paper-with-me

Papers

Learning to Execute Actions or Ask Clarification Questions

2022-04-18 · Findings (NAACL) 2022 7 · Zhengxiang Shi, Yue Feng, Aldo Lipani

Collaborative tasks are ubiquitous activities where a form of communication is required in order to reach a joint goal. Collaborative building is one of such tasks. We wish to develop an intelligent builder agent in a simulated building environment (Minecraft) that can build whatever users wish to build by just talking to the agent. In order to achieve this goal, such agents need to be able to take the initiative by asking clarification questions when further information is needed. Existing works on Minecraft Corpus Dataset only learn to execute instructions neglecting the importance of asking for clarifications. In this paper, we extend the Minecraft Corpus Dataset by annotating all builder utterances into eight types, including clarification questions, and propose a new builder agent model capable of determining when to ask or execute instructions. Experimental results show that our model achieves state-of-the-art performance on the collaborative building task with a substantial improvement. We also define two new tasks, the learning to ask task and the joint learning task. The latter consists of solving both collaborating building and learning to ask tasks jointly.

📄 PDF Abstract BibTeX arXiv:2204.08373

Code (1)

zhengxiangshi/learntoask 공식 구현 pytorch

Tasks

Learning to ExecuteMinecraft

Similar Papers 제목 키워드 기반

Learning to execute or ask clarification questions

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Collaborative tasks are ubiquitous activities where a form of communication is required in order to reach a joint goal. Collaborative building is one of such tasks. To this end, we wish to develop an intelligent builder …

Learning to ExecuteMinecraft

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…

Interactive Query Clarification and Refinement via User Simulation

2022-05-31 · Pierre Erbacher, Ludovic Denoyer, Laure Soulier

When users initiate search sessions, their queries are often unclear or might lack of context; this resulting in inefficient document ranking. Multiple approaches have been proposed by the Information Retrieval community…

Document RankingInformation RetrievalRetrievalUser Simulation

Prism: Towards Lowering User Cognitive Load in LLMs via Complex Intent Understanding

2026-01-13 · Zenghua Liao, Jinzhi Liao, Xiang Zhao arxiv

Large Language Models are rapidly emerging as web-native interfaces to social platforms. On the social web, users frequently have ambiguous and dynamic goals, making complex intent understanding-rather than single-turn e…

Ranking Clarification Questions via Natural Language Inference

2020-08-18 · Vaibhav Kumar, Vikas Raunak, Jamie Callan

Given a natural language query, teaching machines to ask clarifying questions is of immense utility in practical natural language processing systems. Such interactions could help in filling information gaps for better ma…

Natural Language InferenceReading Comprehension