← Search

Anurag Mittal

6 accepted papers

2020

Reducing Language Biases in Visual Question Answering with Visually-Grounded Question Encoder

ECCV 2020poster

Recent studies have shown that current VQA models are heavily biased on the language priors in the train set to answer the question, irrespective of the image. E.g., overwhelmingly answer ""what sport is"" as ""tennis"" or ""what color banana"" as ""yellow."" This behavior restricts them from real-w…

Cited by 94SourcePDFScholar
2019

Co-Segmentation Inspired Attention Networks for Video-Based Person Re-Identification

ICCV 2019poster

Person re-identification (Re-ID) is an important real-world surveillance problem that entails associating a person's identity over a network of cameras. Video-based Re-ID approaches have gained significant attention recently since a video, and not just an image, is often available. In this work, we…

Cited by 164PDFcodeScholar
2018

A Zero-Shot Framework for Sketch based Image Retrieval

ECCV 2018poster

Sketch-based image retrieval (SBIR) is the task of retrieving images from a natural image database that correspond to a given hand-drawn sketch. Ideally, an SBIR model should learn to associate components in the sketch (say, feet, tail, etc.) with the corresponding components in the image. However,…

Cited by 220SourcePDFScholar
2017

An Empirical Evaluation of Visual Question Answering for Novel Objects

CVPR 2017poster

We study the problem of answering questions about images in the harder setting, where the test questions and corresponding images contain novel objects, which were not queried about in the training data. Such setting is inevitable in real world--owing to the heavy tailed distribution of the visual c…

Cited by 33PDFScholar
2016

Deep Neural Networks with Inexact Matching for Person Re-Identification

NeurIPS 2016poster

Person Re-Identification is the task of matching images of a person across multiple camera views. Almost all prior approaches address this challenge by attempting to learn the possible transformations that relate the different views of a person from a training corpora. Then, they utilize these trans…