paper-with-me

홈 › Papers

RACQUET: Unveiling the Dangers of Overlooked Referential Ambiguity in Visual LLMs

2024-12-18 · Alberto Testoni, Barbara Plank, Raquel Fernández

Ambiguity resolution is key to effective communication. While humans effortlessly address ambiguity through conversational grounding strategies, the extent to which current language models can emulate these strategies remains unclear. In this work, we examine referential ambiguity in image-based question answering by introducing RACQUET, a carefully curated dataset targeting distinct aspects of ambiguity. Through a series of evaluations, we reveal significant limitations and problems of overconfidence of state-of-the-art large multimodal language models in addressing ambiguity in their responses. The overconfidence issue becomes particularly relevant for RACQUET-BIAS, a subset designed to analyze a critical yet underexplored problem: failing to address ambiguity leads to stereotypical, socially biased responses. Our results underscore the urgency of equipping models with robust strategies to deal with uncertainty without resorting to undesirable stereotypes.

📄 PDF Abstract BibTeX arXiv:2412.13835

Code (1)

albertotestoni/racquet 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Referential ambiguity and clarification requests: comparing human and LLM behaviour

2025-07-14 · Chris Madge, Matthew Purver, Massimo Poesio arxiv

In this work we examine LLMs' ability to ask clarification questions in task-oriented dialogues that follow the asynchronous instruction-giver/instruction-follower format. We present a new corpus that combines two existi…

Overcoming Referential Ambiguity in Language-Guided Goal-Conditioned Reinforcement Learning

2022-09-26 · Hugo Caselles-Dupré, Olivier Sigaud, Mohamed Chetouani

Teaching an agent to perform new tasks using natural language can easily be hindered by ambiguities in interpretation. When a teacher provides an instruction to a learner about an object by referring to its features, the…

Objectreinforcement-learningReinforcement LearningReinforcement Learning (RL)

It Depends: Resolving Referential Ambiguity in Minimal Contexts with Commonsense Knowledge

2025-09-19 · Lukas Ellinger, Georg Groh arxiv

Ambiguous words or underspecified references require interlocutors to resolve them, often by relying on shared context and commonsense knowledge. Therefore, we systematically investigate whether Large Language Models (LL…

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 외

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 des…

coreference-resolutionCoreference Resolution

From Ambiguity to Accuracy: The Transformative Effect of Coreference Resolution on Retrieval-Augmented Generation systems

2025-07-10 · Youngjoon Jang, Seongtae Hong, Junyoung Son, Sungjin Park 외 arxiv

Retrieval-Augmented Generation (RAG) has emerged as a crucial framework in natural language processing (NLP), improving factual consistency and reducing hallucinations by integrating external document retrieval with larg…

Coreference Resolution