paper-with-me

Papers

Estimation Network Design framework for efficient distributed optimization

2024-04-23 · Mattia Bianchi, Sergio Grammatico

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.

📄 PDF Abstract BibTeX arXiv:2404.15273

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Optimization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

Correlated quantization for distributed mean estimation and optimization

2022-03-09 · Ananda Theertha Suresh, Ziteng Sun, Jae Hun Ro, Felix Yu

We study the problem of distributed mean estimation and optimization under communication constraints. We propose a correlated quantization protocol whose leading term in the error guarantee depends on the mean deviation …

Distributed OptimizationQuantization

Distributed Dual Quaternion Based Localization of Visual Sensor Networks

2022-03-11 · Luca Varotto, Marco Fabris, Giulia Michieletto, Angelo Cenedese

In this paper we consider the localization problem for a visual sensor network. Inspired by the alternate attitude and position distributed optimization framework discussed in [1], we propose an estimation scheme that ex…

Distributed OptimizationPosition

Partition-based distributed extended Kalman filter for large-scale nonlinear processes with application to chemical and wastewater treatment processes

2024-04-10 · Xiaojie Li, Adrian Wing-Keung Law, Xunyuan Yin

In this paper, we address a partition-based distributed state estimation problem for large-scale general nonlinear processes by proposing a Kalman-based approach. First, we formulate a linear full-information estimation …

Chemical ProcessState Estimation

Asynchronous Distributed Reinforcement Learning for LQR Control via Zeroth-Order Block Coordinate Descent

2021-07-26 · Gangshan Jing, He Bai, Jemin George, Aranya Chakrabortty 외

Recently introduced distributed zeroth-order optimization (ZOO) algorithms have shown their utility in distributed reinforcement learning (RL). Unfortunately, in the gradient estimation process, almost all of them requir…

reinforcement-learningReinforcement Learning (RL)

A General Regularized Distributed Solution for System State Estimation from Relative Measurements

2021-08-06 · Marco Fabris, Giulia Michieletto, Angelo Cenedese

This work presents a novel general regularized distributed solution for the state estimation problem in networked systems. Resting on the graph-based representation of sensor networks and adopting a multivariate least-sq…

State Estimation