Solving Rearrangement Puzzles using Path Defragmentation in Factored State Spaces
Servet B. Bayraktar, Andreas Orthey, Zachary Kingston, Marc Toussaint,, Lydia E. Kavraki

TL;DR
This paper introduces a novel motion planning approach using a factored state space and a path defragmentation method to efficiently solve rearrangement puzzles with robots, significantly reducing action costs.
Contribution
It presents a new factored state space model and a path defragmentation technique, along with the LA-RRT planner, for more efficient rearrangement puzzle solving.
Findings
LA-RRT outperforms existing planners by 4-6 times in action cost.
Successfully solves six rearrangement scenarios with a Fetch robot.
Demonstrates effectiveness in planar puzzles and escape room scenarios.
Abstract
Rearrangement puzzles are variations of rearrangement problems in which the elements of a problem are potentially logically linked together. To efficiently solve such puzzles, we develop a motion planning approach based on a new state space that is logically factored, integrating the capabilities of the robot through factors of simultaneously manipulatable joints of an object. Based on this factored state space, we propose less-actions RRT (LA-RRT), a planner which optimizes for a low number of actions to solve a puzzle. At the core of our approach lies a new path defragmentation method, which rearranges and optimizes consecutive edges to minimize action cost. We solve six rearrangement scenarios with a Fetch robot, involving planar table puzzles and an escape room scenario. LA-RRT significantly outperforms the next best asymptotically-optimal planner by 4.01 to 6.58 times improvement…
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
TopicsRobotic Path Planning Algorithms · Robot Manipulation and Learning · AI-based Problem Solving and Planning
