paper-with-me

Papers

Robust Distributed Optimization With Randomly Corrupted Gradients

2021-06-28 · Berkay Turan, Cesar A. Uribe, Hoi-To Wai, Mahnoosh Alizadeh

In this paper, we propose a first-order distributed optimization algorithm that is provably robust to Byzantine failures-arbitrary and potentially adversarial behavior, where all the participating agents are prone to failure. We model each agent's state over time as a two-state Markov chain that indicates Byzantine or trustworthy behaviors at different time instants. We set no restrictions on the maximum number of Byzantine agents at any given time. We design our method based on three layers of defense: 1) temporal robust aggregation, 2) spatial robust aggregation, and 3) gradient normalization. We study two settings for stochastic optimization, namely Sample Average Approximation and Stochastic Approximation. We provide convergence guarantees of our method for strongly convex and smooth non-convex cost functions.

📄 PDF Abstract BibTeX arXiv:2106.14956

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationStochastic Optimization

Similar Papers 제목 키워드 기반

Distributed Stochastic Optimization With Unbounded Subgradients Over Randomly Time-Varying Networks

2020-08-20 · Tao Li, Keli Fu, Yan Chen, Xiaozheng Fu 외

Motivated by distributed statistical learning over uncertain communication networks, we study distributed stochastic optimization by networked nodes to cooperatively minimize a sum of convex cost functions. The network i…

Stochastic Optimization

Greedy Low-Rank Gradient Compression for Distributed Learning with Convergence Guarantees

2025-07-11 · Chuyan Chen, Yutong He, Pengrui Li, Weichen Jia 외 arxiv

Distributed optimization is pivotal for large-scale signal processing and machine learning, yet communication overhead remains a major bottleneck. Low-rank gradient compression, in which the transmitted gradients are app…

Distributed Optimization

Convergence of Sign-based Random Reshuffling Algorithms for Nonconvex Optimization

2023-10-24 · Zhen Qin, Zhishuai Liu, Pan Xu

signSGD is popular in nonconvex optimization due to its communication efficiency. Yet, existing analyses of signSGD rely on assuming that data are sampled with replacement in each iteration, contradicting the practical i…

Robust Surface Reconstruction via Triple Sparsity

2014-06-01 · CVPR 2014 6 · Hicham Badri, Hussein Yahia, Driss Aboutajdine

Reconstructing a surface/image from corrupted gradient fields is a crucial step in many imaging applications where a gradient field is subject to both noise and unlocalized outliers, resulting typically in a non-integra…

Surface Reconstruction

On the Convergence of SGD with Biased Gradients

2020-07-31 · Ahmad Ajalloeian, Sebastian U. Stich

We analyze the complexity of biased stochastic gradient methods (SGD), where individual updates are corrupted by deterministic, i.e. biased error terms. We derive convergence results for smooth (non-convex) functions and…