Vulnerability Analysis of Deep Learning Model for OCTA Image Classification
摘要
The prevalence of Deep Learning in healthcare has revolutionized medical diagnostics, yet the vulnerability of these models to adversarial attacks threatens their security. This study investigates the susceptibility of a sophisticated deep learning model, trained to classify OCTA images as healthy or diabetic, to adversarial perturbations. Despite achieving high accuracy on unperturbed data, the model remains vulnerable to adversarial noise. The study employs techniques like Project Gradient Descent (PGD) and Fast Gradient Sign Method (FGSM) to generate adversarial examples and tests their efficacy against the model. Results show that even minor perturbations can lead to misclassification, emphasizing the need for adversarial robustness in healthcare models. As healthcare decisions are critical, incorporating adversarial training is must to mitigate the impact of adversarial vulnerabilities in deep learning-based medical diagnoses.