LNS2+RL: Combining Multi-Agent Reinforcement Learning with Large Neighborhood Search in Multi-Agent Path Finding
Yutong Wang, Tanishq Duhan, Jiaoyang Li, Guillaume Sartoretti

TL;DR
This paper introduces LNS2+RL, a novel MAPF algorithm that combines multi-agent reinforcement learning with large neighborhood search to improve collision avoidance and efficiency in complex, high-density environments.
Contribution
It presents a hybrid approach integrating MARL and LNS2, with adaptive switching, to enhance cooperation and computational speed in multi-agent path finding.
Findings
LNS2+RL outperforms existing MAPF algorithms in high-density scenarios.
The hybrid method achieves over 50% success rate in complex maps.
MARL-based replanning reduces collisions significantly.
Abstract
Multi-Agent Path Finding (MAPF) is a critical component of logistics and warehouse management, which focuses on planning collision-free paths for a team of robots in a known environment. Recent work introduced a novel MAPF approach, LNS2, which proposed to repair a quickly obtained set of infeasible paths via iterative replanning, by relying on a fast, yet lower-quality, prioritized planning (PP) algorithm. At the same time, there has been a recent push for Multi-Agent Reinforcement Learning (MARL) based MAPF algorithms, which exhibit improved cooperation over such PP algorithms, although inevitably remaining slower. In this paper, we introduce a new MAPF algorithm, LNS2+RL, which combines the distinct yet complementary characteristics of LNS2 and MARL to effectively balance their individual limitations and get the best from both worlds. During early iterations, LNS2+RL relies on MARL…
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
Taxonomy
TopicsRobotic Path Planning Algorithms · Video Analysis and Summarization · Advanced Image and Video Retrieval Techniques
