paper-with-me

Papers

Federated Neural Compression Under Heterogeneous Data

2023-05-25 · Eric Lei, Hamed Hassani, Shirin Saeedi Bidokhti

We discuss a federated learned compression problem, where the goal is to learn a compressor from real-world data which is scattered across clients and may be statistically heterogeneous, yet share a common underlying representation. We propose a distributed source model that encompasses both characteristics, and naturally suggests a compressor architecture that uses analysis and synthesis transforms shared by clients. Inspired by personalized federated learning methods, we employ an entropy model that is personalized to each client. This allows for a global latent space to be learned across clients, and personalized entropy models that adapt to the clients' latent distributions. We show empirically that this strategy outperforms solely local methods, which indicates that learned compression also benefits from a shared global representation in statistically heterogeneous federated settings.

📄 PDF Abstract BibTeX arXiv:2305.16416

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized 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

FedHM: Efficient Federated Learning for Heterogeneous Models via Low-rank Factorization

2021-11-29 · Dezhong Yao, Wanning Pan, Michael J O'Neill, Yutong Dai 외

One underlying assumption of recent federated learning (FL) paradigms is that all local models usually share the same network architecture and size, which becomes impractical for devices with different hardware resources…

Distributed ComputingFederated LearningLow-rank compressionMatrix Factorization / Decomposition+1

Heterogeneity-Aware Cooperative Federated Edge Learning with Adaptive Computation and Communication Compression

2024-09-06 · Zhenxiao Zhang, Zhidong Gao, Yuanxiong Guo, Yanmin Gong

Motivated by the drawbacks of cloud-based federated learning (FL), cooperative federated edge learning (CFEL) has been proposed to improve efficiency for FL over mobile edge networks, where multiple edge servers collabor…

Federated Learning

CA-HFP: Curvature-Aware Heterogeneous Federated Pruning with Model Reconstruction

2026-03-13 · Gang Hu, Yinglei Teng, Pengfei Wu, Shijun Ma arxiv

Federated learning on heterogeneous edge devices requires personalized compression while preserving aggregation compatibility and stable convergence. We present Curvature-Aware Heterogeneous Federated Pruning (CA-HFP), a…

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