LGSYDec 20, 2023

Fed-QSSL: A Framework for Personalized Federated Learning under Bitwidth and Data Heterogeneity

arXiv:2312.13380v113 citationsh-index: 32AAAI
Originality Incremental advance
AI Analysis

This work addresses personalized federated learning for clients with varying resources and data distributions, representing an incremental improvement.

The authors tackled performance degradation in federated learning due to system and data heterogeneity by proposing Fed-QSSL, a framework that combines quantization and self-supervised learning, achieving validated efficacy on real-world datasets.

Motivated by high resource costs of centralized machine learning schemes as well as data privacy concerns, federated learning (FL) emerged as an efficient alternative that relies on aggregating locally trained models rather than collecting clients' potentially private data. In practice, available resources and data distributions vary from one client to another, creating an inherent system heterogeneity that leads to deterioration of the performance of conventional FL algorithms. In this work, we present a federated quantization-based self-supervised learning scheme (Fed-QSSL) designed to address heterogeneity in FL systems. At clients' side, to tackle data heterogeneity we leverage distributed self-supervised learning while utilizing low-bit quantization to satisfy constraints imposed by local infrastructure and limited communication resources. At server's side, Fed-QSSL deploys de-quantization, weighted aggregation and re-quantization, ultimately creating models personalized to both data distribution as well as specific infrastructure of each client's device. We validated the proposed algorithm on real world datasets, demonstrating its efficacy, and theoretically analyzed impact of low-bit training on the convergence and robustness of the learned models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes