If you’re interested in my work history, try my resume or my LinkedIn.

Summary

I am a researcher and engineer investigating core problems in artificial intelligence, cognition, and sensing.
I target applications in computer vision, robotics, and natural language.
I work on frontier technologies, creating new IP and original research.
I transfer tech from lab to product.

Contact me to turn your once-in-a-lifetime moonshot into reality.

Contact Me

jains <at> company <dot> com
jains <at> school <dot> edu

I also respond to LinkedIn messages.

Writing

Evolution through Large Models [pdf]

Do Transformers Understand Time? [pdf]

Object Detection based on Lidar Intensity [US Patent 10,598,791 B2]

VirtualHome: Learning to infer programs from synthetic videos of activities in the home [Master’s Thesis]

Tools

Inevitably someone will ask me about my ‘coding setup.’ For development, I typically use Visual Studio Code with the Remote Development Extension. This setup allows me to work fairly seamlessly on any machine I can ssh into. This means I don’t have to fiddle with sshfs or similar to get things working.

Before VSCode, I used Sublime Text for nearly 8 years.

My favorite debugging tool is ipdb.