OLALa: Online Learned Adaptive Lattice Codes for Heterogeneous Federated Learning
Natalie Lang, Maya Simhi, and Nir Shlezinger

TL;DR
OLALa introduces an adaptive lattice quantization scheme for federated learning, allowing clients to dynamically optimize their model update compression, which enhances convergence and reduces communication costs in heterogeneous environments.
Contribution
This work develops a novel online learning framework for adaptive lattice quantization in federated learning, with proven convergence guarantees and improved performance over fixed schemes.
Findings
OLALa outperforms fixed-codebook schemes in various settings.
Adaptive lattices improve convergence bounds.
Clients can effectively tune quantizers online with minimal communication.
Abstract
Federated learning (FL) enables collaborative training across distributed clients without sharing raw data, often at the cost of substantial communication overhead induced by transmitting high-dimensional model updates. This overhead can be alleviated by having the clients quantize their model updates, with dithered lattice quantizers identified as an attractive scheme due to its structural simplicity and convergence-preserving properties. However, existing lattice-based FL schemes typically rely on a fixed quantization rule, which is suboptimal in heterogeneous and dynamic environments where the model updates distribution varies across users and training rounds. In this work, we propose Online Learned Adaptive Lattices (OLALa), a heterogeneous FL framework where each client can adjust its quantizer online using lightweight local computations. We first derive convergence guarantees for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCooperative Communication and Network Coding · Privacy-Preserving Technologies in Data · Recommender Systems and Techniques
MethodsSparse Evolutionary Training
