paper-with-me

홈 › Papers

RAB$^2$-DEF: Dynamic and explainable defense against adversarial attacks in Federated Learning to fair poor clients

2024-10-10 · Nuria Rodríguez-Barroso, M. Victoria Luzón, Francisco Herrera

At the same time that artificial intelligence is becoming popular, concern and the need for regulation is growing, including among other requirements the data privacy. In this context, Federated Learning is proposed as a solution to data privacy concerns derived from different source data scenarios due to its distributed learning. The defense mechanisms proposed in literature are just focused on defending against adversarial attacks and the performance, leaving aside other important qualities such as explainability, fairness to poor quality clients, dynamism in terms of attacks configuration and generality in terms of being resilient against different kinds of attacks. In this work, we propose RAB$^2$-DEF, a $\textbf{r}$esilient $\textbf{a}$gainst $\textbf{b}\text{yzantine}$ and $\textbf{b}$ackdoor attacks which is $\textbf{d}$ynamic, $\textbf{e}$xplainable and $\textbf{f}$air to poor clients using local linear explanations. We test the performance of RAB$^2$-DEF in image datasets and both byzantine and backdoor attacks considering the state-of-the-art defenses and achieve that RAB$^2$-DEF is a proper defense at the same time that it boosts the other qualities towards trustworthy artificial intelligence.

📄 PDF Abstract BibTeX arXiv:2410.08244

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

Fighting Gradients with Gradients: Dynamic Defenses against Adversarial Attacks

2021-05-18 · NeurIPS 2021 12 · Dequan Wang, An Ju, Evan Shelhamer, David Wagner 외

Adversarial attacks optimize against models to defeat defenses. Existing defenses are static, and stay the same once trained, even while attacks change. We argue that models should fight back, and optimize their defenses…

Continual Adversarial Defense

2023-12-15 · Qian Wang, Hefei Ling, Yingwei Li, Qihao Liu 외

In response to the rapidly evolving nature of adversarial attacks against visual classifiers on a monthly basis, numerous defenses have been proposed to generalize against as many known attacks as possible. However, desi…

Adversarial DefenseContinual LearningEnsemble LearningFew-Shot Learning

secml: A Python Library for Secure and Explainable Machine Learning

2019-12-20 · Maura Pintor, Luca Demetrio, Angelo Sotgiu, Marco Melis 외

We present \texttt{secml}, an open-source Python library for secure and explainable machine learning. It implements the most popular attacks against machine learning, including test-time evasion attacks to generate adver…

BIG-bench Machine Learning

A Unified, Resilient, and Explainable Adversarial Patch Detector

2025-01-01 · CVPR 2025 1 · Vishesh Kumar, Akshay Agarwal

Deep Neural Networks (DNNs), backbone architecture in `almost' every computer vision task, are vulnerable to adversarial attacks, particularly physical out-of-distribution (OOD) adversarial patches. Existing defense …

EI-MTD:Moving Target Defense for Edge Intelligence against Adversarial Attacks

2020-09-19 · Ya-guan Qian, Qiqi Shao, Jia-min Wang, Xiang Lin 외

With the boom of edge intelligence, its vulnerability to adversarial attacks becomes an urgent problem. The so-called adversarial example can fool a deep learning model on the edge node to misclassify. Due to the propert…

Knowledge DistillationScheduling