paper-with-me

홈 › Papers

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 learner can misunderstand the teacher's intentions, for instance if the instruction ambiguously refer to features of the object, a phenomenon called referential ambiguity. We study how two concepts derived from cognitive sciences can help resolve those referential ambiguities: pedagogy (selecting the right instructions) and pragmatism (learning the preferences of the other agents using inductive reasoning). We apply those ideas to a teacher/learner setup with two artificial agents on a simulated robotic task (block-stacking). We show that these concepts improve sample efficiency for training the learner.

📄 PDF Abstract BibTeX arXiv:2209.12758

Code (0)

등록된 구현이 없습니다.

Tasks

Objectreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Question Answering

A Graph-based Verification Framework for Fact-Checking

2025-03-10 · Yani Huang, Richong Zhang, Zhijie Nie, Junfan Chen 외

Fact-checking plays a crucial role in combating misinformation. Existing methods using large language models (LLMs) for claim decomposition face two key limitations: (1) insufficient decomposition, introducing unnecessar…

Fact Checkinggraph constructionMisinformationTriplet

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…

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…

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