Density-Driven Optimal Control for Non-Uniform Area Coverage in Decentralized Multi-Agent Systems Using Optimal Transport
Sungjun Seo, Kooktae Lee
TL;DR
The paper tackles non-uniform area coverage in multi-agent systems by formulating Density-Driven Optimal Control (D$^2$OC), which fuses Optimal Transport with decentralized control to track a mission-specific density. It constructs a three-stage framework (Stage A: optimal control, Stage B: weight update, Stage C: weight sharing) and provides analytic solutions for linear dynamics while accommodating nonlinear systems via a horizon-based, Lagrangian approach; a novel decentralized weight-sharing rule reduces work redundancy. Simulations against SMC and D$^2$C show that D$^2$OC achieves lower Wasserstein distances to the reference density and requires less computation, while handling energy constraints and heterogeneous agents. The work demonstrates practical, scalable, and decentralized density-oriented coverage with potential for applications in surveillance, environmental monitoring, and search-and-rescue, supported by public MATLAB code.
Abstract
This paper addresses the fundamental problem of non-uniform area coverage in multi-agent systems, where different regions require varying levels of attention due to mission-dependent priorities. Existing uniform coverage strategies are insufficient for realistic applications, and many non-uniform approaches either lack optimality guarantees or fail to incorporate crucial real-world constraints such as agent dynamics, limited operation time, the number of agents, and decentralized execution. To resolve these limitations, we propose a novel framework called Density-Driven Optimal Control (D2OC). The central idea of D2OC is the integration of optimal transport theory with multi-agent coverage control, enabling each agent to continuously adjust its trajectory to match a mission-specific reference density map. The proposed formulation establishes optimality by solving a constrained optimization problem that explicitly incorporates physical and operational constraints. The resulting control input is analytically derived from the Lagrangian of the objective function, yielding closed-form optimal solutions for linear systems and a generalizable structure for nonlinear systems. Furthermore, a decentralized data-sharing mechanism is developed to coordinate agents without reliance on global information. Comprehensive simulation studies demonstrate that D2OC achieves significantly improved non-uniform area coverage performance compared to existing methods, while maintaining scalability and decentralized implementability.
