paper-with-me

홈 › Papers

Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making

2024-10-09 · Manling Li, Shiyu Zhao, Qineng Wang, Kangrui Wang, Yu Zhou, Sanjana Srivastava, Cem Gokmen, Tony Lee, Li Erran Li, Ruohan Zhang, Weiyu Liu, Percy Liang, Li Fei-Fei, Jiayuan Mao, Jiajun Wu

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 which break down evaluation into various types of errors, such as hallucination errors, affordance errors, various types of planning errors, etc. 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 for effective and selective use of LLMs in embodied decision making.

📄 PDF Abstract BibTeX arXiv:2410.07166

Code (3)

embodied-agent-eval/embodied-agent-eval 공식 구현
embodied-agent-eval/embodied-agent-eval.github.io 공식 구현
embodied-agent-interface/embodied-agent-interface 공식 구현

Tasks

BenchmarkingDecision MakingHallucination

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

EmbodiedBench: Comprehensive Benchmarking Multi-modal Large Language Models for Vision-Driven Embodied Agents

2025-02-13 · Rui Yang, Hanyang Chen, Junyu Zhang, Mark Zhao 외

Leveraging Multi-modal Large Language Models (MLLMs) to create embodied agents offers a promising avenue for tackling real-world tasks. While language-centric embodied agents have garnered substantial attention, MLLM-bas…

Benchmarking

LEGENT: Open Platform for Embodied Agents

2024-04-28 · Zhili Cheng, Zhitong Wang, Jinyi Hu, Shengding Hu 외

Despite advancements in Large Language Models (LLMs) and Large Multimodal Models (LMMs), their integration into language-grounded, human-like embodied agents remains incomplete, hindering complex real-life task performan…

Vision-Language-Action

RoboFactory: Exploring Embodied Agent Collaboration with Compositional Constraints

2025-03-20 · Yiran Qin, Li Kang, Xiufeng Song, Zhenfei Yin 외

Designing effective embodied multi-agent systems is critical for solving complex real-world tasks across domains. Due to the complexity of multi-agent embodied systems, existing methods fail to automatically generate saf…

Imitation Learning

ROS-X-Habitat: Bridging the ROS Ecosystem with Embodied AI

2021-09-16 · Guanxiong Chen, HaoYu Yang, Ian M. Mitchell

We introduce ROS-X-Habitat, a software interface that bridges the AI Habitat platform for embodied learning-based agents with other robotics resources via ROS. This interface not only offers standardized communication pr…

A Framework for Benchmarking and Aligning Task-Planning Safety in LLM-Based Embodied Agents

2025-04-20 · YuTing Huang, Leilei Ding, Zhipeng Tang, Tianfu Wang 외

Large Language Models (LLMs) exhibit substantial promise in enhancing task-planning capabilities within embodied agents due to their advanced reasoning and comprehension. However, the systemic safety of these agents rema…

BenchmarkingTask Planning