paper-with-me

홈 › Papers

SaFL: Sybil-aware Federated Learning with Application to Face Recognition

2023-11-07 · Mahdi Ghafourian, Julian Fierrez, Ruben Vera-Rodriguez, Ruben Tolosana, Aythami Morales

Federated Learning (FL) is a machine learning paradigm to conduct collaborative learning among clients on a joint model. The primary goal is to share clients' local training parameters with an integrating server while preserving their privacy. This method permits to exploit the potential of massive mobile users' data for the benefit of machine learning models' performance while keeping sensitive data on local devices. On the downside, FL raises security and privacy concerns that have just started to be studied. To address some of the key threats in FL, researchers have proposed to use secure aggregation methods (e.g. homomorphic encryption, secure multiparty computation, etc.). These solutions improve some security and privacy metrics, but at the same time bring about other serious threats such as poisoning attacks, backdoor attacks, and free running attacks. This paper proposes a new defense method against poisoning attacks in FL called SaFL (Sybil-aware Federated Learning) that minimizes the effect of sybils with a novel time-variant aggregation scheme.

📄 PDF Abstract BibTeX arXiv:2311.04346

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionFederated Learning

Similar Papers 제목 키워드 기반

Selective Attention Federated Learning: Improving Privacy and Efficiency for Clinical Text Classification

2025-04-16 · Yue Li, Lihong Zhang

Federated Learning (FL) faces major challenges regarding communication overhead and model privacy when training large language models (LLMs), especially in healthcare applications. To address these, we introduce Selectiv…

Clinical Concept ExtractionFederated Learningtext-classificationText Classification

CSAFL: A Clustered Semi-Asynchronous Federated Learning Framework

2021-04-16 · Yu Zhang, Moming Duan, Duo Liu, Li Li 외

Federated learning (FL) is an emerging distributed machine learning paradigm that protects privacy and tackles the problem of isolated data islands. At present, there are two main communication strategies of FL: synchron…

Federated Learning

SAFL: Structure-Aware Personalized Federated Learning via Client-Specific Clustering and SCSI-Guided Model Pruning

2025-01-30 · Nan Li, Xiaolu Wang, Xiao Du, Puyu Cai 외

Federated Learning (FL) enables clients to collaboratively train machine learning models without sharing local data, preserving privacy in diverse environments. While traditional FL approaches preserve privacy, they ofte…

Federated LearningPersonalized Federated Learning

FedQS: Optimizing Gradient and Model Aggregation for Semi-Asynchronous Federated Learning

2025-10-09 · Yunbo Li, Jiaping Gui, Zhihang Deng, Fanchao Meng 외 arxiv

Federated learning (FL) enables collaborative model training across multiple parties without sharing raw data, with semi-asynchronous FL (SAFL) emerging as a balanced approach between synchronous and asynchronous FL. How…

Federated Learning

Towards Sybil Resilience in Decentralized Learning

2023-06-26 · Thomas Werthenbach, Johan Pouwelse

Federated learning is a privacy-enforcing machine learning technology but suffers from limited scalability. This limitation mostly originates from the internet connection and memory capacity of the central parameter serv…

Adversarial AttackFederated Learning