paper-with-me

Papers

A Review of Adversarial Attacks in Computer Vision

2023-08-15 · Yutong Zhang, Yao Li, Yin Li, Zhichang Guo

Deep neural networks have been widely used in various downstream tasks, especially those safety-critical scenario such as autonomous driving, but deep networks are often threatened by adversarial samples. Such adversarial attacks can be invisible to human eyes, but can lead to DNN misclassification, and often exhibits transferability between deep learning and machine learning models and real-world achievability. Adversarial attacks can be divided into white-box attacks, for which the attacker knows the parameters and gradient of the model, and black-box attacks, for the latter, the attacker can only obtain the input and output of the model. In terms of the attacker's purpose, it can be divided into targeted attacks and non-targeted attacks, which means that the attacker wants the model to misclassify the original sample into the specified class, which is more practical, while the non-targeted attack just needs to make the model misclassify the sample. The black box setting is a scenario we will encounter in practice.

📄 PDF Abstract BibTeX arXiv:2308.07673

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Threat of Adversarial Attacks on Deep Learning in Computer Vision: A Survey

2018-01-02 · Naveed Akhtar, Ajmal Mian

Deep learning is at the heart of the current rise of machine learning and artificial intelligence. In the field of Computer Vision, it has become the workhorse for applications ranging from self-driving cars to surveilla…

Deep LearningSelf-Driving Cars

Advances in adversarial attacks and defenses in computer vision: A survey

2021-08-01 · Naveed Akhtar, Ajmal Mian, Navid Kardan, Mubarak Shah

Deep Learning (DL) is the most widely used tool in the contemporary field of computer vision. Its ability to accurately solve complex problems is employed in vision research to learn deep neural models for a variety of t…

A Survey on Physical Adversarial Attack in Computer Vision

2022-09-28 · Donghua Wang, Wen Yao, Tingsong Jiang, Guijian Tang 외

Over the past decade, deep learning has revolutionized conventional tasks that rely on hand-craft feature extraction with its strong feature learning capability, leading to substantial enhancements in traditional tasks. …

Adversarial Attackobject-detectionObject DetectionSemantic Segmentation+1

Securing AI-based Healthcare Systems using Blockchain Technology: A State-of-the-Art Systematic Literature Review and Future Research Directions

2022-05-30 · Rucha Shinde, Shruti Patil, Ketan Kotecha, Vidyasagar Potdar 외

Healthcare systems are increasingly incorporating Artificial Intelligence into their systems, but it is not a solution for all difficulties. AI's extraordinary potential is being held back by challenges such as a lack of…

Systematic Literature Review

Review on the Feasibility of Adversarial Evasion Attacks and Defenses for Network Intrusion Detection Systems

2023-03-13 · Islam Debicha, Benjamin Cochez, Tayeb Kenaza, Thibault Debatty 외

Nowadays, numerous applications incorporate machine learning (ML) algorithms due to their prominent achievements. However, many studies in the field of computer vision have shown that ML can be fooled by intentionally cr…

Intrusion DetectionNetwork Intrusion Detection