paper-with-me

홈 › Papers

OLALa: Online Learned Adaptive Lattice Codes for Heterogeneous Federated Learning

2025-06-25 · Natalie Lang, Maya Simhi, Nir Shlezinger

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 FL with non-fixed lattice quantizers and show that proper lattice adaptation can tighten the convergence bound. Then, we design an online learning algorithm that enables clients to tune their quantizers throughout the FL process while exchanging only a compact set of quantization parameters. Numerical experiments demonstrate that OLALa consistently improves learning performance under various quantization rates, outperforming conventional fixed-codebook and non-adaptive schemes.

📄 PDF Abstract BibTeX arXiv:2506.20297

Code (1)

maya-simhi/olala 공식 구현 pytorch

Tasks

Federated LearningQuantization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multirate Neural Image Compression with Adaptive Lattice Vector Quantization

2025-01-01 · CVPR 2025 1 · Hao Xu, Xiaolin Wu, Xi Zhang

Recent research has explored integrating lattice vector quantization (LVQ) into learned image compression models. Due to its more efficient Voronoi covering of vector space than scalar quantization (SQ), LVQ achieves…

Domain AdaptationImage CompressionQuantization

LVQAC: Lattice Vector Quantization Coupled with Spatially Adaptive Companding for Efficient Learned Image Compression

2023-03-25 · CVPR 2023 1 · Xi Zhang, Xiaolin Wu

Recently, numerous end-to-end optimized image compression neural networks have been developed and proved themselves as leaders in rate-distortion performance. The main strength of these learnt compression methods is in p…

Image CompressionQuantization

Information Lattice Learning as Probabilistic Graphical Model Structure Learning

2026-06-11 · Haizi Yu, Lav R. Varshney arxiv

Information lattice learning (ILL) learns interpretable rules of a signal by alternately projecting the signal onto a partition lattice that encodes a hierarchy of abstractions and lifting selected rules back to the sign…

Voronoi Shaping with Efficient Encoding

2020-04-20 · H. Buglia, R. R. Lopes

In this letter, we propose a Voronoi shaping method with reduced encoding complexity. The method works for integer shaping and coding lattices satisfying the chain $\Lambda_s \subseteq \textbf{K}\mathbb{Z}^n \subseteq \L…

OLALA: Object-Level Active Learning for Efficient Document Layout Annotation

2020-10-05 · Zejiang Shen, Jian Zhao, Melissa Dell, YaoLiang Yu 외

Document images often have intricate layout structures, with numerous content regions (e.g. texts, figures, tables) densely arranged on each page. This makes the manual annotation of layout datasets expensive and ineffic…

Active LearningObjectObject Detection