Multi-Agent Monte Carlo Tree Search for Makespan-Efficient Object Rearrangement in Cluttered Spaces
Hanwen Ren, Junyong Kim, Aathman Tharmasanthiran, Ahmed H. Qureshi

TL;DR
This paper presents CAM-MCTS, a multi-agent planning framework that efficiently rearranges objects in cluttered environments by reducing makespan through centralized task assignment and asynchronous execution, validated in simulations and real-world tests.
Contribution
Introduces CAM-MCTS, a novel multi-agent Monte Carlo Tree Search framework combining centralized task assignment with asynchronous execution for efficient object rearrangement.
Findings
Consistently reduces makespan in diverse tasks
Effective in both monotone and non-monotone environments
Validated on real-world multi-agent system
Abstract
Object rearrangement planning in complex, cluttered environments is a common challenge in warehouses, households, and rescue sites. Prior studies largely address monotone instances, whereas real-world tasks are often non-monotone-objects block one another and must be temporarily relocated to intermediate positions before reaching their final goals. In such settings, effective multi-agent collaboration can substantially reduce the time required to complete tasks. This paper introduces Centralized, Asynchronous, Multi-agent Monte Carlo Tree Search (CAM-MCTS), a novel framework for general-purpose makespan-efficient object rearrangement planning in challenging environments. CAM-MCTS combines centralized task assignment-where agents remain aware of each other's intended actions to facilitate globally optimized planning-with an asynchronous task execution strategy that enables agents to take…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Manufacturing and Logistics Optimization · Robotic Path Planning Algorithms · Constraint Satisfaction and Optimization
