paper-with-me

홈 › Papers

LaMMA-P: Generalizable Multi-Agent Long-Horizon Task Allocation and Planning with LM-Driven PDDL Planner

2024-09-30 · Xiaopan Zhang, Hao Qin, Fuquan Wang, Yue Dong, Jiachen Li

Language models (LMs) possess a strong capability to comprehend natural language, making them effective in translating human instructions into detailed plans for simple robot tasks. Nevertheless, it remains a significant challenge to handle long-horizon tasks, especially in subtask identification and allocation for cooperative heterogeneous robot teams. To address this issue, we propose a Language Model-Driven Multi-Agent PDDL Planner (LaMMA-P), a novel multi-agent task planning framework that achieves state-of-the-art performance on long-horizon tasks. LaMMA-P integrates the strengths of the LMs' reasoning capability and the traditional heuristic search planner to achieve a high success rate and efficiency while demonstrating strong generalization across tasks. Additionally, we create MAT-THOR, a comprehensive benchmark that features household tasks with two different levels of complexity based on the AI2-THOR environment. The experimental results demonstrate that LaMMA-P achieves a 105% higher success rate and 36% higher efficiency than existing LM-based multiagent planners. The experimental videos, code, datasets, and detailed prompts used in each module can be found on the project website: https://lamma-p.github.io.

📄 PDF Abstract BibTeX arXiv:2409.20560

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic SearchLanguage ModelingLanguage ModellingTask Planning

Similar Papers 제목 키워드 기반

Training High-Level Schedulers with Execution-Feedback Reinforcement Learning for Long-Horizon GUI Automation

2025-11-27 · Zehao Deng, Tianjie Ju, Zheng Wu, Zhuosheng Zhang 외 arxiv

The rapid development of large vision-language model (VLM) has greatly promoted the research of GUI agent. However, GUI agents still face significant challenges in handling long-horizon tasks. First, single-agent models …

Reinforcement Learning

TrafficClaw: A Generalizable LLM Agent in the Unified Physical Environment for Urban Traffic Control

2026-04-19 · Siqi Lai, Pan Zhang, Yuping Zhou, Jindong Han 외 arxiv

Large language model (LLM) agents have shown strong capabilities in long-horizon reasoning, tool use, and decision-making in digital environments, yet extending them to physically grounded systems remains challenging. Un…

Reinforcement Learning

Vital Trace: Protocol-Constrained Patient-State Reasoning for Longitudinal Clinical Trajectories

2026-02-13 · Zhan Qu, Michael Färber arxiv

Longitudinal clinical reasoning over electronic health records requires tracking evolving physiological measurements, laboratory results, and interventions across extended patient trajectories. Existing LLM-based clinica…

Hierarchical LLM-Based Multi-Agent Framework with Prompt Optimization for Multi-Robot Task Planning

2026-02-25 · Tomoya Kawabe, Rin Takano arxiv

Multi-robot task planning requires decomposing natural-language instructions into executable actions for heterogeneous robot teams. Conventional Planning Domain Definition Language (PDDL) planners provide rigorous guaran…

Robot Task Planning

EcoGym: Evaluating LLMs for Long-Horizon Plan-and-Execute in Interactive Economies

2026-02-10 · Xavier Hu, Jinxiang Xia, Shengze Xu, Kangqi Song 외 arxiv

Long-horizon planning is widely recognized as a core capability of autonomous LLM-based agents; however, current evaluation frameworks suffer from being largely episodic, domain-specific, or insufficiently grounded in pe…

Decision Making