ROJun 28

LAMP: Long-Horizon Adaptive Manipulation Planning for Multi-Robot Collaboration in Cluttered Space

arXiv:2606.293584.3
Predicted impact top 70% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the scalability of multi-robot manipulation planning to long horizons and dense clutter, a problem that existing learning or planning approaches fail to solve.

LAMP introduces a planning framework for long-horizon multi-robot manipulation in cluttered spaces, combining a learned generative model with two planners (LAMPA* and LAMP-Lazy) to achieve tractable search over coupled object-robot dynamics. Experiments show it solves tasks in highly cluttered environments that prior methods cannot handle.

Multi-robot manipulation requires jointly reasoning about contact formations, robot motions under coupled dynamics, and collision avoidance. Systematically searching over this large space is difficult and becomes increasingly intractable as the number of robots grows, the task horizon lengthens, or the scene becomes more cluttered. Existing approaches therefore either learn to solve the problem end-to-end via reinforcement learning or restrict planning to a simpler surrogate problem, such as planning object motions while learning short-horizon contact primitives. However, neither paradigm scales to the problem instances we target: longhorizon multi-robot manipulation in extremely dense environments. In this paper, we propose a Long-horizon Adaptive Manipulation Planning (LAMP) framework with two planners that enable tractable search over the full coupled space by combining a learned generative manipulation model: a LAMPA* planner that systematically searches over the coupled objectrobot space, and LAMP-Lazy: a lazy planner that enables real-time replanning through deferred evaluation. Experiments in challenging simulated environments demonstrate that our approach solves complex long-horizon tasks in highly cluttered environments that prior methods cannot handle.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes