paper-with-me

Papers

Dialog Acts for Task Driven Embodied Agents

2022-09-01 · SIGDIAL (ACL) 2022 9 · Spandana Gella, Aishwarya Padmakumar, Patrick Lange, Dilek Hakkani-Tur

Embodied agents need to be able to interact in natural language – understanding task descriptions and asking appropriate follow up questions to obtain necessary information to be effective at successfully accomplishing tasks for a wide range of users. In this work, we propose a set of dialog acts for modelling such dialogs and annotate the TEACh dataset that includes over 3,000 situated, task oriented conversations (consisting of 39.5k utterances in total) with dialog acts. To our knowledge,TEACh-DA is the first large scale dataset of dialog act annotations for embodied task completion. Furthermore, we demonstrate the use of this annotated dataset in training models for tagging the dialog acts of a given utterance, predicting the dialog act of the next response given a dialog history, and use the dialog acts to guide agent’s non-dialog behaviour. In particular, our experiments on the TEACh Execution from Dialog History task where the model predicts the sequence of low level actions to be executed in the environment for embodied task completion, demonstrate that dialog acts can improve end performance by up to 2 points compared to the system without dialog acts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

Dialog Acts for Task-Driven Embodied Agents

2022-09-26 · Spandana Gella, Aishwarya Padmakumar, Patrick Lange, Dilek Hakkani-Tur

Embodied agents need to be able to interact in natural language understanding task descriptions and asking appropriate follow up questions to obtain necessary information to be effective at successfully accomplishing tas…

Natural Language Understanding

TEACh: Task-driven Embodied Agents that Chat

2021-10-01 · Aishwarya Padmakumar, Jesse Thomason, Ayush Shrivastava, Patrick Lange 외

Robots operating in human spaces must be able to engage in natural language interaction with people, both understanding and executing instructions, and using conversation to resolve ambiguity and recover from mistakes. T…

Dialogue Understanding

Simulating User Agents for Embodied Conversational-AI

2024-10-31 · Daniel Philipov, Vardhan Dongre, Gokhan Tur, Dilek Hakkani-Tür

Embodied agents designed to assist users with tasks must engage in natural language interactions, interpret instructions, execute actions, and communicate effectively to resolve issues. However, collecting large-scale, d…

Dataset GenerationLarge Language Model

WorldLines: Benchmarking and Modeling Long-Horizon Stateful Embodied Agents

2026-06-17 · Yehang Zhang, Jianchong Su, Haojian Huang, Yifan Chang 외 arxiv

To assist humans over extended periods in real homes, embodied agents must remember user routines, world states, and past interactions. Existing long-term memory benchmarks mainly evaluate language-centric retrieval and …

Question Answering

DialFRED: Dialogue-Enabled Agents for Embodied Instruction Following

2022-02-27 · Xiaofeng Gao, Qiaozi Gao, Ran Gong, Kaixiang Lin 외

Language-guided Embodied AI benchmarks requiring an agent to navigate an environment and manipulate objects typically allow one-way communication: the human user gives a natural language command to the agent, and the age…

Instruction FollowingNavigate