SEVA: Leveraging Single-Step Ensemble of Vicinal Augmentations for Test-Time Adaptation
Zixuan Hu, Yichun Hu, Ling-Yu Duan

TL;DR
SEVA introduces a novel single-step ensemble approach for test-time adaptation that leverages multiple augmentations efficiently, improving model robustness without increasing computational costs.
Contribution
The paper proposes a theoretical framework and practical method to optimize augmentation effects in a single step, enhancing TTA efficiency and effectiveness.
Findings
SEVA outperforms existing TTA methods across multiple benchmarks.
The upper bound loss improves sample selection and model robustness.
SEVA maintains real-time performance with minimal computational overhead.
Abstract
Test-Time adaptation (TTA) aims to enhance model robustness against distribution shifts through rapid model adaptation during inference. While existing TTA methods often rely on entropy-based unsupervised training and achieve promising results, the common practice of a single round of entropy training is typically unable to adequately utilize reliable samples, hindering adaptation efficiency. In this paper, we discover augmentation strategies can effectively unleash the potential of reliable samples, but the rapidly growing computational cost impedes their real-time application. To address this limitation, we propose a novel TTA approach named Single-step Ensemble of Vicinal Augmentations (SEVA), which can take advantage of data augmentations without increasing the computational burden. Specifically, instead of explicitly utilizing the augmentation strategy to generate new data, SEVA…
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 · Machine Learning and ELM · Generative Adversarial Networks and Image Synthesis
