CVJun 22

T-VSS: Test-Time Visual Subspace Steering for Adversarial Robustness of Vision-Language Models

arXiv:2606.231326.7
Predicted impact top 72% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners deploying VLMs in security-sensitive settings, T-VSS offers a lightweight test-time defense against adversarial attacks without retraining.

T-VSS improves adversarial robustness of vision-language models by directly adapting corrupted visual features in a sample-specific low-rank subspace, achieving better efficiency and competitive clean accuracy compared to prior test-time defenses.

Vision-language models (VLMs) achieve strong zero-shot recognition, but they remain highly vulnerable to adversarial perturbations. Recent test-time adaptations improve robustness without retraining, but they do not directly adapt the corrupted visual representation itself. Prompt-based methods adapt the learnable text prompts, while input-space methods optimize pixels or padding at test time. These approaches can improve predictions, but they do so through an indirect and expensive optimization path. We propose Test-time Visual Subspace Steering (T-VSS), a lightweight defense that performs test-time adaptation directly in the visual feature space. T-VSS first builds a sample-specific low-rank subspace from multi-view feature residuals anchored at the attacked image. It then learns a shared feature correction within this subspace using reliability-weighted entropy minimization. By constraining adaptation to a compact visual geometry, T-VSS steers attacked features toward more stable and discriminative predictions while avoiding noisy full-space updates. Experiments on fine-grained, ImageNet, and ImageNet-OOD benchmarks show that T-VSS improves adversarial robustness while maintaining competitive clean accuracy and better efficiency than prior test-time adaptations.

Foundations

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

Your Notes