OCLGSPSYNov 14, 2023

Discretized Distributed Optimization over Dynamic Digraphs

arXiv:2311.07939v230 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient distributed learning in dynamic networks for applications such as classification, though it is incremental as it builds on prior consensus and optimization techniques.

The paper tackles distributed optimization over dynamic directed networks by eliminating the need for bi-stochastic weight designs, which simplifies implementation in volatile environments like mobile multi-agent systems. It proves convergence with derived bounds on step-size and time-step, improving over existing methods that require complex weight adjustments during topology changes.

We consider a discrete-time model of continuous-time distributed optimization over dynamic directed-graphs (digraphs) with applications to distributed learning. Our optimization algorithm works over general strongly connected dynamic networks under switching topologies, e.g., in mobile multi-agent systems and volatile networks due to link failures. Compared to many existing lines of work, there is no need for bi-stochastic weight designs on the links. The existing literature mostly needs the link weights to be stochastic using specific weight-design algorithms needed both at the initialization and at all times when the topology of the network changes. This paper eliminates the need for such algorithms and paves the way for distributed optimization over time-varying digraphs. We derive the bound on the gradient-tracking step-size and discrete time-step for convergence and prove dynamic stability using arguments from consensus algorithms, matrix perturbation theory, and Lyapunov theory. This work, particularly, is an improvement over existing stochastic-weight undirected networks in case of link removal or packet drops. This is because the existing literature may need to rerun time-consuming and computationally complex algorithms for stochastic design, while the proposed strategy works as long as the underlying network is weight-symmetric and balanced. The proposed optimization framework finds applications to distributed classification and learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes