Test-Time Spectrum-Aware Latent Steering for Zero-Shot Generalization in Vision-Language Models
Konstantinos M. Dafnis, Dimitris N. Metaxas

TL;DR
This paper introduces Spectrum-Aware Test-Time Steering (STS), a lightweight, inference-only adaptation method for Vision-Language Models that improves zero-shot generalization under domain shifts by steering latent representations without modifying the core model.
Contribution
STS is a novel, spectral subspace-based test-time adaptation framework that operates entirely in the latent space, requiring minimal parameters and no backpropagation.
Findings
Outperforms or matches state-of-the-art test-time adaptation methods.
Achieves up to 8x faster inference speed.
Uses 12x less memory than prompt tuning.
Abstract
Vision-Language Models (VLMs) excel at zero-shot inference but often degrade under test-time domain shifts. For this reason, episodic test-time adaptation strategies have recently emerged as powerful techniques for adapting VLMs to a single unlabeled image. However, existing adaptation strategies, such as test-time prompt tuning, typically require backpropagating through large encoder weights or altering core model components. In this work, we introduce Spectrum-Aware Test-Time Steering (STS), a lightweight adaptation framework that extracts a spectral subspace from the textual embeddings to define principal semantic directions and learns to steer latent representations in a spectrum-aware manner by adapting a small number of per-sample shift parameters to minimize entropy across augmented views. STS operates entirely at inference in the latent space, without backpropagation through or…
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.
Videos
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis
