paper-with-me

Papers

Federated Learning for Non-IID Data via Client Variance Reduction and Adaptive Server Update

2022-07-18 · Hiep Nguyen, Lam Phan, Harikrishna Warrier, Yogesh Gupta

Federated learning (FL) is an emerging technique used to collaboratively train a global machine learning model while keeping the data localized on the user devices. The main obstacle to FL's practical implementation is the Non-Independent and Identical (Non-IID) data distribution across users, which slows convergence and degrades performance. To tackle this fundamental issue, we propose a method (ComFed) that enhances the whole training process on both the client and server sides. The key idea of ComFed is to simultaneously utilize client-variance reduction techniques to facilitate server aggregation and global adaptive update techniques to accelerate learning. Our experiments on the Cifar-10 classification task show that ComFed can improve state-of-the-art algorithms dedicated to Non-IID data.

📄 PDF Abstract BibTeX arXiv:2207.08391

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Beyond ADMM: A Unified Client-variance-reduced Adaptive Federated Learning Framework

2022-12-03 · Shuai Wang, Yanqing Xu, Zhiguo Wang, Tsung-Hui Chang 외

As a novel distributed learning paradigm, federated learning (FL) faces serious challenges in dealing with massive clients with heterogeneous data distribution and computation and communication resources. Various client-…

Federated Learningimage-classificationImage ClassificationSemi-Supervised Image Classification

Enhanced Federated Optimization: Adaptive Unbiased Client Sampling with Reduced Variance

2023-10-04 · Dun Zeng, Zenglin Xu, Yu Pan, Xu Luo 외

Federated Learning (FL) is a distributed learning paradigm to train a global model across multiple devices without collecting local data. In FL, a server typically selects a subset of clients for each training round to o…

Federated Learning

Sociodynamics-inspired Adaptive Coalition and Client Selection in Federated Learning

2025-06-03 · Alessandro Licciardi, Roberta Raineri, Anton Proskurnikov, Lamberto Rondoni 외

Federated Learning (FL) enables privacy-preserving collaborative model training, yet its practical strength is often undermined by client data heterogeneity, which severely degrades model performance. This paper proposes…

Federated LearningPrivacy Preserving

FedAdaVR: Adaptive Variance Reduction for Robust Federated Learning under Limited Client Participation

2026-01-29 · S M Ruhul Kabir Howlader, Xiao Chen, Yifei Xie, Lu Liu arxiv

Federated learning (FL) encounters substantial challenges due to heterogeneity, leading to gradient noise, client drift, and partial client participation errors, the last of which is the most pervasive but remains insuff…

Federated Learning

Q-LocalAdam: Memory-Efficient Client-Side Adaptive Optimization for Edge Federated Learning

2026-05-17 · Vedant Waykole, Haroon R. Lone arxiv

Federated learning on edge devices must cope with non-IID client data and tight memory budgets. Adaptive optimizers like Adam stabilize training under data heterogeneity but require storing full-precision momentum and va…

Federated Learning