Parameter-free Online Test-time Adaptation
Malik Boudiaf, Romain Mueller, Ismail Ben Ayed, Luca Bertinetto

TL;DR
This paper introduces a conservative test-time adaptation method called LAME that adapts model outputs without changing parameters, achieving higher accuracy across diverse real-world scenarios with efficiency and low resource requirements.
Contribution
The paper proposes LAME, a novel Laplacian-based objective for output adaptation at test time, improving robustness and efficiency over existing methods.
Findings
LAME outperforms existing methods in average accuracy across scenarios.
LAME is faster and uses less memory than previous approaches.
Existing methods often fail catastrophically without proper hyperparameter tuning.
Abstract
Training state-of-the-art vision models has become prohibitively expensive for researchers and practitioners. For the sake of accessibility and resource reuse, it is important to focus on adapting these models to a variety of downstream scenarios. An interesting and practical paradigm is online test-time adaptation, according to which training data is inaccessible, no labelled data from the test distribution is available, and adaptation can only happen at test time and on a handful of samples. In this paper, we investigate how test-time adaptation methods fare for a number of pre-trained models on a variety of real-world scenarios, significantly extending the way they have been originally evaluated. We show that they perform well only in narrowly-defined experimental setups and sometimes fail catastrophically when their hyperparameters are not selected for the same scenario in which…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Vision and Imaging
