paper-with-me

Papers

Towards Trustworthy Federated Learning with Untrusted Participants

2025-05-03 · Youssef Allouah, Rachid Guerraoui, John Stephan

Resilience against malicious participants and data privacy are essential for trustworthy federated learning, yet achieving both with good utility typically requires the strong assumption of a trusted central server. This paper shows that a significantly weaker assumption suffices: each pair of participants shares a randomness seed unknown to others. In a setting where malicious participants may collude with an untrusted server, we propose CafCor, an algorithm that integrates robust gradient aggregation with correlated noise injection, using shared randomness between participants. We prove that CafCor achieves strong privacy-utility trade-offs, significantly outperforming local differential privacy (DP) methods, which do not make any trust assumption, while approaching central DP utility, where the server is fully trusted. Empirical results on standard benchmarks validate CafCor's practicality, showing that privacy and robustness can coexist in distributed systems without sacrificing utility or trusting the server.

📄 PDF Abstract BibTeX arXiv:2505.01874

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Gradient Disaggregation: Breaking Privacy in Federated Learning by Reconstructing the User Participant Matrix

2021-06-10 · Maximilian Lam, Gu-Yeon Wei, David Brooks, Vijay Janapa Reddi 외

We show that aggregated model updates in federated learning may be insecure. An untrusted central server may disaggregate user updates from sums of updates across participants given repeated observations, enabling the se…

Federated Learning

Towards Trustworthy Federated Learning

2025-03-05 · Alina Basharat, Yijun Bian, Ping Xu, Zhi Tian

This paper develops a comprehensive framework to address three critical trustworthy challenges in federated learning (FL): robustness against Byzantine attacks, fairness, and privacy preservation. To improve the system's…

FairnessFederated Learning

Probabilistic Inference for Learning from Untrusted Sources

2021-01-15 · Duc Thien Nguyen, Shiau Hoong Lim, Laura Wynter, Desmond Cai

Federated learning brings potential benefits of faster learning, better solutions, and a greater propensity to transfer when heterogeneous data from different parties increases diversity. However, because federated learn…

Bayesian InferenceCollaborative FilteringDiversityFederated Learning

Attacks to Federated Learning: Responsive Web User Interface to Recover Training Data from User Gradients

2020-06-08 · Hans Albert Lianto, Yang Zhao, Jun Zhao

Local differential privacy (LDP) is an emerging privacy standard to protect individual user data. One scenario where LDP can be applied is federated learning, where each user sends in his/her user gradients to an aggrega…

Federated Learning

Trust-Based Incentive Mechanisms in Semi-Decentralized Federated Learning Systems

2026-02-09 · Ajay Kumar Shrestha arxiv

In federated learning (FL), decentralized model training allows multi-ple participants to collaboratively improve a shared machine learning model without exchanging raw data. However, ensuring the integrity and reliabili…

Federated Learning