Rethinking Test-Time Training: Tilting The Latent Distribution For Few-Shot Source-Free Adaptation
Tahir Qasim Syed, Behraj Khan

TL;DR
This paper introduces a training-free test-time adaptation method that adjusts predictions by reweighting latent distributions, enabling effective few-shot classification without model updates or access to upstream data.
Contribution
The authors propose a novel inference-only approach that reweights latent embeddings using exponential tilting based on task similarity, without modifying model parameters.
Findings
Consistently outperforms parameter-update methods across benchmarks.
Operates effectively under strict constraints with a fully frozen model.
Demonstrates the viability of distributional correction at inference time.
Abstract
Often, constraints arise in deployment settings where even lightweight parameter updates e.g. parameter-efficient fine-tuning could induce model shift or tuning instability. We study test-time adaptation of foundation models for few-shot classification under a completely frozen-model regime, where additionally, no upstream data are accessible. We propose arguably the first training-free inference method that adapts predictions to the new task by performing a change of measure over the latent embedding distribution induced by the encoder. Using task-similarity scores derived from a small labeled support set, exponential tilting reweights latent distributions in a KL-optimal manner without modifying model parameters. Empirically, the method consistently competes with parameter-update-based methods across multiple benchmarks and shot regimes, while operating under strictly and universally…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis
