ROAIMAMar 27

CREST: Constraint-Release Execution for Multi-Robot Warehouse Shelf Rearrangement

arXiv:2603.2880363.2h-index: 2Has Code
AI Analysis

For warehouse automation, CREST improves execution efficiency by proactively releasing trajectory constraints, addressing idle agents and unnecessary shelf switching.

CREST introduces a constraint-release execution framework for multi-robot warehouse shelf rearrangement, reducing agent travel, makespan, and shelf switching by up to 40.5%, 33.3%, and 44.4% respectively compared to the prior MAPF-DECOMP method.

Double-Deck Multi-Agent Pickup and Delivery (DD-MAPD) models the multi-robot shelf rearrangement problem in automated warehouses. MAPF-DECOMP is a recent framework that first computes collision-free shelf trajectories with a MAPF solver and then assigns agents to execute them. While efficient, it enforces strict trajectory dependencies, often leading to poor execution quality due to idle agents and unnecessary shelf switching. We introduce CREST, a new execution framework that achieves more continuous shelf carrying by proactively releasing trajectory constraints during execution. Experiments on diverse warehouse layouts show that CREST consistently outperforms MAPF-DECOMP, reducing metrics related to agent travel, makespan, and shelf switching by up to 40.5\%, 33.3\%, and 44.4\%, respectively, with even greater benefits under lift/place overhead. These results underscore the importance of execution-aware constraint release for scalable warehouse rearrangement. Code and data are available at https://github.com/ChristinaTan0704/CREST.

Foundations

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

Your Notes