Extending Phrase Grounding with Pronouns in Visual Dialogues
Conventional phrase grounding aims to localize noun phrases mentioned in a given caption to their corresponding image regions, which has achieved great success recently. Apparently, sole noun phrase grounding is not enough for cross-modal visual language understanding. Here we extend the task by considering pronouns as well. First, we construct a dataset of phrase grounding with both noun phrases and pronouns to image regions. Based on the dataset, we test the performance of phrase grounding by using a state-of-the-art literature model of this line. Then, we enhance the baseline grounding model with coreference information which should help our task potentially, modeling the coreference structures with graph convolutional networks. Experiments on our dataset, interestingly, show that pronouns are easier to ground than noun phrases, where the possible reason might be that these pronouns are much less ambiguous. Additionally, our final model with coreference information can significantly boost the grounding performance of both noun phrases and pronouns.
Code (1)
Tasks
Phrase GroundingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Disambiguating Reference in Visually Grounded Dialogues through Joint Modeling of Textual and Multimodal Semantic Structures
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 tas…
coreference-resolutionCoreference ResolutionPhrase GroundingWhat You See is What You Get: Visual Pronoun Coreference Resolution in Dialogues
Grounding a pronoun to a visual object it refers to requires complex reasoning from various information sources, especially in conversational scenarios. For example, when people in a conversation talk about something all…
coreference-resolutionCoreference ResolutionNatural Language UnderstandingVD-PCR: Improving Visual Dialog with Pronoun Coreference Resolution
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 DialogVisual Coreference Resolution in Visual Dialog using Neural Module Networks
Visual dialog entails answering a series of questions grounded in an image, using dialog history as context. In addition to the challenges found in visual question answering (VQA), which can be seen as one-round dialog, …
Common Sense Reasoningcoreference-resolutionCoreference ResolutionVisual Dialog+3Exophoric Pronoun Resolution in Dialogues with Topic Regularization
Resolving pronouns to their referents has long been studied as a fundamental natural language understanding problem. Previous works on pronoun coreference resolution (PCR) mostly focus on resolving pronouns to mentions i…
coreference-resolutionCoreference ResolutionNatural Language Understanding