Recent Changes - Search:


Home Page
MAPF Info
MAPF News
Mailing List
Meetings
Publications
Researchers
Benchmarks
Competitions
Software
Apps
Tutorials
Class Projects

[Internal]

Publication

T. Kato, K. Okumura, Y. Sasaki and N. Yokomachi. Congestion Mitigation Path Planning for Large-Scale Multi-Agent Navigation in Dense Environments. IEEE Robotics and Automation Letters, 9742-9749, 2025.


Abstract: In high-density environments where numerous autonomous agents move simultaneously in a distributed manner, streamlining global flows to mitigate local congestion is crucial to maintain overall navigation efficiency. This paper introduces a novel path-planning problem, congestion mitigation path planning (CMPP), which embeds congestion directly into the cost function, defined by the usage of incoming edges along agents' paths. CMPP assigns a flow-based multiplicative penalty to each vertex of a sparse graph, which grows steeply where frequently-traversed paths intersect, capturing the intuition that congestion intensifies where many agents enter the same area from different directions. Minimizing the total cost yields a set of coarse-level, time-independent routes that autonomous agents can follow while applying their own local collision avoidance. We formulate the problem and develop two solvers: an exact mixed-integer nonlinear programming solver for small instances and a scalable two-layer search algorithm, A-CMTS, which quickly finds suboptimal solutions for large-scale instances and iteratively refines them toward the optimum. Empirical studies show that augmenting state-of-the-art collision-avoidance planners with CMPP significantly reduces local congestion and enhances system throughput.


Download the paper in pdf.

Edit - History - Print - Recent Changes - Search
Page last modified on September 02, 2026, at 12:34 AM