paper-with-me

Papers

PARTNR: A Benchmark for Planning and Reasoning in Embodied Multi-agent Tasks

2024-10-31 · Matthew Chang, Gunjan Chhablani, Alexander Clegg, Mikael Dallaire Cote, Ruta Desai, Michal Hlavac, Vladimir Karashchuk, Jacob Krantz, Roozbeh Mottaghi, Priyam Parashar, Siddharth Patki, Ishita Prasad, Xavier Puig, Akshara Rai, Ram Ramrakhya, Daniel Tran, Joanne Truong, John M. Turner, Eric Undersander, Tsung-Yen Yang

We present a benchmark for Planning And Reasoning Tasks in humaN-Robot collaboration (PARTNR) designed to study human-robot coordination in household activities. PARTNR tasks exhibit characteristics of everyday tasks, such as spatial, temporal, and heterogeneous agent capability constraints. We employ a semi-automated task generation pipeline using Large Language Models (LLMs), incorporating simulation in the loop for grounding and verification. PARTNR stands as the largest benchmark of its kind, comprising 100,000 natural language tasks, spanning 60 houses and 5,819 unique objects. We analyze state-of-the-art LLMs on PARTNR tasks, across the axes of planning, perception and skill execution. The analysis reveals significant limitations in SoTA models, such as poor coordination and failures in task tracking and recovery from errors. When LLMs are paired with real humans, they require 1.5x as many steps as two humans collaborating and 1.1x more steps than a single human, underscoring the potential for improvement in these models. We further show that fine-tuning smaller LLMs with planning data can achieve performance on par with models 9 times larger, while being 8.6x faster at inference. Overall, PARTNR highlights significant challenges facing collaborative embodied agents and aims to drive research in this direction.

📄 PDF Abstract BibTeX arXiv:2411.00081

Code (1)

facebookresearch/partnr-planner 공식 구현 pytorch

Similar Papers 제목 키워드 기반

LLawCo: Learning Laws of Cooperation for Modeling Embodied Multi-Agent Behavior

2026-06-26 · Qinhong Zhou, Chuang Gan, Anoop Cherian arxiv

Embodied agents operating in decentralized and partially observable environments have attracted growing attention in recent years. However, existing large language model (LLM)-based agents often exhibit behaviors that ar…

Evaluation of Habitat Robotics using Large Language Models

2025-07-08 · William Li, Lei Hamilton, Kaise Al-natour, Sanjeev Mohindra

This paper focuses on evaluating the effectiveness of Large Language Models at solving embodied robotic tasks using the Meta PARTNER benchmark. Meta PARTNR provides simplified environments and robotic interactions within…

Embodied Multi-Agent Coordination by Aligning World Models Through Dialogue

2026-05-13 · Vardhan Dongre, Dilek Hakkani-Tür arxiv

Effective collaboration between embodied agents requires more than acting in a shared environment; it demands communication grounded in each agent's evolving understanding of the world. When agents can only partially obs…

RynnBrain: Open Embodied Foundation Models

2026-02-13 · Ronghao Dang, Jiayan Guo, Bohan Hou, Sicong Leng 외 arxiv

Despite rapid progress in multimodal foundation models, embodied intelligence community still lacks a unified, physically grounded foundation model that integrates perception, reasoning, and planning within real-world sp…

Spatial Reasoning

MFE-ETP: A Comprehensive Evaluation Benchmark for Multi-modal Foundation Models on Embodied Task Planning

2024-07-06 · Min Zhang, Xian Fu, Jianye Hao, Peilong Han 외

In recent years, Multi-modal Foundation Models (MFMs) and Embodied Artificial Intelligence (EAI) have been advancing side by side at an unprecedented pace. The integration of the two has garnered significant attention fr…

Embodied Question AnsweringQuestion AnsweringTask Planning