paper-with-me

Papers

Extending Phrase Grounding with Pronouns in Visual Dialogues

2022-10-23 · Panzhong Lu, Xin Zhang, Meishan Zhang, Min Zhang

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.

📄 PDF Abstract BibTeX arXiv:2210.12658

Code (1)

izhx/phrase-grounding-with-pronoun 공식 구현 pytorch

Tasks

Phrase Grounding

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar 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 tas…

coreference-resolutionCoreference ResolutionPhrase Grounding

What You See is What You Get: Visual Pronoun Coreference Resolution in Dialogues

2019-09-01 · IJCNLP 2019 11 · Xintong Yu, Hongming Zhang, Yangqiu Song, Yan Song 외

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 Understanding

VD-PCR: Improving Visual Dialog with Pronoun Coreference Resolution

2022-05-29 · Xintong Yu, Hongming Zhang, Ruixin Hong, Yangqiu Song 외

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 Dialog

Visual Coreference Resolution in Visual Dialog using Neural Module Networks

2018-09-06 · ECCV 2018 9 · Satwik Kottur, José M. F. Moura, Devi Parikh, Dhruv Batra 외

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+3

Exophoric Pronoun Resolution in Dialogues with Topic Regularization

2021-09-10 · EMNLP 2021 11 · Xintong Yu, Hongming Zhang, Yangqiu Song, ChangShui Zhang 외

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