paper-with-me

Papers

EmbodiedEval: Evaluate Multimodal LLMs as Embodied Agents

2025-01-21 · Zhili Cheng, Yuge Tu, Ran Li, Shiqi Dai, Jinyi Hu, Shengding Hu, Jiahao Li, Yang Shi, Tianyu Yu, Weize Chen, Lei Shi, Maosong Sun

Multimodal Large Language Models (MLLMs) have shown significant advancements, providing a promising future for embodied agents. Existing benchmarks for evaluating MLLMs primarily utilize static images or videos, limiting assessments to non-interactive scenarios. Meanwhile, existing embodied AI benchmarks are task-specific and not diverse enough, which do not adequately evaluate the embodied capabilities of MLLMs. To address this, we propose EmbodiedEval, a comprehensive and interactive evaluation benchmark for MLLMs with embodied tasks. EmbodiedEval features 328 distinct tasks within 125 varied 3D scenes, each of which is rigorously selected and annotated. It covers a broad spectrum of existing embodied AI tasks with significantly enhanced diversity, all within a unified simulation and evaluation framework tailored for MLLMs. The tasks are organized into five categories: navigation, object interaction, social interaction, attribute question answering, and spatial question answering to assess different capabilities of the agents. We evaluated the state-of-the-art MLLMs on EmbodiedEval and found that they have a significant shortfall compared to human level on embodied tasks. Our analysis demonstrates the limitations of existing MLLMs in embodied capabilities, providing insights for their future development. We open-source all evaluation data and simulation framework at https://github.com/thunlp/EmbodiedEval.

📄 PDF Abstract BibTeX arXiv:2501.11858

Code (1)

thunlp/embodiedeval 공식 구현

Tasks

AttributeQuestion Answering

Similar Papers 제목 키워드 기반

Towards End-to-End Embodied Decision Making via Multi-modal Large Language Model: Explorations with GPT4-Vision and Beyond

2023-10-03 · Liang Chen, Yichi Zhang, Shuhuai Ren, Haozhe Zhao 외

In this study, we explore the potential of Multimodal Large Language Models (MLLMs) in improving embodied decision-making processes for agents. While Large Language Models (LLMs) have been widely used due to their advanc…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1

Evaluating Multimodal Large Language Models with Daily Composite Tasks in Home Environments

2025-09-22 · Zhenliang Zhang, Yuxi Wang, Hongzhao Xie, Shiyun Zhao 외 arxiv

A key feature differentiating artificial general intelligence (AGI) from traditional AI is that AGI can perform composite tasks that require a wide range of capabilities. Although embodied agents powered by multimodal la…

Dissecting Embodied Abilities in Multimodal Language Models through Skill-level Evaluation and Diagnosis

2025-10-09 · Yu Qi, Haibo Zhao, Ziyu Guo, Siyuan Ma 외 arxiv

Understanding the capability bottlenecks of embodied multimodal large language models (MLLMs) is crucial for improving embodied agents. However, existing embodied benchmarks mainly focus on task-level evaluation and fail…

Spatial Reasoning

ERGeoBench:A Comprehensive Benchmark for Embodied Reasoning and Geo-localization in Multimodal Large Language Models

2026-05-29 · Kaiwen Xue, Tao Wei, Guoxin Zhang, Zhonghong Ou 외 arxiv

Multimodal large language models (MLLMs) have shown strong potential as embodied agents, yet embodied geo-localization remains underexplored due to the lack of fine-grained evaluation. We introduce ERGeoBench, a diagnost…

Common Sense ReasoningSpatial Reasoning

MemCtrl: Using MLLMs as Active Memory Controllers on Embodied Agents

2026-01-28 · Vishnu Sashank Dorbala, Dinesh Manocha arxiv

Foundation models rely on in-context learning for personalized decision making. The limited size of this context window necessitates memory compression and retrieval systems like RAG. These systems however often treat me…

Decision Making