paper-with-me

홈 › Papers

What's in a Question: Using Visual Questions as a Form of Supervision

2017-04-12 · CVPR 2017 7 · Siddha Ganju, Olga Russakovsky, Abhinav Gupta

Collecting fully annotated image datasets is challenging and expensive. Many types of weak supervision have been explored: weak manual annotations, web search results, temporal continuity, ambient sound and others. We focus on one particular unexplored mode: visual questions that are asked about images. The key observation that inspires our work is that the question itself provides useful information about the image (even without the answer being available). For instance, the question "what is the breed of the dog?" informs the AI that the animal in the scene is a dog and that there is only one dog present. We make three contributions: (1) providing an extensive qualitative and quantitative analysis of the information contained in human visual questions, (2) proposing two simple but surprisingly effective modifications to the standard visual question answering models that allow them to make use of weak supervision in the form of unanswered questions associated with images and (3) demonstrating that a simple data augmentation strategy inspired by our insights results in a 7.1% improvement on the standard VQA benchmark.

📄 PDF Abstract BibTeX arXiv:1704.03895

Code (1)

sidgan/whats_in_a_question 공식 구현

Tasks

Data AugmentationFormVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Where To Look: Focus Regions for Visual Question Answering

2015-11-23 · CVPR 2016 6 · Kevin J. Shih, Saurabh Singh, Derek Hoiem

We present a method that learns to answer visual questions by selecting image regions relevant to the text-based query. Our method exhibits significant improvements in answering questions such as "what color," where it i…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Self-Evolving Visual Questioner

2026-06-11 · Yijun Liang, Hengguang Zhou, Ming Li, Lichen Li 외 arxiv

Vision-language models (VLMs) are typically trained as passive answerers, while their ability to actively ask diverse, non-trivial, visual-centric and grounded questions remains underexplored. Existing visual questioners…

Question Generation

The Impact of Answers in Referential Visual Dialog

2021-10-01 · ReInAct 2021 10 · Mauricio Mazuecos, Patrick Blackburn, Luciana Benotti

In the visual dialog task GuessWhat?! two players maintain a dialog in order to identify a secret object in an image. Computationally, this is modeled using a question generation module and a guesser module for the quest…

Question GenerationQuestion-GenerationVisual Dialog

VISALOGY: Answering Visual Analogy Questions

2015-10-30 · NeurIPS 2015 12 · Fereshteh Sadeghi, C. Lawrence Zitnick, Ali Farhadi

In this paper, we study the problem of answering visual analogy questions. These questions take the form of image A is to image B as image C is to what. Answering these questions entails discovering the mapping from imag…

Information Maximizing Visual Question Generation

2019-03-27 · CVPR 2019 6 · Ranjay Krishna, Michael Bernstein, Li Fei-Fei

Though image-to-sequence generation models have become overwhelmingly popular in human-computer communications, they suffer from strongly favoring safe generic questions ("What is in this picture?"). Generating uninforma…

ClusteringQuestion GenerationQuestion-Generation