Adversarial Robustness Analysis of Vision-Language Models in Medical Image Segmentation
Anjila Budathoki, Manish Dhakal

TL;DR
This paper investigates the robustness of vision-language segmentation models in medical imaging against adversarial attacks, revealing significant performance drops and highlighting the vulnerability of such models in high-stakes medical scenarios.
Contribution
It is the first to analyze adversarial robustness of VLSMs in medical image segmentation, employing PGD and FGSM attacks on fine-tuned models across various medical modalities.
Findings
Significant decline in DSC and IoU scores after adversarial attacks.
Universal perturbations were not effective on medical images.
VLSMs are vulnerable to adversarial attacks in medical imaging.
Abstract
Adversarial attacks have been fairly explored for computer vision and vision-language models. However, the avenue of adversarial attack for the vision language segmentation models (VLSMs) is still under-explored, especially for medical image analysis. Thus, we have investigated the robustness of VLSMs against adversarial attacks for 2D medical images with different modalities with radiology, photography, and endoscopy. The main idea of this project was to assess the robustness of the fine-tuned VLSMs specially in the medical domain setting to address the high risk scenario. First, we have fine-tuned pre-trained VLSMs for medical image segmentation with adapters. Then, we have employed adversarial attacks -- projected gradient descent (PGD) and fast gradient sign method (FGSM) -- on that fine-tuned model to determine its robustness against adversaries. We have reported models'…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
