Closed-Loop Long-Horizon Robotic Planning via Equilibrium Sequence Modeling
Jinghan Li, Zhicheng Sun, Yadong Mu

TL;DR
This paper introduces a self-refining, equilibrium-based planning method for long-horizon robotic tasks, enabling more accurate and scalable autonomous planning without complex verifiers, demonstrated on the VirtualHome-Env benchmark.
Contribution
It proposes a novel equilibrium sequence modeling approach for closed-loop robotic planning that is trainable via supervised learning and incorporates environment feedback.
Findings
Improved planning accuracy on VirtualHome-Env benchmark.
Enhanced scalability with respect to inference-time computation.
Effective self-refinement process without additional verifiers.
Abstract
In the endeavor to make autonomous robots take actions, task planning is a major challenge that requires translating high-level task descriptions to long-horizon action sequences. Despite recent advances in language model agents, they remain prone to planning errors and limited in their ability to plan ahead. To address these limitations in robotic planning, we advocate a self-refining scheme that iteratively refines a draft plan until an equilibrium is reached. Remarkably, this process can be optimized end-to-end from an analytical perspective without the need to curate additional verifiers or reward models, allowing us to train self-refining planners in a simple supervised learning fashion. Meanwhile, a nested equilibrium sequence modeling procedure is devised for efficient closed-loop planning that incorporates useful feedback from the environment (or an internal world model). Our…
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 · Optimization and Search Problems · AI-based Problem Solving and Planning
