paper-with-me

홈 › Papers

FedGS: Federated Graph-based Sampling with Arbitrary Client Availability

2022-11-25 · Zheng Wang, Xiaoliang Fan, Jianzhong Qi, Haibing Jin, Peizhen Yang, Siqi Shen, Cheng Wang

While federated learning has shown strong results in optimizing a machine learning model without direct access to the original data, its performance may be hindered by intermittent client availability which slows down the convergence and biases the final learned model. There are significant challenges to achieve both stable and bias-free training under arbitrary client availability. To address these challenges, we propose a framework named Federated Graph-based Sampling (FedGS), to stabilize the global model update and mitigate the long-term bias given arbitrary client availability simultaneously. First, we model the data correlations of clients with a Data-Distribution-Dependency Graph (3DG) that helps keep the sampled clients data apart from each other, which is theoretically shown to improve the approximation to the optimal model update. Second, constrained by the far-distance in data distribution of the sampled clients, we further minimize the variance of the numbers of times that the clients are sampled, to mitigate long-term bias. To validate the effectiveness of FedGS, we conduct experiments on three datasets under a comprehensive set of seven client availability modes. Our experimental results confirm FedGS's advantage in both enabling a fair client-sampling scheme and improving the model performance under arbitrary client availability. Our code is available at \url{https://github.com/WwZzz/FedGS}.

📄 PDF Abstract BibTeX arXiv:2211.13975

Code (1)

wwzzz/fedgs 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Homophily Heterogeneity Matters in Graph Federated Learning: A Spectrum Sharing and Complementing Perspective

2025-02-19 · Wentao Yu

Since heterogeneity presents a fundamental challenge in graph federated learning, many existing methods are proposed to deal with node feature heterogeneity and structure heterogeneity. However, they overlook the critica…

Federated LearningGraph Neural Network

FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise

2025-07-13 · Mengwen Ye, Yingzi Huangfu, Shujian Gao, Wei Ren 외

Federated Learning (FL) emerged as a solution for collaborative medical image classification while preserving data privacy. However, label noise, which arises from inter-institutional data variability, can cause training…

Federated Learningimage-classificationImage ClassificationMedical Image Classification+1

Heterogeneous Federated Learning via Grouped Sequential-to-Parallel Training

2022-01-31 · Shenglai Zeng, Zonghang Li, Hongfang Yu, Yihong He 외

Federated learning (FL) is a rapidly growing privacy-preserving collaborative machine learning paradigm. In practical FL applications, local data from each data silo reflect local usage patterns. Therefore, there exists …

Federated LearningPrivacy Preserving

Federated Dynamic Neural Network for Deep MIMO Detection

2021-11-24 · Yuwen Yang, Feifei Gao, Jiang Xue, Ting Zhou 외

In this paper, we develop a dynamic detection network (DDNet) based detector for multiple-input multiple-output (MIMO) systems. By constructing an improved DetNet (IDetNet) detector and the OAMPNet detector as two indepe…

Data Heterogeneity-Robust Federated Learning via Group Client Selection in Industrial IoT

2022-02-03 · Zonghang Li, Yihong He, Hongfang Yu, Jiawen Kang 외

Nowadays, the industrial Internet of Things (IIoT) has played an integral role in Industry 4.0 and produced massive amounts of data for industrial intelligence. These data locate on decentralized devices in modern factor…

Federated Learning