Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Backpropagation-Free Test-Time Adaptation via Probabilistic Gaussian Alignment

About

Test-time adaptation (TTA) enhances the zero-shot robustness under distribution shifts by leveraging unlabeled test data during inference. Despite notable advances, several challenges still limit its broader applicability. First, most methods rely on backpropagation or iterative optimization, which limits scalability and hinders real-time deployment. Second, they lack explicit modeling of class-conditional feature distributions. This modeling is crucial for producing reliable decision boundaries and calibrated predictions, but it remains underexplored due to the lack of both source data and supervision at test time. In this paper, we propose ADAPT, an Advanced Distribution-Aware and backPropagation-free Test-time adaptation method. We reframe TTA as a Gaussian probabilistic inference task by modeling class-conditional likelihoods using gradually updated class means and a shared covariance matrix. This enables closed-form, training-free inference. To correct potential likelihood bias, we introduce lightweight regularization guided by CLIP priors and a historical knowledge bank. ADAPT requires no source data, no gradient updates, and no full access to target data, supporting both online and transductive settings. Extensive experiments across diverse benchmarks demonstrate that our method achieves state-of-the-art performance under a wide range of distribution shifts with superior scalability and robustness.

Youjia Zhang, Youngeun Kim, Young-Geun Choi, Hongyeob Kim, Huiling Liu, Sungeun Hong• 2025

Related benchmarks

TaskDatasetResultRank
Fine-grained visual classificationFGVC-Aircraft (test)
Top-1 Acc41.88
312
Fine-grained Visual CategorizationStanford Cars (test)
Accuracy82.89
114
Fine grained classificationEuroSAT
Accuracy50.47
81
Robustness to CorruptionsImageNet-C (test)
mCE12.72
74
Fine-grained Visual CategorizationFGVCAircraft
Accuracy19.53
74
Fine grained classificationUCF101
Accuracy66.75
53
Fine grained classificationStanford Cars
Accuracy61.46
50
Fine grained classificationFood101
Top-1 Acc76.97
42
Fine grained classificationSUN397
Top-1 Accuracy66.66
39
Image ClassificationImageNet A, V, R, S (val)
ImageNet Accuracy71.56
38
Showing 10 of 23 rows

Other info

Follow for update