paper-with-me

Papers

Combining Multiple Cues for Visual Madlibs Question Answering

2016-11-01 · Tatiana Tommasi, Arun Mallya, Bryan Plummer, Svetlana Lazebnik, Alexander C. Berg, Tamara L. Berg

This paper presents an approach for answering fill-in-the-blank multiple choice questions from the Visual Madlibs dataset. Instead of generic and commonly used representations trained on the ImageNet classification task, our approach employs a combination of networks trained for specialized tasks such as scene recognition, person activity classification, and attribute prediction. We also present a method for localizing phrases from candidate answers in order to provide spatial support for feature extraction. We map each of these features, together with candidate answers, to a joint embedding space through normalized canonical correlation analysis (nCCA). Finally, we solve an optimization problem to learn to combine scores from nCCA models trained on multiple cues to select the best answer. Extensive experimental results show a significant improvement over the previous state of the art and confirm that answering questions from a wide range of types benefits from examining a variety of image cues and carefully choosing the spatial support for feature extraction.

📄 PDF Abstract BibTeX arXiv:1611.00393

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGeneral ClassificationMultiple-choiceQuestion AnsweringScene Recognition

Similar Papers 제목 키워드 기반

Solving Visual Madlibs with Multiple Cues

2016-08-11 · Tatiana Tommasi, Arun Mallya, Bryan Plummer, Svetlana Lazebnik 외

This paper focuses on answering fill-in-the-blank style multiple choice questions from the Visual Madlibs dataset. Previous approaches to Visual Question Answering (VQA) have mainly used generic image features from netwo…

Activity PredictionAttributeMultiple-choiceQuestion Answering+3

Visual Madlibs: Fill in the blank Image Generation and Question Answering

2015-05-31 · Licheng Yu, Eunbyung Park, Alexander C. Berg, Tamara L. Berg

In this paper, we introduce a new dataset consisting of 360,001 focused natural language descriptions for 10,738 images. This dataset, the Visual Madlibs dataset, is collected using automatically produced fill-in-the-bla…

Image GenerationMultiple-choiceQuestion Answering

Visual Madlibs: Fill in the Blank Description Generation and Question Answering

2015-12-01 · ICCV 2015 12 · Licheng Yu, Eunbyung Park, Alexander C. Berg, Tamara L. Berg

In this paper, we introduce a new dataset consisting of 360,001 focused natural language descriptions for 10,738 images. This dataset, the Visual Madlibs dataset, is collected using automatically produced fill-in-the-bl…

Multiple-choiceQuestion Answering

Learning Models for Actions and Person-Object Interactions with Transfer to Question Answering

2016-04-16 · Arun Mallya, Svetlana Lazebnik

This paper proposes deep convolutional network models that utilize local and global context to make human activity label predictions in still images, achieving state-of-the-art performance on two recent datasets with hun…

General ClassificationHuman-Object Interaction DetectionMultiple-choiceMultiple Instance Learning+3

Mean Box Pooling: A Rich Image Representation and Output Embedding for the Visual Madlibs Task

2016-08-09 · Ashkan Mokarian, Mateusz Malinowski, Mario Fritz

We present Mean Box Pooling, a novel visual representation that pools over CNN representations of a large number, highly overlapping object proposals. We show that such representation together with nCCA, a successful mul…