Estimation Network Design framework for efficient distributed optimization
Mattia Bianchi, Sergio Grammatico
TL;DR
The paper addresses distributed optimization with partially coupled objectives by introducing Estimation Network Design (END), a graph-theoretic framework that allocates and fuses component-wise estimates to exploit problem sparsity. END unifies and extends multiple algorithms—dual methods, ABC, AugDGM, and Push-Sum DGD—by allowing problem-dependent design of estimate and communication graphs, reducing memory and communication while preserving convergence guarantees. Through theory and sensor-network simulations, END demonstrates substantial reductions in communication costs (often exceeding 90–99%) and scalable performance without laborious per-instance convergence analyses. The approach is particularly advantageous for repeated or time-varying problems (e.g., distributed estimation, MPC), where a one-time design cost yields long-term iterative gains and flexibility in directed/time-varying networks.
Abstract
Distributed decision problems features a group of agents that can only communicate over a peer-to-peer network, without a central memory. In applications such as network control and data ranking, each agent is only affected by a small portion of the decision vector: this sparsity is typically ignored in distributed algorithms, while it could be leveraged to improve efficiency and scalability. To address this issue, our recent paper introduces Estimation Network Design (END), a graph theoretical language for the analysis and design of distributed iterations. END algorithms can be tuned to exploit the sparsity of specific problem instances, reducing communication overhead and minimizing redundancy, yet without requiring case-by-case convergence analysis. In this paper, we showcase the flexility of END in the context of distributed optimization. In particular, we study the sparsity-aware version of many established methods, including ADMM, AugDGM and Push-Sum DGD. Simulations on an estimation problem in sensor networks demonstrate that END algorithms can boost convergence speed and greatly reduce the communication and memory cost.
