paper-with-me

Papers

Disambiguating Reference in Visually Grounded Dialogues through Joint Modeling of Textual and Multimodal Semantic Structures

2025-05-16 · Shun Inadumi, Nobuhiro Ueda, Koichiro Yoshino

Multimodal reference resolution, including phrase grounding, aims to understand the semantic relations between mentions and real-world objects. Phrase grounding between images and their captions is a well-established task. In contrast, for real-world applications, it is essential to integrate textual and multimodal reference resolution to unravel the reference relations within dialogue, especially in handling ambiguities caused by pronouns and ellipses. This paper presents a framework that unifies textual and multimodal reference resolution by mapping mention embeddings to object embeddings and selecting mentions or objects based on their similarity. Our experiments show that learning textual reference resolution, such as coreference resolution and predicate-argument structure analysis, positively affects performance in multimodal reference resolution. In particular, our model with coreference resolution performs better in pronoun phrase grounding than representative models for this task, MDETR and GLIP. Our qualitative analysis demonstrates that incorporating textual reference relations strengthens the confidence scores between mentions, including pronouns and predicates, and objects, which can reduce the ambiguities that arise in visually grounded dialogues.

📄 PDF Abstract BibTeX arXiv:2505.11726

Code (1)

sinadumi/mmrr 공식 구현 pytorch

Tasks

coreference-resolutionCoreference ResolutionPhrase Grounding

Methods 이 논문이 사용한 방법론

MDETR MDETR is an end-to-end modulated detector that detects objects in an image conditioned on a raw text query, like a caption or a question. It utilizes a…

Similar Papers 제목 키워드 기반

A Linguistic Analysis of Visually Grounded Dialogues Based on Spatial Expressions

2020-10-07 · Findings of the Association for Computational Linguistics 2020 · Takuma Udagawa, Takato Yamazaki, Akiko Aizawa

Recent models achieve promising results in visually grounded dialogues. However, existing datasets often contain undesirable biases and lack sophisticated linguistic analyses, which make it difficult to understand how we…

Coreference ResolutionNatural Language Visual GroundingSpatial Relation Recognition

The PhotoBook Dataset: Building Common Ground through Visually-Grounded Dialogue

2019-06-04 · ACL 2019 7 · Janosch Haber, Tim Baumgärtner, Ece Takmaz, Lieke Gelderloos 외

This paper introduces the PhotoBook dataset, a large-scale collection of visually-grounded, task-oriented dialogues in English designed to investigate shared dialogue history accumulating during conversation. Taking insp…

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 f…

Image RetrievalLanguage ModelingLanguage ModellingLarge Language Model+2

NS3D: Neuro-Symbolic Grounding of 3D Objects and Relations

2023-03-23 · CVPR 2023 1 · Joy Hsu, Jiayuan Mao, Jiajun Wu

Grounding object properties and relations in 3D scenes is a prerequisite for a wide range of artificial intelligence tasks, such as visually grounded dialogues and embodied manipulation. However, the variability of the 3…

Question AnsweringReferring ExpressionReferring Expression ComprehensionVisual Reasoning

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