paper-with-me

Papers

Answer-Driven Visual State Estimator for Goal-Oriented Visual Dialogue

2020-10-01 · Zipeng Xu, Fangxiang Feng, Xiaojie Wang, Yushu Yang, Huixing Jiang, Zhongyuan Wang

A goal-oriented visual dialogue involves multi-turn interactions between two agents, Questioner and Oracle. During which, the answer given by Oracle is of great significance, as it provides golden response to what Questioner concerns. Based on the answer, Questioner updates its belief on target visual content and further raises another question. Notably, different answers drive into different visual beliefs and future questions. However, existing methods always indiscriminately encode answers after much longer questions, resulting in a weak utilization of answers. In this paper, we propose an Answer-Driven Visual State Estimator (ADVSE) to impose the effects of different answers on visual states. First, we propose an Answer-Driven Focusing Attention (ADFA) to capture the answer-driven effect on visual attention by sharpening question-related attention and adjusting it by answer-based logical operation at each turn. Then based on the focusing attention, we get the visual state estimation by Conditional Visual Information Fusion (CVIF), where overall information and difference information are fused conditioning on the question-answer state. We evaluate the proposed ADVSE to both question generator and guesser tasks on the large-scale GuessWhat?! dataset and achieve the state-of-the-art performances on both tasks. The qualitative results indicate that the ADVSE boosts the agent to generate highly efficient questions and obtains reliable visual attentions during the reasonable question generation and guess processes.

📄 PDF Abstract BibTeX arXiv:2010.00361

Code (1)

zipengxuc/ADVSE-GuessWhat 공식 구현 tf

Tasks

Question GenerationQuestion-GenerationState EstimationVisual Dialog

Similar Papers 제목 키워드 기반

Active Learning for Visual Question Answering: An Empirical Study

2017-11-06 · Xiao Lin, Devi Parikh

We present an empirical study of active learning for Visual Question Answering, where a deep VQA model selects informative question-image pairs from a pool and queries an oracle for answers to maximally improve its perfo…

Active LearningVisual Question AnsweringVisual Question Answering (VQA)

Ask4VG: Risk-Aware Question Selection for Reducing Prior-Driven Answers in Medical VQA

2026-05-31 · Xiaorong Zhu, Qiang Li, Zibo Xu, Weijie Wang 외 arxiv

Medical visual question answering requires models to ground their responses in image evidence, because visually unsupported answers can mislead downstream interpretation. However, many medical VQA questions are generic, …

Visual Question AnsweringQuestion SelectionAnswer Generation

Language-aware Visual Semantic Distillation for Video Question Answering

2024-01-01 · CVPR 2024 1 · Bo Zou, Chao Yang, Yu Qiao, Chengbin Quan 외

Significant advancements in video question answering (VideoQA) have been made thanks to thriving large image-language pretraining frameworks. Although these image-language models can efficiently represent both video …

Answer GenerationQuestion AnsweringVideo Question Answering

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

VideoDistill: Language-aware Vision Distillation for Video Question Answering

2024-04-01 · Bo Zou, Chao Yang, Yu Qiao, Chengbin Quan 외

Significant advancements in video question answering (VideoQA) have been made thanks to thriving large image-language pretraining frameworks. Although these image-language models can efficiently represent both video and …

Answer GenerationQuestion AnsweringVideo Question Answering