Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Ranked Entropy Minimization for Continual Test-Time Adaptation

About

Test-time adaptation aims to adapt to realistic environments in an online manner by learning during test time. Entropy minimization has emerged as a principal strategy for test-time adaptation due to its efficiency and adaptability. Nevertheless, it remains underexplored in continual test-time adaptation, where stability is more important. We observe that the entropy minimization method often suffers from model collapse, where the model converges to predicting a single class for all images due to a trivial solution. We propose ranked entropy minimization to mitigate the stability problem of the entropy minimization method and extend its applicability to continuous scenarios. Our approach explicitly structures the prediction difficulty through a progressive masking strategy. Specifically, it gradually aligns the model's probability distributions across different levels of prediction difficulty while preserving the rank order of entropy. The proposed method is extensively evaluated across various benchmarks, demonstrating its effectiveness through empirical results. Our code is available at https://github.com/pilsHan/rem

Jisu Han, Jaemin Na, Wonjun Hwang• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-C 1.0 (test)
Accuracy (Average)39.2
53
Image ClassificationCIFAR10-C (test)
Accuracy (Gaussian)17.3
52
Few-shot classificationCIFAR FS (test)--
51
Image ClassificationCIFAR100-C 1.0 (test)
Avg Acc23.4
30
Question AnsweringXTREME QA Order 2 - Short Sequence (test)
EM49.72
16
Question AnsweringXTREME QA Order 4 - Long Sequence (test)
EM52.34
16
Question AnsweringXTREME QA Order 5 - Long Sequence (test)
EM50.69
16
Question AnsweringXTREME QA Order 6 - Long Sequence (test)
EM0.4594
16
Question AnsweringXTREME QA Average across all orders (test)
EM50
16
Question AnsweringXTREME QA Order 1 - Short Sequence (test)
EM49.72
16
Showing 10 of 11 rows

Other info

Follow for update