Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making

Abstract

We aim to evaluate Large Language Models (LLMs) for embodied decision making. While a significant body of work has been leveraging LLMs for decision making in embodied environments, we still lack a systematic understanding of their performance because they are usually applied in different domains, for different purposes, and built based on different inputs and outputs. Furthermore, existing evaluations tend to rely solely on a final success rate, making it difficult to pinpoint what ability is missing in LLMs and where the problem lies, which in turn blocks embodied agents from leveraging LLMs effectively and selectively. To address these limitations, we propose a generalized interface (Embodied Agent Interface) that supports the formalization of various types of tasks and input-output specifications of LLM-based modules. Specifically, it allows us to unify 1) a broad set of embodied decision-making tasks involving both state and temporally extended goals, 2) four commonly-used LLM-based modules for decision making: goal interpretation, subgoal decomposition, action sequencing, and transition modeling, and 3) a collection of fine-grained metrics that break down evaluation into error types, such as hallucination errors, affordance errors, and various types of planning errors. Overall, our benchmark offers a comprehensive assessment of LLMs’ performance for different subtasks, pinpointing the strengths and weaknesses in LLM-powered embodied AI systems and providing insights into the effective and selective use of LLMs in embodied decision making.

Cite

Text

Li et al. "Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making." Neural Information Processing Systems, 2024. doi:10.52202/079017-3188

Markdown

[Li et al. "Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/li2024neurips-embodied/) doi:10.52202/079017-3188

BibTeX

@inproceedings{li2024neurips-embodied,
  title     = {{Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making}},
  author    = {Li, Manling and Zhao, Shiyu and Wang, Qineng and Wang, Kangrui and Zhou, Yu and Srivastava, Sanjana and Gokmen, Cem and Lee, Tony and Li, Li Erran and Zhang, Ruohan and Liu, Weiyu and Liang, Percy and Fei-Fei, Li and Mao, Jiayuan and Wu, Jiajun},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-3188},
  url       = {https://mlanthology.org/neurips/2024/li2024neurips-embodied/}
}