paper-with-me

Papers

FLECS-CGD: A Federated Learning Second-Order Framework via Compression and Sketching with Compressed Gradient Differences

2022-10-18 · Artem Agafonov, Brahim Erraji, Martin Takáč

In the recent paper FLECS (Agafonov et al, FLECS: A Federated Learning Second-Order Framework via Compression and Sketching), the second-order framework FLECS was proposed for the Federated Learning problem. This method utilize compression of sketched Hessians to make communication costs low. However, the main bottleneck of FLECS is gradient communication without compression. In this paper, we propose the modification of FLECS with compressed gradient differences, which we call FLECS-CGD (FLECS with Compressed Gradient Differences) and make it applicable for stochastic optimization. Convergence guarantees are provided in strongly convex and nonconvex cases. Experiments show the practical benefit of proposed approach.

📄 PDF Abstract BibTeX arXiv:2210.09626

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningStochastic Optimization

Similar Papers 제목 키워드 기반

ReflecSched: Solving Dynamic Flexible Job-Shop Scheduling via LLM-Powered Hierarchical Reflection

2025-08-03 · Shijie Cao, Yuan Yuan arxiv

The NP-hard Dynamic Flexible Job-Shop Scheduling (DFJSP) problem involves real-time events and complex routing. While traditional rules are efficient but rigid, deep learning is opaque and requires feature engineering. L…

Feature Engineering

Basis Matters: Better Communication-Efficient Second Order Methods for Federated Learning

2021-11-02 · Xun Qian, Rustem Islamov, Mher Safaryan, Peter Richtárik

Recent advances in distributed optimization have shown that Newton-type methods with proper communication compression mechanisms can guarantee fast local rates and low communication cost compared to first order methods. …

Distributed OptimizationFederated LearningSecond-order methods

Second-Order Guarantees in Federated Learning

2020-12-02 · Stefan Vlaski, Elsa Rizk, Ali H. Sayed

Federated learning is a useful framework for centralized learning from distributed data under practical considerations of heterogeneity, asynchrony, and privacy. Federated architectures are frequently deployed in deep le…

Deep LearningFederated Learning

Escaping Saddle Points in Heterogeneous Federated Learning via Distributed SGD with Communication Compression

2023-10-29 · Sijin Chen, Zhize Li, Yuejie Chi

We consider the problem of finding second-order stationary points of heterogeneous federated learning (FL). Previous works in FL mostly focus on first-order convergence guarantees, which do not rule out the scenario of u…

Federated Learning

Bandwidth-Aware and Overlap-Weighted Compression for Communication-Efficient Federated Learning

2024-08-27 · Zichen Tang, Junlin Huang, Rudan Yan, Yuxin Wang 외

Current data compression methods, such as sparsification in Federated Averaging (FedAvg), effectively enhance the communication efficiency of Federated Learning (FL). However, these methods encounter challenges such as t…

Data CompressionFederated Learning