paper-with-me

Papers

BACSA: A Bias-Aware Client Selection Algorithm for Privacy-Preserving Federated Learning in Wireless Healthcare Networks

2024-11-01 · Sushilkumar Yadav, Irem Bor-Yaliniz

Federated Learning (FL) has emerged as a transformative approach in healthcare, enabling collaborative model training across decentralized data sources while preserving user privacy. However, performance of FL rapidly degrades in practical scenarios due to the inherent bias in non Independent and Identically distributed (non-IID) data among participating clients, which poses significant challenges to model accuracy and generalization. Therefore, we propose the Bias-Aware Client Selection Algorithm (BACSA), which detects user bias and strategically selects clients based on their bias profiles. In addition, the proposed algorithm considers privacy preservation, fairness and constraints of wireless network environments, making it suitable for sensitive healthcare applications where Quality of Service (QoS), privacy and security are paramount. Our approach begins with a novel method for detecting user bias by analyzing model parameters and correlating them with the distribution of class-specific data samples. We then formulate a mixed-integer non-linear client selection problem leveraging the detected bias, alongside wireless network constraints, to optimize FL performance. We demonstrate that BACSA improves convergence and accuracy, compared to existing benchmarks, through evaluations on various data distributions, including Dirichlet and class-constrained scenarios. Additionally, we explore the trade-offs between accuracy, fairness, and network constraints, indicating the adaptability and robustness of BACSA to address diverse healthcare applications.

📄 PDF Abstract BibTeX arXiv:2411.01050

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
NON 설명 없음

Similar Papers 제목 키워드 기반

Heterogeneity-Aware Client Selection Methodology For Efficient Federated Learning

2026-02-24 · Nihal Balivada, Shrey Gupta, Shashank Shreedhar Bhatt, Suyash Gupta arxiv

Federated Learning (FL) enables a distributed client-server architecture where multiple clients collaboratively train a global Machine Learning (ML) model without sharing sensitive local data. However, FL often results i…

Federated Learning

MDA: Availability-Aware Federated Learning Client Selection

2022-11-25 · Amin Eslami Abyane, Steve Drew, Hadi Hemmati

Recently, a new distributed learning scheme called Federated Learning (FL) has been introduced. FL is designed so that server never collects user-owned data meaning it is great at preserving privacy. FL's process starts …

Federated Learning

Greedy Shapley Client Selection for Communication-Efficient Federated Learning

2023-12-14 · Pranava Singhal, Shashi Raj Pandey, Petar Popovski

The standard client selection algorithms for Federated Learning (FL) are often unbiased and involve uniform random sampling of clients. This has been proven sub-optimal for fast convergence under practical settings chara…

Federated Learning

Client Selection in Federated Learning: Convergence Analysis and Power-of-Choice Selection Strategies

2020-10-03 · Yae Jee Cho, Jianyu Wang, Gauri Joshi

Federated learning is a distributed optimization paradigm that enables a large number of resource-limited client nodes to cooperatively train a model without data sharing. Several works have analyzed the convergence of f…

Distributed OptimizationFederated LearningSelection bias

Client Selection for Federated Policy Optimization with Environment Heterogeneity

2023-05-18 · Zhijie Xie, S. H. Song

The development of Policy Iteration (PI) has inspired many recent algorithms for Reinforcement Learning (RL), including several policy gradient methods that gained both theoretical soundness and empirical success on a va…

MuJoCoPolicy Gradient MethodsReinforcement Learning (RL)