paper-with-me

Papers

Attacks in Adversarial Machine Learning: A Systematic Survey from the Life-cycle Perspective

2023-02-19 · Baoyuan Wu, Zihao Zhu, Li Liu, Qingshan Liu, Zhaofeng He, Siwei Lyu

Adversarial machine learning (AML) studies the adversarial phenomenon of machine learning, which may make inconsistent or unexpected predictions with humans. Some paradigms have been recently developed to explore this adversarial phenomenon occurring at different stages of a machine learning system, such as backdoor attack occurring at the pre-training, in-training and inference stage; weight attack occurring at the post-training, deployment and inference stage; adversarial attack occurring at the inference stage. However, although these adversarial paradigms share a common goal, their developments are almost independent, and there is still no big picture of AML. In this work, we aim to provide a unified perspective to the AML community to systematically review the overall progress of this field. We firstly provide a general definition about AML, and then propose a unified mathematical framework to covering existing attack paradigms. According to the proposed unified framework, we build a full taxonomy to systematically categorize and review existing representative methods for each paradigm. Besides, using this unified framework, it is easy to figure out the connections and differences among different attack paradigms, which may inspire future researchers to develop more advanced attack paradigms. Finally, to facilitate the viewing of the built taxonomy and the related literature in adversarial machine learning, we further provide a website, \ie, \url{http://adversarial-ml.com}, where the taxonomies and literature will be continuously updated.

📄 PDF Abstract BibTeX arXiv:2302.09457

Code (1)

sclbd/backdoorbench 공식 구현 pytorch

Tasks

Adversarial AttackBackdoor Attack

Similar Papers 제목 키워드 기반

A reading survey on adversarial machine learning: Adversarial attacks and their understanding

2023-08-07 · Shashank Kotyan

Deep Learning has empowered us to train neural networks for complex data with high performance. However, with the growing research, several vulnerabilities in neural networks have been exposed. A particular branch of res…

Defenses in Adversarial Machine Learning: A Survey

2023-12-13 · Baoyuan Wu, Shaokui Wei, Mingli Zhu, Meixi Zheng 외

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 …

Survey

It Is All About Data: A Survey on the Effects of Data on Adversarial Robustness

2023-03-17 · Peiyu Xiong, Michael Tegegn, Jaskeerat Singh Sarin, Shubhraneel Pal 외

Adversarial examples are inputs to machine learning models that an attacker has intentionally designed to confuse the model into making a mistake. Such examples pose a serious threat to the applicability of machine-learn…

Adversarial RobustnessAll

A Survey of Black-Box Adversarial Attacks on Computer Vision Models

2019-12-03 · Siddhant Bhambri, Sumanyu Muku, Avinash Tulasi, Arun Balaji Buduru

Machine learning has seen tremendous advances in the past few years, which has lead to deep learning models being deployed in varied applications of day-to-day life. Attacks on such models using perturbations, particular…

A Survey on Physical Adversarial Attacks against Face Recognition Systems

2024-10-10 · Mingsi Wang, Jiachen Zhou, Tianlin Li, Guozhu Meng 외

As Face Recognition (FR) technology becomes increasingly prevalent in finance, the military, public safety, and everyday life, security concerns have grown substantially. Physical adversarial attacks targeting FR systems…

Adversarial AttackFace RecognitionSurvey