LLaMAR: Long-Horizon Planning for Multi-Agent Robots in Partially Observable Environments
Siddharth Nayak, Adelmo Morrison Orozco, Marina Ten Have, Vittal, Thirumalai, Jackson Zhang, Darren Chen, Aditya Kapoor, Eric Robinson, Karthik, Gopalakrishnan, James Harrison, Brian Ichter, Anuj Mahajan, Hamsa, Balakrishnan

TL;DR
LLaMAR introduces a long-horizon planning architecture for multi-agent robots in partially observable environments, leveraging language models for improved task success without reliance on simulators.
Contribution
The paper presents LLaMAR, a novel LM-based planning framework with a plan-act-correct-verify cycle for multi-agent robotics in complex, partially observable settings.
Findings
Achieves 30% higher success rate than existing LM-based planners.
Demonstrates effectiveness in household and search & rescue tasks.
Introduces MAP-THOR, a new comprehensive test suite.
Abstract
The ability of Language Models (LMs) to understand natural language makes them a powerful tool for parsing human instructions into task plans for autonomous robots. Unlike traditional planning methods that rely on domain-specific knowledge and handcrafted rules, LMs generalize from diverse data and adapt to various tasks with minimal tuning, acting as a compressed knowledge base. However, LMs in their standard form face challenges with long-horizon tasks, particularly in partially observable multi-agent settings. We propose an LM-based Long-Horizon Planner for Multi-Agent Robotics (LLaMAR), a cognitive architecture for planning that achieves state-of-the-art results in long-horizon tasks within partially observable environments. LLaMAR employs a plan-act-correct-verify framework, allowing self-correction from action execution feedback without relying on oracles or simulators.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Modular Robots and Swarm Intelligence · Optimization and Search Problems
