RA-L 20252 citations

Congestion Mitigation Path Planning for Large-Scale Multi-Agent Navigation in Dense Environments

Takuro Kato, Keisuke Okumura, Yoko Sasaki, Naoya Yokomachi

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, <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">congestion mitigation path planning (CMPP)</i>, 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: <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">(i)</i> an exact <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">mixed-integer nonlinear programming</i> solver for small instances, and <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">(ii)</i> a scalable two-layer search algorithm, <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">A-CMTS</i>, 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 in both discrete- and continuous-space scenarios. These results indicate that CMPP improves the performance of multi-agent systems in real-world applications such as logistics and autonomous-vehicle operations.

BibTeX
@inproceedings{ral2025_congestionmitiga,
  title = {Congestion Mitigation Path Planning for Large-Scale Multi-Agent Navigation in Dense Environments},
  author = {Takuro Kato and Keisuke Okumura and Yoko Sasaki and Naoya Yokomachi},
  booktitle = {RA-L 2025},
  year = {2025}
}
Congestion Mitigation Path Planning for Large-Scale Multi-Agent Navigation in Dense Environments · RA-L 2025