paper-with-me

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 reliable. This paper studies strategies to implement adversary robustly trained algorithms towards guaranteeing safety in machine learning algorithms. We provide a taxonomy to classify adversarial attacks and defenses, formulate the Robust Optimization problem in a min-max setting and divide it into 3 subcategories, namely: Adversarial (re)Training, Regularization Approach, and Certified Defenses. We survey the most recent and important results in adversarial example generation, defense mechanisms with adversarial (re)Training as their main defense against perturbations. We also survey mothods that add regularization terms that change the behavior of the gradient, making it harder for attackers to achieve their objective. Alternatively, we've surveyed methods which formally derive certificates of robustness by exactly solving the optimization problem or by approximations using upper or lower bounds. In addition, we discuss the challenges faced by most of the recent algorithms presenting future research perspectives.

📄 PDF Abstract BibTeX arXiv:2007.00753

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessBIG-bench Machine LearningDeep LearningSurvey

Similar Papers 제목 키워드 기반

A Survey on Out-of-Distribution Evaluation of Neural NLP Models

2023-06-27 · Xinzhe Li, Ming Liu, Shang Gao, Wray Buntine

Adversarial robustness, domain generalization and dataset biases are three active lines of research contributing to out-of-distribution (OOD) evaluation on neural NLP models. However, a comprehensive, integrated discussi…

Adversarial RobustnessDomain GeneralizationSurvey

Adversarial Attacks and Defenses in Machine Learning-Powered Networks: A Contemporary Survey

2023-03-11 · Yulong Wang, Tong Sun, Shenghong Li, Xin Yuan 외

Adversarial attacks and defenses in machine learning and deep neural network have been gaining significant attention due to the rapidly growing applications of deep learning in the Internet and relevant scenarios. This s…

Adversarial AttackAdversarial Defense

Recent Advances in Adversarial Training for Adversarial Robustness

2021-02-02 · Tao Bai, Jinqi Luo, Jun Zhao, Bihan Wen 외

Adversarial training is one of the most effective approaches defending against adversarial examples for deep learning models. Unlike other defense strategies, adversarial training aims to promote the robustness of models…

Adversarial Robustness

Survey of Adversarial Robustness in Multimodal Large Language Models

2025-03-18 · Chengze Jiang, Zhuangzhuang Wang, Minjing Dong, Jie Gui

Multimodal Large Language Models (MLLMs) have demonstrated exceptional performance in artificial intelligence by facilitating integrated understanding across diverse modalities, including text, images, video, audio, and …

Adversarial RobustnessSurvey

Adversarial Examples: Opportunities and Challenges

2018-09-13 · Jiliang Zhang, Chen Li

Deep neural networks (DNNs) have shown huge superiority over humans in image recognition, speech processing, autonomous vehicles and medical diagnosis. However, recent studies indicate that DNNs are vulnerable to adversa…

Autonomous VehiclesDeep LearningMedical Diagnosis