PIP-LLM: Integrating PDDL-Integer Programming with LLMs for Coordinating Multi-Robot Teams Using Natural Language
Guangyao Shi, Yuwei Wu, Vijay Kumar, Gaurav S. Sukhatme

TL;DR
PIP-LLM is a novel framework that combines PDDL planning with Integer Programming to enable scalable, efficient, and natural language-driven coordination of multi-robot teams, overcoming limitations of previous methods.
Contribution
It introduces a two-level planning approach that separates team-level task decomposition from robot-level assignment, improving scalability and coordination efficiency.
Findings
Increases plan success rate over baselines
Reduces travel costs for robot teams
Enhances load balancing among robots
Abstract
Enabling robot teams to execute natural language commands requires translating high-level instructions into feasible, efficient multi-robot plans. While Large Language Models (LLMs) combined with Planning Domain Description Language (PDDL) offer promise for single-robot scenarios, existing approaches struggle with multi-robot coordination due to brittle task decomposition, poor scalability, and low coordination efficiency. We introduce PIP-LLM, a language-based coordination framework that consists of PDDL-based team-level planning and Integer Programming (IP) based robot-level planning. PIP-LLMs first decomposes the command by translating the command into a team-level PDDL problem and solves it to obtain a team-level plan, abstracting away robot assignment. Each team-level action represents a subtask to be finished by the team. Next, this plan is translated into a dependency graph…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
