paper-with-me

Papers

Maximizing Uncertainty for Federated learning via Bayesian Optimisation-based Model Poisoning

2025-01-14 · Marios Aristodemou, Xiaolan Liu, YuAn Wang, Konstantinos G. Kyriakopoulos, Sangarapillai Lambotharan, Qingsong Wei

As we transition from Narrow Artificial Intelligence towards Artificial Super Intelligence, users are increasingly concerned about their privacy and the trustworthiness of machine learning (ML) technology. A common denominator for the metrics of trustworthiness is the quantification of uncertainty inherent in DL algorithms, and specifically in the model parameters, input data, and model predictions. One of the common approaches to address privacy-related issues in DL is to adopt distributed learning such as federated learning (FL), where private raw data is not shared among users. Despite the privacy-preserving mechanisms in FL, it still faces challenges in trustworthiness. Specifically, the malicious users, during training, can systematically create malicious model parameters to compromise the models predictive and generative capabilities, resulting in high uncertainty about their reliability. To demonstrate malicious behaviour, we propose a novel model poisoning attack method named Delphi which aims to maximise the uncertainty of the global model output. We achieve this by taking advantage of the relationship between the uncertainty and the model parameters of the first hidden layer of the local model. Delphi employs two types of optimisation , Bayesian Optimisation and Least Squares Trust Region, to search for the optimal poisoned model parameters, named as Delphi-BO and Delphi-LSTR. We quantify the uncertainty using the KL Divergence to minimise the distance of the predictive probability distribution towards an uncertain distribution of model output. Furthermore, we establish a mathematical proof for the attack effectiveness demonstrated in FL. Numerical results demonstrate that Delphi-BO induces a higher amount of uncertainty than Delphi-LSTR highlighting vulnerability of FL systems to model poisoning attacks.

📄 PDF Abstract BibTeX arXiv:2501.08002

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimisationFederated LearningModel PoisoningPrivacy Preserving

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Physics-Guided Deepfake Detection for Voice Authentication Systems

2025-12-04 · Alireza Mohammadi, Keshav Sood, Dhananjay Thiruvady, Asef Nazari arxiv

Voice authentication systems deployed at the network edge face dual threats: a) sophisticated deepfake synthesis attacks and b) control-plane poisoning in distributed federated learning protocols. We present a framework …

Self-Supervised LearningFederated LearningDeepFake Detection

SureFED: Robust Federated Learning via Uncertainty-Aware Inward and Outward Inspection

2023-08-04 · Nasimeh Heydaribeni, Ruisi Zhang, Tara Javidi, Cristina Nita-Rotaru 외

In this work, we introduce SureFED, a novel framework for byzantine robust federated learning. Unlike many existing defense methods that rely on statistically robust quantities, making them vulnerable to stealthy and col…

Federated Learningimage-classificationImage ClassificationModel Poisoning

FedLAD: A Linear Algebra Based Data Poisoning Defence for Federated Learning

2025-08-04 · Qi Xiong, Hai Dong, Nasrin Sohrabi, Zahir Tari arxiv

Sybil attacks pose a significant threat to federated learning, as malicious nodes can collaborate and gain a majority, thereby overwhelming the system. Therefore, it is essential to develop countermeasures that ensure th…

Image ClassificationFederated Learning

Antifragile and Robust Heteroscedastic Bayesian Optimisation

2019-09-25 · Ryan Rhys-Griffiths, Miguel Garcia-Ortegon, Alexander A. Aldrick, Alpha A. Lee

Bayesian Optimisation is an important decision-making tool for high-stakes applications in drug discovery and materials design. An oft-overlooked modelling consideration however is the representation of input-depende…

Bayesian OptimisationDecision MakingDrug Discovery

FedPop: A Bayesian Approach for Personalised Federated Learning

2022-06-07 · Nikita Kotelevskii, Maxime Vono, Eric Moulines, Alain Durmus

Personalised federated learning (FL) aims at collaboratively learning a machine learning model taylored for each client. Albeit promising advances have been made in this direction, most of existing approaches works do no…

Federated LearningUncertainty Quantification