中文
相关论文

相关论文: Error Compensated Loopless SVRG, Quartz, and SDCA …

200 篇论文

Gradient compression alleviates expensive communication in distributed deep learning by sending fewer values and its corresponding indices, typically via Allgather (AG). Training with high compression ratio (CR) achieves high accuracy like…

分布式、并行与集群计算 · 计算机科学 2024-01-30 Sahil Tyagi , Martin Swany

Stochastic gradient algorithms estimate the gradient based on only one or a few samples and enjoy low computational cost per iteration. They have been widely used in large-scale optimization problems. However, stochastic gradient algorithms…

数值分析 · 计算机科学 2015-07-13 Pinghua Gong , Jieping Ye

Distributed optimization problems usually face inexact communication issues induced by channel noise, communication quantization or differential privacy protection. Most existing algorithms need a two-timescale setting of the stepsize of…

最优化与控制 · 数学 2026-03-03 Shengchao Zhao , Yongchao Liu

This paper presents a novel gradient compression method for federated learning (FL) in wireless systems. The proposed method centers on a low-rank matrix factorization strategy for local gradient compression that is based on one iteration…

信息论 · 计算机科学 2024-11-26 Mingzhao Guo , Dongzhu Liu , Osvaldo Simeone , Dingzhu Wen

We study the last-iterate convergence of variance reduction methods for extragradient (EG) algorithms for a class of variational inequalities satisfying error-bound conditions. Previously, last-iterate linear convergence was only known…

最优化与控制 · 数学 2024-01-02 Tianlong Nan , Yuan Gao , Christian Kroer

Low-rank gradient compression methods, such as PowerSGD, have gained attention in communication-efficient distributed optimization. However, the convergence guarantees of PowerSGD remain unclear, particularly in stochastic settings. In this…

最优化与控制 · 数学 2025-09-16 Shengping Xie , Chuyan Chen , Kun Yuan

Federated learning (FL) enables collaborative model training without exposing clients' private data, but its deployment is often constrained by the communication cost of transmitting gradients between clients and the central server,…

机器学习 · 计算机科学 2025-11-11 Zhijing Ye , Sheng Di , Jiamin Wang , Zhiqing Zhong , Zhaorui Zhang , Xiaodong Yu

Recent research highlights frequent model communication as a significant bottleneck to the efficiency of decentralized machine learning (ML), especially for large-scale and over-parameterized neural networks (NNs). To address this, we…

机器学习 · 计算机科学 2024-06-07 Andrew Campbell , Hang Liu , Leah Woldemariam , Anna Scaglione

In this paper, we study the communication and (sub)gradient computation costs in distributed optimization and give a sharp complexity analysis for the proposed distributed accelerated gradient methods. We present two algorithms based on the…

最优化与控制 · 数学 2020-08-19 Huan Li , Cong Fang , Wotao Yin , Zhouchen Lin

We propose a novel stochastic smoothing accelerated gradient (SSAG) method for general constrained nonsmooth convex composite optimization, and analyze the convergence rates. The SSAG method allows various smoothing techniques, and can deal…

最优化与控制 · 数学 2026-02-03 Ruyu Wang , Chao Zhang

In this paper, we propose an optimization-based method for robust phase retrieval problem where the goal is to estimate an unknown signal from a quadratic measurement corrupted by outliers. To enhance the robustness of existing optimization…

最优化与控制 · 数学 2026-04-17 Kumataro Yazawa , Keita Kume , Isao Yamada

We consider stochastic convex optimization problems with affine constraints and develop several methods using either primal or dual approach to solve it. In the primal case, we use a special penalization technique to make the initial…

最优化与控制 · 数学 2020-11-13 Eduard Gorbunov , Darina Dvinskikh , Alexander Gasnikov

We study distributed optimization problems over a network when the communication between the nodes is constrained, and so information that is exchanged between the nodes must be quantized. Recent advances using the distributed gradient…

最优化与控制 · 数学 2019-05-14 Thinh T. Doan , Siva Theja Maguluri , Justin Romberg

Despite the strong theoretical guarantees that variance-reduced finite-sum optimization algorithms enjoy, their applicability remains limited to cases where the memory overhead they introduce (SAG/SAGA), or the periodic full gradient…

最优化与控制 · 数学 2021-03-24 Ayoub El Hanchi , David A. Stephens

Different federated optimization algorithms typically employ distinct client-selection strategies: some methods communicate only with a randomly sampled subset of clients at each round, while others need to periodically communicate with all…

机器学习 · 计算机科学 2025-12-08 Xiaowen Jiang , Anton Rodomanov , Sebastian U. Stich

Decentralized learning algorithms empower interconnected devices to share data and computational resources to collaboratively train a machine learning model without the aid of a central coordinator. In the case of heterogeneous data…

机器学习 · 计算机科学 2023-01-16 Matteo Zecchin , Marios Kountouris , David Gesbert

Communication compression techniques are of growing interests for solving the decentralized optimization problem under limited communication, where the global objective is to minimize the average of local cost functions over a multi-agent…

最优化与控制 · 数学 2021-06-21 Yiwei Liao , Zhuorui Li , Kun Huang , Shi Pu

Low-rank matrix estimation under heavy-tailed noise is challenging, both computationally and statistically. Convex approaches have been proven statistically optimal but suffer from high computational costs, especially since robust loss…

统计理论 · 数学 2023-05-12 Yinan Shen , Jingyang Li , Jian-Feng Cai , Dong Xia

Stochastic variance reduced gradient (SVRG) is a popular variance reduction technique for accelerating stochastic gradient descent (SGD). We provide a first analysis of the method for solving a class of linear inverse problems in the lens…

数值分析 · 数学 2022-01-19 Bangti Jin , Zehui Zhou , Jun Zou

We present and analyze several strategies for improving the performance of stochastic variance-reduced gradient (SVRG) methods. We first show that the convergence rate of these methods can be preserved under a decreasing sequence of errors…

机器学习 · 计算机科学 2016-08-06 Reza Babanezhad , Mohamed Osama Ahmed , Alim Virani , Mark Schmidt , Jakub Konečný , Scott Sallinen