paper-with-me

Papers

Probabilistic framework for solving Visual Dialog

2019-09-11 · Badri N. Patro, Anupriy, Vinay P. Namboodiri

In this paper, we propose a probabilistic framework for solving the task of `Visual Dialog'. Solving this task requires reasoning and understanding of visual modality, language modality, and common sense knowledge to answer. Various architectures have been proposed to solve this task by variants of multi-modal deep learning techniques that combine visual and language representations. However, we believe that it is crucial to understand and analyze the sources of uncertainty for solving this task. Our approach allows for estimating uncertainty and also aids a diverse generation of answers. The proposed approach is obtained through a probabilistic representation module that provides us with representations for image, question and conversation history, a module that ensures that diverse latent representations for candidate answers are obtained given the probabilistic representations and an uncertainty representation module that chooses the appropriate answer that minimizes uncertainty. We thoroughly evaluate the model with a detailed ablation analysis, comparison with state of the art and visualization of the uncertainty that aids in the understanding of the method. Using the proposed probabilistic framework, we thus obtain an improved visual dialog system that is also more explainable.

📄 PDF Abstract BibTeX arXiv:1909.04800

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningVisual Dialog

Similar Papers 제목 키워드 기반

VD-PCR: Improving Visual Dialog with Pronoun Coreference Resolution

2022-05-29 · Xintong Yu, Hongming Zhang, Ruixin Hong, Yangqiu Song 외

The visual dialog task requires an AI agent to interact with humans in multi-round dialogs based on a visual environment. As a common linguistic phenomenon, pronouns are often used in dialogs to improve the communication…

AI Agentcoreference-resolutionCoreference ResolutionVisual Dialog

Granular Multimodal Attention Networks for Visual Dialog

2019-10-13 · Badri N. Patro, Shivansh Patel, Vinay P. Namboodiri

Vision and language tasks have benefited from attention. There have been a number of different attention models proposed. However, the scale at which attention needs to be applied has not been well examined. Particularly…

Visual Dialog

Ask-to-Clarify: Resolving Instruction Ambiguity through Multi-turn Dialogue

2025-09-18 · Xingyao Lin, Xinghao Zhu, Tianyi Lu, Guojin Zhong 외 arxiv

Embodied agents are intelligent systems designed to perceive, reason, and act within the physical world. While the robotics community has long strived to build such versatile agents, a fundamental limitation persists: mo…

Making Dialogue Grounding Data Rich: A Three-Tier Data Synthesis Framework for Generalized Referring Expression Comprehension

2025-12-02 · Juexi Shao, Siyou Li, Yujian Gan, Chris Madge 외 arxiv

Dialogue-Based Generalized Referring Expression Comprehension (GREC) requires models to ground the expression and unlimited targets in complex visual scenes while resolving coreference across a long dialogue context. How…

Generalized Referring Expression Comprehension

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