paper-with-me

Papers

Defenses in Adversarial Machine Learning: A Survey

2023-12-13 · Baoyuan Wu, Shaokui Wei, Mingli Zhu, Meixi Zheng, Zihao Zhu, Mingda Zhang, Hongrui Chen, Danni Yuan, Li Liu, Qingshan Liu

Adversarial phenomenon has been widely observed in machine learning (ML) systems, especially in those using deep neural networks, describing that ML systems may produce inconsistent and incomprehensible predictions with humans at some particular cases. This phenomenon poses a serious security threat to the practical application of ML systems, and several advanced attack paradigms have been developed to explore it, mainly including backdoor attacks, weight attacks, and adversarial examples. For each individual attack paradigm, various defense paradigms have been developed to improve the model robustness against the corresponding attack paradigm. However, due to the independence and diversity of these defense paradigms, it is difficult to examine the overall robustness of an ML system against different kinds of attacks.This survey aims to build a systematic review of all existing defense paradigms from a unified perspective. Specifically, from the life-cycle perspective, we factorize a complete machine learning system into five stages, including pre-training, training, post-training, deployment, and inference stages, respectively. Then, we present a clear taxonomy to categorize and review representative defense methods at each individual stage. The unified perspective and presented taxonomies not only facilitate the analysis of the mechanism of each defense paradigm but also help us to understand connections and differences among different defense paradigms, which may inspire future research to develop more advanced, comprehensive defenses.

📄 PDF Abstract BibTeX arXiv:2312.08890

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

Opportunities and Challenges in Deep Learning Adversarial Robustness: A Survey

2020-07-01 · Samuel Henrique Silva, Peyman Najafirad

As we seek to deploy machine learning models beyond virtual and controlled domains, it is critical to analyze not only the accuracy or the fact that it works most of the time, but if such a model is truly robust and reli…

Adversarial RobustnessBIG-bench Machine LearningDeep LearningSurvey

Visually Adversarial Attacks and Defenses in the Physical World: A Survey

2022-11-03 · Xingxing Wei, Bangzheng Pu, Jiefan Lu, Baoyuan Wu

Although Deep Neural Networks (DNNs) have been widely applied in various real-world scenarios, they are vulnerable to adversarial examples. The current adversarial attacks in computer vision can be divided into digital a…

Adversarial RobustnessSurvey

Adversarial Defense in Cybersecurity: A Systematic Review of GANs for Threat Detection and Mitigation

2025-09-24 · Tharcisse Ndayipfukamiye, Jianguo Ding, Doreen Sebastian Sarwatt, Adamu Gaston Philipo 외 arxiv

Machine learning-based cybersecurity systems are highly vulnerable to adversarial attacks, while Generative Adversarial Networks (GANs) act as both powerful attack enablers and promising defenses. This survey systematica…

Network Intrusion DetectionAdversarial Defense

A Survey on Adversarial Robustness of LiDAR-based Machine Learning Perception in Autonomous Vehicles

2024-11-21 · Junae Kim, Amardeep Kaur

In autonomous driving, the combination of AI and vehicular technology offers great potential. However, this amalgamation comes with vulnerabilities to adversarial attacks. This survey focuses on the intersection of Adver…

Adversarial RobustnessAutonomous DrivingAutonomous Vehicles

Web Technologies Security in the AI Era: A Survey of CDN-Enhanced Defenses

2025-12-06 · Mehrab Hosain, Sabbir Alom Shuvo, Matthew Ogbe, Md Shah Jalal Mazumder 외 arxiv

The modern web stack, which is dominated by browser-based applications and API-first backends, now operates under an adversarial equilibrium where automated, AI-assisted attacks evolve continuously. Content Delivery Netw…

Adversarial Robustness