RDumb++: Drift-Aware Continual Test-Time Adaptation
Himanshu Mishra

TL;DR
RDumb++ enhances continual test-time adaptation by incorporating drift detection and adaptive resets, significantly improving long-term accuracy on evolving data streams.
Contribution
It introduces entropy-based and KL-divergence drift detection mechanisms with reset strategies, enabling more reliable long-horizon adaptation in test-time scenarios.
Findings
Achieves approximately 3% accuracy improvement over RDumb.
Maintains stable adaptation over long data streams.
Drift-aware resetting prevents prediction collapse.
Abstract
Continual Test-Time Adaptation (CTTA) seeks to update a pretrained model during deployment using only the incoming, unlabeled data stream. Although prior approaches such as Tent, EATA etc. provide meaningful improvements under short evolving shifts, they struggle when the test distribution changes rapidly or over extremely long horizons. This challenge is exemplified by the CCC benchmark, where models operate over streams of 7.5M samples with continually changing corruption types and severities. We propose RDumb++, a principled extension of RDumb that introduces two drift-detection mechanisms i.e entropy-based drift scoring and KL-divergence drift scoring, together with adaptive reset strategies. These mechanisms allow the model to detect when accumulated adaptation becomes harmful and to recover before prediction collapse occurs. Across CCC-medium with three speeds and three seeds…
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
TopicsData Stream Mining Techniques · Image and Video Quality Assessment · Domain Adaptation and Few-Shot Learning
