CRCVAug 20, 2024

Robust Image Classification: Defensive Strategies against FGSM and PGD Adversarial Attacks

arXiv:2408.13274v125 citationsh-index: 6
Originality Incremental advance
AI Analysis

It addresses security threats to deep learning models in safety-critical domains, but appears incremental in refining existing defense mechanisms.

This paper tackles the problem of defending image classification models against FGSM and PGD adversarial attacks by combining adversarial training and preprocessing techniques, resulting in substantial improvements in robustness compared to baseline methods on benchmark datasets.

Adversarial attacks, particularly the Fast Gradient Sign Method (FGSM) and Projected Gradient Descent (PGD) pose significant threats to the robustness of deep learning models in image classification. This paper explores and refines defense mechanisms against these attacks to enhance the resilience of neural networks. We employ a combination of adversarial training and innovative preprocessing techniques, aiming to mitigate the impact of adversarial perturbations. Our methodology involves modifying input data before classification and investigating different model architectures and training strategies. Through rigorous evaluation of benchmark datasets, we demonstrate the effectiveness of our approach in defending against FGSM and PGD attacks. Our results show substantial improvements in model robustness compared to baseline methods, highlighting the potential of our defense strategies in real-world applications. This study contributes to the ongoing efforts to develop secure and reliable machine learning systems, offering practical insights and paving the way for future research in adversarial defense. By bridging theoretical advancements and practical implementation, we aim to enhance the trustworthiness of AI applications in safety-critical domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes