English

DANLI: Deliberative Agent for Following Natural Language Instructions

Artificial Intelligence 2022-10-25 v1 Computation and Language Robotics

Abstract

Recent years have seen an increasing amount of work on embodied AI agents that can perform tasks by following human language instructions. However, most of these agents are reactive, meaning that they simply learn and imitate behaviors encountered in the training data. These reactive agents are insufficient for long-horizon complex tasks. To address this limitation, we propose a neuro-symbolic deliberative agent that, while following language instructions, proactively applies reasoning and planning based on its neural and symbolic representations acquired from past experience (e.g., natural language and egocentric vision). We show that our deliberative agent achieves greater than 70% improvement over reactive baselines on the challenging TEACh benchmark. Moreover, the underlying reasoning and planning processes, together with our modular framework, offer impressive transparency and explainability to the behaviors of the agent. This enables an in-depth understanding of the agent's capabilities, which shed light on challenges and opportunities for future embodied agents for instruction following. The code is available at https://github.com/sled-group/DANLI.

Keywords

Cite

@article{arxiv.2210.12485,
  title  = {DANLI: Deliberative Agent for Following Natural Language Instructions},
  author = {Yichi Zhang and Jianing Yang and Jiayi Pan and Shane Storks and Nikhil Devraj and Ziqiao Ma and Keunwoo Peter Yu and Yuwei Bao and Joyce Chai},
  journal= {arXiv preprint arXiv:2210.12485},
  year   = {2022}
}

Comments

Accepted in EMNLP 2022

R2 v1 2026-06-28T04:15:29.062Z