paper-with-me

홈 › Papers

Identifying the Truth of Global Model: A Generic Solution to Defend Against Byzantine and Backdoor Attacks in Federated Learning (full version)

2023-11-17 · Sheldon C. Ebron, Meiying Zhang, Kan Yang

Federated Learning (FL) enables multiple parties to train machine learning models collaboratively without sharing the raw training data. However, the federated nature of FL enables malicious clients to influence a trained model by injecting error model updates via Byzantine or backdoor attacks. To detect malicious model updates, a typical approach is to measure the distance between each model update and a \textit{ground-truth model update}. To find such \textit{ground-truth model updates}, existing defenses either require a benign root dataset on the server (e.g., FLTrust) or simply use trimmed mean or median as the threshold for clipping (e.g., FLAME). However, such benign root datasets are impractical, and the trimmed mean or median may also eliminate contributions from these underrepresented datasets. In this paper, we propose a generic solution, namely FedTruth, to defend against model poisoning attacks in FL, where the \textit{ground-truth model update} (i.e., the global model update) will be estimated among all the model updates with dynamic aggregation weights. Specifically, FedTruth does not have specific assumptions on the benign or malicious data distribution or access to a benign root dataset. Moreover, FedTruth considers the potential contributions from all benign clients. Our empirical results show that FedTruth can reduce the impacts of poisoned model updates against both Byzantine and backdoor attacks, and is also efficient in large-scale FL systems.

📄 PDF Abstract BibTeX arXiv:2311.10248

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel Poisoning

Similar Papers 제목 키워드 기반

Deep learning for inferring cause of data anomalies

2017-11-19 · V. Azzolini, M. Borisyak, G. Cerminara, D. Derkach 외

Daily operation of a large-scale experiment is a resource consuming task, particularly from perspectives of routine data quality monitoring. Typically, data comes from different sub-detectors and the global quality of da…

Deep Learning

Identifiability of Label Noise Transition Matrix

2022-02-04 · Yang Liu, Hao Cheng, Kun Zhang

The noise transition matrix plays a central role in the problem of learning with noisy labels. Among many other reasons, a large number of existing solutions rely on access to it. Identifying and estimating the transitio…

Learning with noisy labels

Identifying Principals and Accessories in a Complex Case based on the Comprehension of Fact Description

2020-07-01 · ACL 2020 6 · Yakun Hu, Zhunchen Luo, WenHan Chao

In this paper, we study the problem of identifying the principals and accessories from the fact description with multiple defendants in a criminal case. We treat the fact descriptions as narrative texts and the defendant…

Learning-To-Rank

A High Dimensional Statistical Model for Adversarial Training: Geometry and Trade-Offs

2024-02-08 · Kasimir Tanner, Matteo Vilucchio, Bruno Loureiro, Florent Krzakala

This work investigates adversarial training in the context of margin-based linear classifiers in the high-dimensional regime where the dimension $d$ and the number of data points $n$ diverge with a fixed ratio $\alpha = …

Adversarial Robustness

What Will Happen Next? Forecasting Player Moves in Sports Videos

2017-10-01 · ICCV 2017 10 · Panna Felsen, Pulkit Agrawal, Jitendra Malik

A large number of very popular team sports involve the act of one team trying to score a goal against the other. During this game play, defending players constantly try to predict the next move of the attackers to preven…