paper-with-me

Papers

Robust Server Defense Against Unreliable Clients in One-Shot Fair Collaborative Machine Learning

2026-05-09 · Chia-Yuan Wu, Frank E. Curtis, Daniel P. Robinson arxiv

Collaborative machine learning (CML) enables multiple clients to train a global model jointly in a data-distributed setting. To address data privacy and communication efficiency, one-shot CML has been increasingly adopted, where clients communicate with the server only once by sharing synthetic or processed proxy data. This single-round communication, however, eliminates the possibility of iterative correction at the server, making the learning process particularly vulnerable to client unreliability. In this setting, unreliable clients, whether malicious or non-malicious, may provide biased proxy data that favors certain groups, thereby degrading the fairness of the global model and harming minority or unprivileged groups. In this work, we propose a server-side defense framework based on a bilevel optimization formulation. The proposed approach learns client-level weights to mitigate the influence of biased client proxy data while enforcing fairness constraints by using a very small trusted root dataset available at the server. Experimental results on benchmark datasets show that our method improves fairness with little accuracy loss under biased proxy data contributions from unreliable clients. Moreover, the proposed approach remains effective even when unreliable clients make up a majority of the system, consistently outperforming other existing methods.

📄 PDF Abstract BibTeX arXiv:2605.08616

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

Long-Short History of Gradients is All You Need: Detecting Malicious and Unreliable Clients in Federated Learning

2022-08-14 · Ashish Gupta, Tie Luo, Mao V. Ngo, Sajal K. Das

Federated learning offers a framework of training a machine learning model in a distributed fashion while preserving privacy of the participants. As the server cannot govern the clients' actions, nefarious clients may at…

AllFederated Learning

Rethinking the Defense Against Free-rider Attack From the Perspective of Model Weight Evolving Frequency

2022-06-11 · Jinyin Chen, Mingjun Li, Tao Liu, Haibin Zheng 외

Federated learning (FL) is a distributed machine learning approach where multiple clients collaboratively train a joint model without exchanging their data. Despite FL's unprecedented success in data privacy-preserving, …

Federated LearningPrivacy Preserving

SafeSplit: A Novel Defense Against Client-Side Backdoor Attacks in Split Learning (Full Version)

2025-01-11 · Phillip Rieger, Alessandro Pegoraro, Kavita Kumari, Tigist Abera 외

Split Learning (SL) is a distributed deep learning approach enabling multiple clients and a server to collaboratively train and infer on a shared deep neural network (DNN) without requiring clients to share their private…

Federated Learning

FL-PLAS: Federated Learning with Partial Layer Aggregation for Backdoor Defense Against High-Ratio Malicious Clients

2025-05-17 · Jianyi Zhang, Ziyin Zhou, Yilong Li, Qichao Jin

Federated learning (FL) is gaining increasing attention as an emerging collaborative machine learning approach, particularly in the context of large-scale computing and data systems. However, the fundamental algorithm of…

backdoor defenseFederated Learning

Defending Against Sophisticated Poisoning Attacks with RL-based Aggregation in Federated Learning

2024-06-20 · Yujing Wang, Hainan Zhang, Sijia Wen, Wangjie Qiu 외

Federated learning is highly susceptible to model poisoning attacks, especially those meticulously crafted for servers. Traditional defense methods mainly focus on updating assessments or robust aggregation against manua…

Federated LearningModel Poisoning