Optimal and Stable Multi-Layer Object Rearrangement on a Tabletop
Andy Xu, Kai Gao, Si Wei Feng, Jingjin Yu

TL;DR
This paper introduces SIPP, an ILP-based algorithm for optimal, stable multi-layer object rearrangement on a tabletop, addressing dependency and stability constraints to improve over greedy methods.
Contribution
It presents the first algorithmic solution for optimal multi-layer object rearrangement considering stability, scalable to over 60 objects.
Findings
SIPP outperforms greedy approaches in solution quality.
The algorithm scales to complex problems with over 60 objects.
Structural stability is effectively integrated into the planning process.
Abstract
Object rearrangement is a fundamental sub-task in accomplishing a great many physical tasks. As such, effectively executing rearrangement is an important skill for intelligent robots to master. In this study, we conduct the first algorithmic study on optimally solving the problem of Multi-layer Object Rearrangement on a Tabletop (MORT), in which one object may be relocated at a time, and an object can only be moved if other objects do not block its top surface. In addition, any intermediate structure during the reconfiguration process must be physically stable, i.e., it should stand without external support. To tackle the dual challenges of untangling the dependencies between objects and ensuring structural stability, we develop an algorithm that interleaves the computation of the optimal rearrangement plan and structural stability checking. Using a carefully constructed integer linear…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModular Robots and Swarm Intelligence · Robotic Path Planning Algorithms · Advanced Manufacturing and Logistics Optimization
