Learn2Decompose: Learning Problem Decomposition for Efficient Sequential Multi-object Manipulation Planning
Yan Zhang, Teng Xue, Amirreza Razmjoo, Sylvain Calinon

TL;DR
This paper introduces a learning-based approach to decompose complex multi-object manipulation tasks, significantly improving the efficiency of task and motion planning in dynamic environments.
Contribution
It proposes a novel method that learns problem decompositions from demonstrations, combining goal decomposition, computational distance prediction, and object reduction to accelerate planning.
Findings
Improved replanning efficiency demonstrated on three benchmarks.
Effective goal decomposition reduces planning complexity.
Object reduction minimizes active objects during replanning.
Abstract
We present an efficient task and motion replanning approach for sequential multi-object manipulation in dynamic environments. Conventional Task And Motion Planning (TAMP) solvers experience an exponential increase in planning time as the planning horizon and number of objects grow, limiting their applicability in real-world scenarios. To address this, we propose learning problem decompositions from demonstrations to accelerate TAMP solvers. Our approach consists of three key components: goal decomposition learning, computational distance learning, and object reduction. Goal decomposition identifies the necessary sequences of states that the system must pass through before reaching the final goal, treating them as subgoal sequences. Computational distance learning predicts the computational complexity between two states, enabling the system to identify the temporally closest subgoal from…
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
