paper-with-me

Papers

Local adapt-then-combine algorithms for distributed nonsmooth optimization: Achieving provable communication acceleration

2026-02-18 · Luyao Guo, Xinli Shi, Wenying Xu, Jinde Cao arxiv

This paper is concerned with the distributed composite optimization problem over networks, where agents aim to minimize a sum of local smooth components and a common nonsmooth term. Leveraging the probabilistic local updates mechanism, we propose a communication-efficient Adapt-Then-Combine (ATC) framework, FlexATC, unifying numerous ATC-based distributed algorithms. Under stepsizes independent of the network topology and the number of local updates, we establish sublinear and linear convergence rates for FlexATC in convex and strongly convex settings, respectively. Remarkably, in the strong convex setting, the linear rate is decoupled from the objective functions and network topology, and FlexATC permits communication to be skipped in most iterations without any deterioration of the linear rate. In addition, the proposed unified theory demonstrates for the first time that local updates provably lead to communication acceleration for ATC-based distributed algorithms. Numerical experiments further validate the efficacy of the proposed framework and corroborate the theoretical results.

📄 PDF Abstract BibTeX arXiv:2602.16148

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributed Adaptive Networks: A Graphical Evolutionary Game-Theoretic View

2012-12-06 · Chunxiao Jiang, Yan Chen, K. J. Ray Liu

Distributed adaptive filtering has been considered as an effective approach for data processing and estimation over distributed networks. Most existing distributed adaptive filtering algorithms focus on designing differe…

Graph Laplacian Diffusion Localization of Connected and Automated Vehicles

2021-08-24 · Nikos Piperigkos, Aris S. Lalos, Kostas Berberidis

In this paper, we design distributed multi-modal localization approaches for Connected and Automated vehicles. We utilize information diffusion on graphs formed by moving vehicles, based on Adapt-then-Combine strategies …

Autonomous Driving

Distributed Adaptive LMF Algorithm for Sparse Parameter Estimation in Gaussian Mixture Noise

2015-12-08 · Mojtaba Hajiabadi

A distributed adaptive algorithm for estimation of sparse unknown parameters in the presence of nonGaussian noise is proposed in this paper based on normalized least mean fourth (NLMF) criterion. At the first step, local…

parameter estimation

Distributed Parameter Estimation with Gaussian Observation Noises in Time-varying Digraphs

2023-11-07 · Jiaqi Yan, Hideaki Ishii

In this paper, we consider the problem of distributed parameter estimation in sensor networks. Each sensor makes successive observations of an unknown $d$-dimensional parameter, which might be subject to Gaussian random …

parameter estimation

CSER: Communication-efficient SGD with Error Reset

2020-07-26 · NeurIPS 2020 12 · Cong Xie, Shuai Zheng, Oluwasanmi Koyejo, Indranil Gupta 외

The scalability of Distributed Stochastic Gradient Descent (SGD) is today limited by communication bottlenecks. We propose a novel SGD variant: Communication-efficient SGD with Error Reset, or CSER. The key idea in CSER …