paper-with-me

홈 › Papers

Enhancing Visual Dialog Questioner with Entity-based Strategy Learning and Augmented Guesser

2021-09-06 · Findings (EMNLP) 2021 11 · Duo Zheng, Zipeng Xu, Fandong Meng, Xiaojie Wang, Jiaan Wang, Jie zhou

Considering the importance of building a good Visual Dialog (VD) Questioner, many researchers study the topic under a Q-Bot-A-Bot image-guessing game setting, where the Questioner needs to raise a series of questions to collect information of an undisclosed image. Despite progress has been made in Supervised Learning (SL) and Reinforcement Learning (RL), issues still exist. Firstly, previous methods do not provide explicit and effective guidance for Questioner to generate visually related and informative questions. Secondly, the effect of RL is hampered by an incompetent component, i.e., the Guesser, who makes image predictions based on the generated dialogs and assigns rewards accordingly. To enhance VD Questioner: 1) we propose a Related entity enhanced Questioner (ReeQ) that generates questions under the guidance of related entities and learns entity-based questioning strategy from human dialogs; 2) we propose an Augmented Guesser (AugG) that is strong and is optimized for the VD setting especially. Experimental results on the VisDial v1.0 dataset show that our approach achieves state-of-theart performance on both image-guessing task and question diversity. Human study further proves that our model generates more visually related, informative and coherent questions.

📄 PDF Abstract BibTeX arXiv:2109.02297

Code (1)

zd11024/entity_questioner 공식 구현 pytorch

Tasks

DiversityReinforcement Learning (RL)Visual Dialog

Similar Papers 제목 키워드 기반

Answerer in Questioner's Mind: Information Theoretic Approach to Goal-Oriented Visual Dialog

2018-02-12 · NeurIPS 2018 12 · Sang-Woo Lee, Yu-Jung Heo, Byoung-Tak Zhang

Goal-oriented dialog has been given attention due to its numerous applications in artificial intelligence. Goal-oriented dialogue tasks occur when a questioner asks an action-oriented question and an answerer responds wi…

Goal-Oriented DialogReinforcement LearningVisual Dialog

Unified Questioner Transformer for Descriptive Question Generation in Goal-Oriented Visual Dialogue

2021-06-29 · ICCV 2021 10 · Shoya Matsumori, Kosuke Shingyouchi, Yuki Abe, Yosuke Fukuchi 외

Building an interactive artificial intelligence that can ask questions about the real world is one of the biggest challenges for vision and language problems. In particular, goal-oriented visual dialogue, where the aim o…

DescriptiveQuestion GenerationQuestion-Generation

Learning Better Visual Dialog Agents with Pretrained Visual-Linguistic Representation

2021-05-24 · CVPR 2021 1 · Tao Tu, Qing Ping, Govind Thattai, Gokhan Tur 외

GuessWhat?! is a two-player visual dialog guessing game where player A asks a sequence of yes/no questions (Questioner) and makes a final guess (Guesser) about a target object in an image, based on answers from player B …

Referring ExpressionReferring Expression ComprehensionVisual DialogVisual Grounding

Personalized LLM for Generating Customized Responses to the Same Query from Different Users

2024-12-16 · Hang Zeng, Chaoyue Niu, Fan Wu, Chengfei Lv 외

Existing work on large language model (LLM) personalization assigned different responding roles to LLM, but overlooked the diversity of questioners. In this work, we propose a new form of questioner-aware LLM personaliza…

Contrastive LearningDiversityLanguage ModelingLanguage Modelling+3

Large-Scale Answerer in Questioner's Mind for Visual Dialog Question Generation

2019-02-22 · ICLR 2019 5 · Sang-Woo Lee, Tong Gao, Sohee Yang, Jaejun Yoo 외

Answerer in Questioner's Mind (AQM) is an information-theoretic framework that has been recently proposed for task-oriented dialog systems. AQM benefits from asking a question that would maximize the information gain whe…

Question GenerationQuestion-GenerationVisual Dialog