Learning Problem Decomposition for Efficient Sequential Multi-Object Manipulation Planning
Yan Zhang, Teng Xue, Amirreza Razmjoo, Sylvain Calinon
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: <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">goal decomposition learning</i>, <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">computational distance learning</i>, and <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">object reduction</i>. Goal decomposition identifies the <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">necessary</i> 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 a disturbed state. Object reduction minimizes the set of active objects considered during replanning, further improving efficiency. We evaluate our approach on three benchmarks, demonstrating its effectiveness in improving replanning efficiency for sequential multi-object manipulation tasks in dynamic environments.
BibTeX
@inproceedings{ral2025_learningproblemd,
title = {Learning Problem Decomposition for Efficient Sequential Multi-Object Manipulation Planning},
author = {Yan Zhang and Teng Xue and Amirreza Razmjoo and Sylvain Calinon},
booktitle = {RA-L 2025},
year = {2025}
}