← Search

Ramprasaath R. Selvaraju

9 accepted papers

2023

CLIP-Lite: Information Efficient Visual Representation Learning with Language Supervision

AISTATS 2023poster

We propose CLIP-Lite, an information efficient method for visual representation learning by feature alignment with textual annotations. Compared to the previously proposed CLIP model, CLIP-Lite requires only one negative image-text sample pair for every positive image-text sample during the optimiza…

2021

Align before Fuse: Vision and Language Representation Learning with Momentum Distillation

NeurIPS 2021spotlight

Large-scale vision and language representation learning has shown promising improvements on various vision-language tasks. Most existing methods employ a transformer-based multimodal encoder to jointly model visual tokens (region-based image features) and word tokens. Because the visual tokens and w…

2021

CASTing Your Model: Learning To Localize Improves Self-Supervised Representations

CVPR 2021poster

Recent advances in self-supervised learning (SSL) have largely closed the gap with supervised ImageNet pretraining. Despite their success these methods have been primarily applied to unlabeled ImageNet images, and show marginal gains when trained on larger sets of uncurated images. We hypothesize th…

Cited by 101PDFcodeScholar
2021

SOrT-ing VQA Models : Contrastive Gradient Learning for Improved Consistency

NAACL 2021long

Recent research in Visual Question Answering (VQA) has revealed state-of-the-art models to be inconsistent in their understanding of the world - they answer seemingly difficult questions requiring reasoning correctly but get simpler associated sub-questions wrong. These sub-questions pertain to lowe…

2020

SQuINTing at VQA Models: Introspecting VQA Models With Sub-Questions

CVPR 2020oral

Existing VQA datasets contain questions with varying levels of complexity. While the majority of questions in these datasets require perception for recognizing existence, properties, and spatial relationships of entities, a significant portion of questions pose challenges that correspond to reasonin…

Cited by 85PDFScholar
2019

Taking a HINT: Leveraging Explanations to Make Vision and Language Models More Grounded

ICCV 2019poster

Many vision and language models suffer from poor visual grounding -- often falling back on easy-to-learn language priors rather than basing their decisions on visual concepts in the image. In this work, we propose a generic approach called Human Importance-aware Network Tuning (HINT) that effectivel…

Cited by 305PDFScholar
2018

Choose Your Neuron: Incorporating Domain Knowledge through Neuron-Importance

ECCV 2018poster

Individual neurons in convolutional neural networks supervised for image-level classification tasks have been shown to implicitly learn semantically meaningful concepts ranging from simple textures and shapes to whole or partial objects – forming a “dictionary” of concepts acquired through the learn…

2017

Counting Everyday Objects in Everyday Scenes

CVPR 2017spotlight

We are interested in counting the number of instances of object classes in natural, everyday images. Previous counting approaches tackle the problem in restricted domains such as counting pedestrians in surveillance videos. Counts can also be estimated from outputs of other vision tasks like object…

Cited by 205PDFcodeScholar
2017

Grad-CAM: Visual Explanations From Deep Networks via Gradient-Based Localization

ICCV 2017poster

We propose a technique for producing 'visual explanations' for decisions from a large class of Convolutional Neural Network (CNN)-based models, making them more transparent. Our approach - Gradient-weighted Class Activation Mapping (Grad-CAM), uses the gradients of any target concept (say logits for…

Cited by 24144PDFcodeScholar