MO-SeGMan: Rearrangement Planning Framework for Multi Objective Sequential and Guided Manipulation in Constrained Environments
Cankut Bora Tuncer, Marc Toussaint, Ozgur S. Oguz
TL;DR
MO-SeGMan tackles constrained rearrangement planning by jointly optimizing an object placement sequence and the corresponding motion plans. It introduces Selective Guided Forward Search (SGFS) to relocate only critical obstacles and employs a lazy evaluation strategy to refine the sequence using $K$-object interactions and RRT-based costs. A subgoal refinement step further reduces unnecessary pick-and-place actions, improving solution quality without sacrificing feasibility. Extensive experiments across 14 tasks demonstrate robust performance, faster solution times, and superior quality compared to baselines, highlighting the method's scalability to cluttered, real-world environments. The framework holds promise for warehouse and household automation, with potential extensions to multi-robot collaboration.
Abstract
In this work, we introduce MO-SeGMan, a Multi-Objective Sequential and Guided Manipulation planner for highly constrained rearrangement problems. MO-SeGMan generates object placement sequences that minimize both replanning per object and robot travel distance while preserving critical dependency structures with a lazy evaluation method. To address highly cluttered, non-monotone scenarios, we propose a Selective Guided Forward Search (SGFS) that efficiently relocates only critical obstacles and to feasible relocation points. Furthermore, we adopt a refinement method for adaptive subgoal selection to eliminate unnecessary pick-and-place actions, thereby improving overall solution quality. Extensive evaluations on nine benchmark rearrangement tasks demonstrate that MO-SeGMan generates feasible motion plans in all cases, consistently achieving faster solution times and superior solution quality compared to the baselines. These results highlight the robustness and scalability of the proposed framework for complex rearrangement planning problems.
