I am a graduate student in the department of Electrical Engineering at Stanford University. I am primarily interested in Deep Learning and its application to Computer Vision and Natural Language Processing.
I am currently working on weak supervision within the Hazy Research group under the supervision of Professor Christopher Re.
Before coming here, I worked for a year at Samsung Research Institute, Bangalore in their VizInsight Computer Vision Research division. My work revolved around image classification and object detection using deep learning technologies. Prior to that, I did my undergraduation from Indian Institute of Technology Kanpur with a major in Electrical Engineering.
Built a data collection and cleaning pipeline for fully supervised image classification engine for Instagram Hashtag Prediction.
Implemented the state-of-the-art Zero Shot Learning approach to transfer a pre-trained ResNet to predict Instagram Hashtags with comparable Top-5 accuracy.
Studied different methods of performing Zero Shot Learning(ZSL) - prediction of a label that
has been not seen during the training procedure.
Implemented two contemporary papers from this area which required learning a common semantic
space for embedding images and labels, to perform ZSL task. Focused on dictionary learning as a way to resolve the PDS issue and found that CNN based features drastically improve the classification accuracy.
Explored applications of convex optimization for dimensionality reduction, especially
over non linear manifolds.
Compared performance based on visualizations, computational complexities, and error rates
obtained in classification tasks. Selected as the best project in the course comprising of over 80 students.