SPARNet combines sample partitioning, generalized entropy minimization, mean-teacher consistency, and an anti-forgetting regularizer to improve continual test-time adaptation on CIFAR10-C, CIFAR100-C, and ImageNet-C.
Evaluation of Test-Time Adaptation Under Computational Time Constraints
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper proposes a novel online evaluation protocol for Test Time Adaptation (TTA) methods, which penalizes slower methods by providing them with fewer samples for adaptation. TTA methods leverage unlabeled data at test time to adapt to distribution shifts. Although many effective methods have been proposed, their impressive performance usually comes at the cost of significantly increased computation budgets. Current evaluation protocols overlook the effect of this extra computation cost, affecting their real-world applicability. To address this issue, we propose a more realistic evaluation protocol for TTA methods, where data is received in an online fashion from a constant-speed data stream, thereby accounting for the method's adaptation speed. We apply our proposed protocol to benchmark several TTA methods on multiple datasets and scenarios. Extensive experiments show that, when accounting for inference speed, simple and fast approaches can outperform more sophisticated but slower methods. For example, SHOT from 2020, outperforms the state-of-the-art method SAR from 2023 in this setting. Our results reveal the importance of developing practical TTA methods that are both accurate and efficient.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
contradiction 1polarities
contest 1representative citing papers
citing papers explorer
-
SPARNet: Continual Test-Time Adaptation via Sample Partitioning Strategy and Anti-Forgetting Regularization
SPARNet combines sample partitioning, generalized entropy minimization, mean-teacher consistency, and an anti-forgetting regularizer to improve continual test-time adaptation on CIFAR10-C, CIFAR100-C, and ImageNet-C.