paper-with-me

Papers

Compression with Exact Error Distribution for Federated Learning

2023-10-31 · Mahmoud Hegazy, Rémi Leluc, Cheuk Ting Li, Aymeric Dieuleveut

Compression schemes have been extensively used in Federated Learning (FL) to reduce the communication cost of distributed learning. While most approaches rely on a bounded variance assumption of the noise produced by the compressor, this paper investigates the use of compression and aggregation schemes that produce a specific error distribution, e.g., Gaussian or Laplace, on the aggregated data. We present and analyze different aggregation schemes based on layered quantizers achieving exact error distribution. We provide different methods to leverage the proposed compression schemes to obtain compression-for-free in differential privacy applications. Our general compression methods can recover and improve standard FL schemes with Gaussian perturbations such as Langevin dynamics and randomized smoothing.

📄 PDF Abstract BibTeX arXiv:2310.20682

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Entropy-Guided Tensor Compression for Multimodal Federated Learning on Edge Devices

2026-07-07 · Quoc Bao Phan, Tuy Tan Nguyen arxiv

Federated learning (FL) over mobile and edge devices increasingly involves multimodal models in which clients differ in both sensing capability and computational capacity. Existing update compression schemes typically ap…

Federated Learning

Optimal Gradient Compression for Distributed and Federated Learning

2020-10-07 · Alyazeed Albasyoni, Mher Safaryan, Laurent Condat, Peter Richtárik

Communicating information, like gradient vectors, between computing nodes in distributed and federated learning is typically an unavoidable burden, resulting in scalability issues. Indeed, communication might be slow and…

Federated LearningQuantization

Compressed Proximal Federated Learning for Non-Convex Composite Optimization on Heterogeneous Data

2026-03-08 · Pu Qiu, Chen Ouyang, Yongyang Xiong, Keyou You 외 arxiv

Federated Composite Optimization (FCO) has emerged as a promising framework for training models with structural constraints (e.g., sparsity) in distributed edge networks. However, simultaneously achieving communication e…

Federated Learning

HeteRo-Select: Informativeness as the Participation Driver in Heterogeneous Federated Learning

2025-08-08 · Md. Akmol Masud, Md Abrar Jahin, Mahmud Hasan arxiv

Federated learning systems typically allocate gradient compression by link speed. This is sensible when bandwidth and data informativeness align. However, under non-IID data, these signals often decorrelate or invert. A …

Federated Learning

FraQ: Efficient Coordinate-Space Recompression for Federated Low-Rank Adaptation

2026-08-04 · Shenghui Li, Thiemo Voigt arxiv

Federated fine-tuning with Low-Rank Adaptation (LoRA) enables efficient collaborative adaptation of Large Language Models (LLMs) without centralizing private data. However, LoRA's two-factor parameterization creates an a…

Text Classification