paper-with-me

Papers

Resolving References in Visually-Grounded Dialogue via Text Generation

2023-09-23 · SIGdial 2023 9 · Bram Willemsen, Livia Qian, Gabriel Skantze

Vision-language models (VLMs) have shown to be effective at image retrieval based on simple text queries, but text-image retrieval based on conversational input remains a challenge. Consequently, if we want to use VLMs for reference resolution in visually-grounded dialogue, the discourse processing capabilities of these models need to be augmented. To address this issue, we propose fine-tuning a causal large language model (LLM) to generate definite descriptions that summarize coreferential information found in the linguistic context of references. We then use a pretrained VLM to identify referents based on the generated descriptions, zero-shot. We evaluate our approach on a manually annotated dataset of visually-grounded dialogues and achieve results that, on average, exceed the performance of the baselines we compare against. Furthermore, we find that using referent descriptions based on larger context windows has the potential to yield higher returns.

📄 PDF Abstract BibTeX arXiv:2309.13430

Code (1)

willemsenbram/reference-resolution-via-text-generation 공식 구현

Tasks

Image RetrievalLanguage ModelingLanguage ModellingLarge Language ModelRetrievalText Generation

Similar Papers 제목 키워드 기반

Refer, Reuse, Reduce: Generating Subsequent References in Visual and Conversational Contexts

2020-11-09 · EMNLP 2020 11 · Ece Takmaz, Mario Giulianelli, Sandro Pezzelle, Arabella Sinclair 외

Dialogue participants often refer to entities or situations repeatedly within a conversation, which contributes to its cohesiveness. Subsequent references exploit the common ground accumulated by the interlocutors and he…

VDialogUE: A Unified Evaluation Benchmark for Visually-grounded Dialogue

2023-09-14 · Yunshui Li, Binyuan Hui, Zhaochao Yin, Wanwei He 외

Visually-grounded dialog systems, which integrate multiple modes of communication such as text and visual inputs, have become an increasingly popular area of investigation. However, the absence of a standardized evaluati…

End-to-end optimization of goal-driven and visually grounded dialogue systems

2017-03-15 · Florian Strub, Harm de Vries, Jeremie Mary, Bilal Piot 외

End-to-end design of dialogue systems has recently become a popular research topic thanks to powerful tools such as encoder-decoder architectures for sequence-to-sequence learning. Yet, most current approaches cast human…

DecoderDeep Reinforcement LearningDialogue ManagementManagement+2

Reference Resolution and Context Change in Multimodal Situated Dialogue for Exploring Data Visualizations

2022-09-06 · Abhinav Kumar, Barbara Di Eugenio, Abari Bhattacharya, Jillian Aurisano 외

Reference resolution, which aims to identify entities being referred to by a speaker, is more complex in real world settings: new referents may be created by processes the agents engage in and/or be salient only because …

Transfer Learning

Outside Knowledge Conversational Video (OKCV) Dataset -- Dialoguing over Videos

2025-06-11 · Benjamin Reichman, Constantin Patsch, Jack Truxal, Atishay Jain 외

In outside knowledge visual question answering (OK-VQA), the model must identify relevant visual information within an image and incorporate external knowledge to accurately respond to a question. Extending this task to …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)