English

Near-Optimal Online Learning for Multi-Agent Submodular Coordination: Tight Approximation and Communication Efficiency

Multiagent Systems 2025-02-10 v1 Machine Learning Optimization and Control

Abstract

Coordinating multiple agents to collaboratively maximize submodular functions in unpredictable environments is a critical task with numerous applications in machine learning, robot planning and control. The existing approaches, such as the OSG algorithm, are often hindered by their poor approximation guarantees and the rigid requirement for a fully connected communication graph. To address these challenges, we firstly present a MA-OSMA\textbf{MA-OSMA} algorithm, which employs the multi-linear extension to transfer the discrete submodular maximization problem into a continuous optimization, thereby allowing us to reduce the strict dependence on a complete graph through consensus techniques. Moreover, MA-OSMA\textbf{MA-OSMA} leverages a novel surrogate gradient to avoid sub-optimal stationary points. To eliminate the computationally intensive projection operations in MA-OSMA\textbf{MA-OSMA}, we also introduce a projection-free MA-OSEA\textbf{MA-OSEA} algorithm, which effectively utilizes the KL divergence by mixing a uniform distribution. Theoretically, we confirm that both algorithms achieve a regret bound of O~(CTT1β)\widetilde{O}(\sqrt{\frac{C_{T}T}{1-\beta}}) against a (1ecc)(\frac{1-e^{-c}}{c})-approximation to the best comparator in hindsight, where CTC_{T} is the deviation of maximizer sequence, β\beta is the spectral gap of the network and cc is the joint curvature of submodular objectives. This result significantly improves the (11+c)(\frac{1}{1+c})-approximation provided by the state-of-the-art OSG algorithm. Finally, we demonstrate the effectiveness of our proposed algorithms through simulation-based multi-target tracking.

Keywords

Cite

@article{arxiv.2502.05028,
  title  = {Near-Optimal Online Learning for Multi-Agent Submodular Coordination: Tight Approximation and Communication Efficiency},
  author = {Qixin Zhang and Zongqi Wan and Yu Yang and Li Shen and Dacheng Tao},
  journal= {arXiv preprint arXiv:2502.05028},
  year   = {2025}
}

Comments

Accepted to ICLR 2025

R2 v1 2026-06-28T21:36:17.571Z