paper-with-me

Papers

Fed-CBS: A Heterogeneity-Aware Client Sampling Mechanism for Federated Learning via Class-Imbalance Reduction

2022-09-30 · Jianyi Zhang, Ang Li, Minxue Tang, Jingwei Sun, Xiang Chen, Fan Zhang, Changyou Chen, Yiran Chen, Hai Li

Due to limited communication capacities of edge devices, most existing federated learning (FL) methods randomly select only a subset of devices to participate in training for each communication round. Compared with engaging all the available clients, the random-selection mechanism can lead to significant performance degradation on non-IID (independent and identically distributed) data. In this paper, we show our key observation that the essential reason resulting in such performance degradation is the class-imbalance of the grouped data from randomly selected clients. Based on our key observation, we design an efficient heterogeneity-aware client sampling mechanism, i.e., Federated Class-balanced Sampling (Fed-CBS), which can effectively reduce class-imbalance of the group dataset from the intentionally selected clients. In particular, we propose a measure of class-imbalance and then employ homomorphic encryption to derive this measure in a privacy-preserving way. Based on this measure, we also design a computation-efficient client sampling strategy, such that the actively selected clients will generate a more class-balanced grouped dataset with theoretical guarantees. Extensive experimental results demonstrate Fed-CBS outperforms the status quo approaches. Furthermore, it achieves comparable or even better performance than the ideal setting where all the available clients participate in the FL training.

📄 PDF Abstract BibTeX arXiv:2209.15245

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Heterogeneity-Aware Client Sampling: A Unified Solution for Consistent Federated Learning

2025-05-16 · Shudi Weng, Chao Ren, Ming Xiao, Mikael Skoglund

Federated learning (FL) commonly involves clients with diverse communication and computational capabilities. Such heterogeneity can significantly distort the optimization dynamics and lead to objective inconsistency, whe…

Federated Learning

FedSCAM (Federated Sharpness-Aware Minimization with Clustered Aggregation and Modulation): Scam-resistant SAM for Robust Federated Optimization in Heterogeneous Environments

2025-12-29 · Sameer Rahil, Zain Abdullah Ahmad, Talha Asif arxiv

Federated Learning (FL) enables collaborative model training across decentralized edge devices while preserving data privacy. However, statistical heterogeneity among clients, often manifested as non-IID label distributi…

Federated Learning

Knowledge-Aware Federated Active Learning with Non-IID Data

2022-11-24 · ICCV 2023 1 · Yu-Tong Cao, Ye Shi, Baosheng Yu, Jingya Wang 외

Federated learning enables multiple decentralized clients to learn collaboratively without sharing the local training data. However, the expensive annotation cost to acquire data labels on local clients remains an obstac…

Active LearningFederated Learning

Towards Effective Federated Multimodal Graph Learning via Navigating Multifaceted Heterogeneity

2026-08-01 · Yinlin Zhu, Di Wu, Yi Zhang, Xunkai Li 외 arxiv

Multimodal-attributed graphs (MAGs), where nodes carry heterogeneous semantic content across multiple modalities while edges encode relational dependencies, have been widely adopted across diverse domains. Federated mult…

Contrastive LearningGraph Learning

Client2Vec: Improving Federated Learning by Distribution Shifts Aware Client Indexing

2024-05-25 · Yongxin Guo, Lin Wang, Xiaoying Tang, Tao Lin

Federated Learning (FL) is a privacy-preserving distributed machine learning paradigm. Nonetheless, the substantial distribution shifts among clients pose a considerable challenge to the performance of current FL algorit…

Federated LearningPrivacy Preserving