paper-with-me

Papers

Modeling Coreference Relations in Visual Dialog

2022-03-06 · EACL 2021 2 · Mingxiao Li, Marie-Francine Moens

Visual dialog is a vision-language task where an agent needs to answer a series of questions grounded in an image based on the understanding of the dialog history and the image. The occurrences of coreference relations in the dialog makes it a more challenging task than visual question-answering. Most previous works have focused on learning better multi-modal representations or on exploring different ways of fusing visual and language features, while the coreferences in the dialog are mainly ignored. In this paper, based on linguistic knowledge and discourse features of human dialog we propose two soft constraints that can improve the model's ability of resolving coreferences in dialog in an unsupervised way. Experimental results on the VisDial v1.0 dataset shows that our model, which integrates two novel and linguistically inspired soft constraints in a deep transformer neural architecture, obtains new state-of-the-art performance in terms of recall at 1 and other evaluation metrics compared to current existing models and this without pretraining on other vision-language datasets. Our qualitative results also demonstrate the effectiveness of the method that we propose.

📄 PDF Abstract BibTeX arXiv:2203.02986

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual DialogVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

GoG: Relation-aware Graph-over-Graph Network for Visual Dialog

2021-09-17 · Findings (ACL) 2021 8 · Feilong Chen, Xiuyi Chen, Fandong Meng, Peng Li 외

Visual dialog, which aims to hold a meaningful conversation with humans about a given image, is a challenging task that requires models to reason the complex dependencies among visual content, dialog history, and current…

coreference-resolutionCoreference ResolutionImplicit RelationsRelation+1

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

GRAVL-BERT: Graphical Visual-Linguistic Representations for Multimodal Coreference Resolution

2022-10-01 · COLING 2022 10 · Danfeng Guo, Arpit Gupta, Sanchit Agarwal, Jiun-Yu Kao 외

Learning from multimodal data has become a popular research topic in recent years. Multimodal coreference resolution (MCR) is an important task in this area. MCR involves resolving the references across different modalit…

coreference-resolutionCoreference ResolutionVisual Grounding

DialogRE^C+: An Extension of DialogRE to Investigate How Much Coreference Helps Relation Extraction in Dialogs

2023-08-08 · Yiyun Xiong, Mengwei Dai, Fei Li, Hao Fei 외

Dialogue relation extraction (DRE) that identifies the relations between argument pairs in dialogue text, suffers much from the frequent occurrence of personal pronouns, or entity and speaker coreference. This work intro…

coreference-resolutionCoreference ResolutionRelation Extraction

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