TL;DR
This paper investigates the internal mechanisms of adversarial robustness in Vision-Language Models, revealing that robustness is mainly localized in shallow layers and proposing R-Adapt to enhance robustness with minimal modifications.
Contribution
It uncovers the layer-wise distribution of robustness in VLMs and introduces R-Adapt, a simple framework that improves robustness while maintaining accuracy.
Findings
Robustness is primarily localized in shallow layers of VLMs.
Deep layer updates tend to harm both accuracy and robustness.
R-Adapt achieves state-of-the-art robustness on 18 datasets and generalizes to large models.
Abstract
Achieving adversarial robustness in Vision-Language Models (VLMs) inevitably compromises accuracy on clean data, presenting a long-standing and challenging trade-off. In this work, we revisit this trade-off by investigating a fundamental question: What makes VLMs robust? Through a detailed analysis of adversarially fine-tuned models, we examine how robustness mechanisms function internally and how they interact with clean accuracy. Our analysis reveals that adversarial robustness is not uniformly distributed across network depth. Instead, unexpectedly, it is primarily localized within the shallow layers, driven by a low-frequency spectral bias and input-insensitive attention patterns. Meanwhile, updates to the deep layers tend to undermine both clean accuracy and robust generalization. Motivated by these insights, we propose Adversarial Robustness Adaptation (R-Adapt), a simple yet…
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.
