COAD: Constant-Time Planning for Continuous Goal Manipulation with Compressed Library and Online Adaptation
Adil Shiyas, Zhuoyun Zhong, and Constantinos Chamzas

TL;DR
COAD introduces a constant-time planning framework for robotic manipulation tasks with continuous goal spaces, using a compressed library and online adaptation to achieve fast, efficient, and reliable motion planning.
Contribution
The paper presents COAD, a novel approach that combines library compression and online adaptation to enable constant-time planning in continuous task spaces.
Findings
Achieves sub-millisecond query times in simulation and real-world tests.
Maintains high success rates with significantly compressed motion libraries.
Outperforms baseline methods in efficiency and path quality.
Abstract
In many robotic manipulation tasks, the robot repeatedly solves motion-planning problems that differ mainly in the location of the goal object and its associated obstacle, while the surrounding workspace remains fixed. Prior works have shown that leveraging experience and offline computation can accelerate repeated planning queries, but they lack guarantees of covering the continuous task space and require storing large libraries of solutions. In this work, we present COAD, a framework that provides constant-time planning over a continuous goal-parameterized task space. COAD discretizes the continuous task space into finitely many Task Coverage Regions. Instead of planning and storing solutions for every region offline, it constructs a compressed library by only solving representative root problems. Other problems are handled through fast adaptation from these root solutions. At query…
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.
Taxonomy
TopicsRobot Manipulation and Learning · Robotic Path Planning Algorithms · Reinforcement Learning in Robotics
