paper-with-me

Papers

Exploring Multi-Modal Representations for Ambiguity Detection & Coreference Resolution in the SIMMC 2.0 Challenge

2022-02-25 · Javier Chiyah-Garcia, Alessandro Suglia, José Lopes, Arash Eshghi, Helen Hastie

Anaphoric expressions, such as pronouns and referential descriptions, are situated with respect to the linguistic context of prior turns, as well as, the immediate visual environment. However, a speaker's referential descriptions do not always uniquely identify the referent, leading to ambiguities in need of resolution through subsequent clarificational exchanges. Thus, effective Ambiguity Detection and Coreference Resolution are key to task success in Conversational AI. In this paper, we present models for these two tasks as part of the SIMMC 2.0 Challenge (Kottur et al. 2021). Specifically, we use TOD-BERT and LXMERT based models, compare them to a number of baselines and provide ablation experiments. Our results show that (1) language models are able to exploit correlations in the data to detect ambiguity; and (2) unimodal coreference resolution models can avoid the need for a vision component, through the use of smart object representations.

📄 PDF Abstract BibTeX arXiv:2202.12645

Code (2)

jchiyah/exloring-mm-in-simmc2 공식 구현 pytorch
jchiyah/exploring-mm-in-simmc2 공식 구현 pytorch

Tasks

coreference-resolutionCoreference Resolution

Methods 이 논문이 사용한 방법론

LXMERT LXMERT is a model for learning vision-and-language cross-modality representations. It consists of a Transformer model that consists three encoders: object relationship encoder, a…

Similar Papers 제목 키워드 기반

MM-StanceDet: Retrieval-Augmented Multi-modal Multi-agent Stance Detection

2026-04-30 · Weihai Lu, Zhejun Zhao, Yanshu Li, Huan He arxiv

Multimodal Stance Detection (MSD) is crucial for understanding public discourse, yet effectively fusing text and image, especially with conflicting signals, remains challenging. Existing methods often face difficulties w…

Stance Detection

Video-guided Machine Translation with Spatial Hierarchical Attention Network

2021-08-01 · ACL 2021 5 · Weiqi Gu, Haiyue Song, Chenhui Chu, Sadao Kurohashi

Video-guided machine translation, as one type of multimodal machine translations, aims to engage video contents as auxiliary information to address the word sense ambiguity problem in machine translation. Previous studie…

Action DetectionMachine TranslationTranslationVideo-Guided Machine Translation

Do Multimodal Emotion Recognition Models Tackle Ambiguity?

2022-06-01 · PVLAM (LREC) 2022 6 · Hélène Tran, Issam Falih, Xavier Goblet, Engelbert Mephu Nguifo

Most databases used for emotion recognition assign a single emotion to data samples. This does not match with the complex nature of emotions: we can feel a wide range of emotions throughout our lives with varying degrees…

Emotion RecognitionMultimodal Emotion Recognition

From Disagreement to Understanding: The Case for Ambiguity Detection in NLI

2025-07-20 · Chathuri Jayaweera, Bonnie J. Dorr arxiv

This position paper argues that annotation disagreement in Natural Language Inference (NLI) is not mere noise but often reflects meaningful variation, especially when triggered by ambiguity in the premise or hypothesis. …

Natural Language Inference

TRI-DEP: A Trimodal Comparative Study for Depression Detection Using Speech, Text, and EEG

2025-10-16 · Annisaa Fitri Nurfidausi, Eleonora Mancini, Paolo Torroni arxiv

Depression is a widespread mental health disorder, yet its automatic detection remains challenging. Prior work has explored unimodal and multimodal approaches, with multimodal systems showing promise by leveraging comple…