CLApr 18, 2022

Learning to Execute Actions or Ask Clarification Questions

arXiv:2204.08373v2641 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the need for more effective communication in AI agents for collaborative tasks, though it is incremental by extending existing datasets and methods.

The paper tackles the problem of enabling an intelligent builder agent in Minecraft to both execute instructions and ask clarification questions during collaborative building tasks, achieving state-of-the-art performance with a substantial improvement.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes