paper-with-me

Papers

Multi-Modal Dialogue State Tracking for Playing GuessWhich Game

2024-08-15 · Wei Pang, Ruixue Duan, Jinfu Yang, Ning li

GuessWhich is an engaging visual dialogue game that involves interaction between a Questioner Bot (QBot) and an Answer Bot (ABot) in the context of image-guessing. In this game, QBot's objective is to locate a concealed image solely through a series of visually related questions posed to ABot. However, effectively modeling visually related reasoning in QBot's decision-making process poses a significant challenge. Current approaches either lack visual information or rely on a single real image sampled at each round as decoding context, both of which are inadequate for visual reasoning. To address this limitation, we propose a novel approach that focuses on visually related reasoning through the use of a mental model of the undisclosed image. Within this framework, QBot learns to represent mental imagery, enabling robust visual reasoning by tracking the dialogue state. The dialogue state comprises a collection of representations of mental imagery, as well as representations of the entities involved in the conversation. At each round, QBot engages in visually related reasoning using the dialogue state to construct an internal representation, generate relevant questions, and update both the dialogue state and internal representation upon receiving an answer. Our experimental results on the VisDial datasets (v0.5, 0.9, and 1.0) demonstrate the effectiveness of our proposed model, as it achieves new state-of-the-art performance across all metrics and datasets, surpassing previous state-of-the-art models. Codes and datasets from our experiments are freely available at \href{https://github.com/xubuvd/GuessWhich}.

📄 PDF Abstract BibTeX arXiv:2408.08431

Code (1)

xubuvd/guesswhich 공식 구현 pytorch

Tasks

Dialogue State TrackingVisual Reasoning

Similar Papers 제목 키워드 기반

MConv: An Environment for Multimodal Conversational Search across Multiple Domains

2021-07-11 · SIGIR 2021 7 · Lizi Liao, Le Hong Long, Zheng Zhang, Minlie Huang 외

Although conversational search has become a hot topic in both dialogue research and IR community, the real breakthrough has been limited by the scale and quality of datasets available. To address this fundamental obstacl…

Conversational RecommendationConversational SearchDialogue State TrackingResponse Generation

Multimodal Dialogue State Tracking

2022-06-16 · NAACL 2022 7 · Hung Le, Nancy F. Chen, Steven C. H. Hoi

Designed for tracking user goals in dialogues, a dialogue state tracker is an essential component in a dialogue system. However, the research of dialogue state tracking has largely been limited to unimodality, in which s…

Dialogue State TrackingVideo Understanding

Multimodal Dialogue State Tracking By QA Approach with Data Augmentation

2020-07-20 · Xiangyang Mou, Brandyn Sigouin, Ian Steenstra, Hui Su

Recently, a more challenging state tracking task, Audio-Video Scene-Aware Dialogue (AVSD), is catching an increasing amount of attention among researchers. Different from purely text-based dialogue state tracking, the di…

Data AugmentationDecoderDialogue State TrackingOpen-Domain Question Answering+2

ActorMind: Emulating Human Actor Reasoning for Speech Role-Playing

2026-04-13 · Xi Chen, Wei Xue, Yike Guo arxiv

Role-playing has garnered rising attention as it provides a strong foundation for human-machine interaction and facilitates sociological research. However, current work is confined to textual modalities, neglecting speec…

Common Ground Tracking in Multimodal Dialogue

2024-03-26 · Ibrahim Khebour, Kenneth Lai, Mariah Bradford, Yifan Zhu 외

Within Dialogue Modeling research in AI and NLP, considerable attention has been spent on ``dialogue state tracking'' (DST), which is the ability to update the representations of the speaker's needs at each turn in the d…

Dialogue State Tracking