paper-with-me

Papers

Practical Framework for Privacy-Preserving and Byzantine-robust Federated Learning

2025-12-19 · Baolei Zhang, Minghong Fang, Zhuqing Liu, Biao Yi, Peizhao Zhou, Yuan Wang, Tong Li, Zheli Liu arxiv

Federated Learning (FL) allows multiple clients to collaboratively train a model without sharing their private data. However, FL is vulnerable to Byzantine attacks, where adversaries manipulate client models to compromise the federated model, and privacy inference attacks, where adversaries exploit client models to infer private data. Existing defenses against both backdoor and privacy inference attacks introduce significant computational and communication overhead, creating a gap between theory and practice. To address this, we propose ABBR, a practical framework for Byzantine-robust and privacy-preserving FL. We are the first to utilize dimensionality reduction to speed up the private computation of complex filtering rules in privacy-preserving FL. Additionally, we analyze the accuracy loss of vector-wise filtering in low-dimensional space and introduce an adaptive tuning strategy to minimize the impact of malicious models that bypass filtering on the global model. We implement ABBR with state-of-the-art Byzantine-robust aggregation rules and evaluate it on public datasets, showing that it runs significantly faster, has minimal communication overhead, and maintains nearly the same Byzantine-resilience as the baselines.

📄 PDF Abstract BibTeX arXiv:2512.17254

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionFederated Learning

Similar Papers 제목 키워드 기반

FedREP: A Byzantine-Robust, Communication-Efficient and Privacy-Preserving Framework for Federated Learning

2023-03-09 · Yi-Rui Yang, Kun Wang, Wu-Jun Li

Federated learning (FL) has recently become a hot research topic, in which Byzantine robustness, communication efficiency and privacy preservation are three important aspects. However, the tension among these three aspec…

Federated LearningPrivacy Preserving

Practical Differentially Private and Byzantine-resilient Federated Learning

2023-04-15 · Zihang Xiang, Tianhao Wang, WanYu Lin, Di Wang

Privacy and Byzantine resilience are two indispensable requirements for a federated learning (FL) system. Although there have been extensive studies on privacy and Byzantine security in their own track, solutions that co…

Federated LearningPrivacy Preserving

zPROBE: Zero Peek Robustness Checks for Federated Learning

2022-06-24 · ICCV 2023 1 · Zahra Ghodsi, Mojan Javaheripi, Nojan Sheybani, Xinqiao Zhang 외

Privacy-preserving federated learning allows multiple users to jointly train a model with coordination of a central server. The server only learns the final aggregation result, thus the users' (private) training data is …

Federated LearningPrivacy Preserving

Cellular Traffic Prediction via Byzantine-robust Asynchronous Federated Learning

2025-05-25 · Hui Ma, Kai Yang, Yang Jiao

Network traffic prediction plays a crucial role in intelligent network operation. Traditional prediction methods often rely on centralized training, necessitating the transfer of vast amounts of traffic data to a central…

Federated LearningPredictionPrivacy PreservingTraffic Prediction

Byzantine-Resilient Secure Federated Learning

2020-07-21 · Jinhyun So, Basak Guler, A. Salman Avestimehr

Secure federated learning is a privacy-preserving framework to improve machine learning models by training over large volumes of data collected by mobile users. This is achieved through an iterative process where, at eac…

Federated LearningOutlier DetectionPrivacy PreservingQuantization