Disambiguating Reference in Visually Grounded Dialogues through Joint Modeling of Textual and Multimodal Semantic Structures
By: Shun Inadumi, Nobuhiro Ueda, Koichiro Yoshino
Potential Business Impact:
Helps computers understand what you mean in chats.
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.
Similar Papers
I see what you mean: Co-Speech Gestures for Reference Resolution in Multimodal Dialogue
CV and Pattern Recognition
Computers understand what you point at while talking.
Enhancing Coreference Resolution with Pretrained Language Models: Bridging the Gap Between Syntax and Semantics
Computation and Language
Helps computers understand who or what "they" refers to.
Multi-modal Reference Learning for Fine-grained Text-to-Image Retrieval
CV and Pattern Recognition
Finds exact pictures from text descriptions.