Effective Restoration of Source Knowledge in Continual Test Time Adaptation
Traditional test-time adaptation (TTA) methods face significant challenges in adapting to dynamic environments characterized by continuously changing long-term target distributions. These challenges primarily stem from two factors: catastrophic forgetting of previously learned valuable source knowledge and gradual error accumulation caused by miscalibrated pseudo labels. To address these issues, this paper introduces an unsupervised domain change detection method that is capable of identifying domain shifts in dynamic environments and subsequently resets the model parameters to the original source pre-trained values. By restoring the knowledge from the source, it effectively corrects the negative consequences arising from the gradual deterioration of model parameters caused by ongoing shifts in the domain. Our method involves progressive estimation of global batch-norm statistics specific to each domain, while keeping track of changes in the statistics triggered by domain shifts. Importantly, our method is agnostic to the specific adaptation technique employed and thus, can be incorporated to existing TTA methods to enhance their performance in dynamic environments. We perform extensive experiments on benchmark datasets to demonstrate the superior performance of our method compared to state-of-the-art adaptation methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Change DetectionTest-time AdaptationSimilar Papers 제목 키워드 기반
Exploring Test-Time Adaptation for Object Detection in Continually Changing Environments
Real-world application models are commonly deployed in dynamic environments, where the target domain distribution undergoes temporal changes. Continual Test-Time Adaptation (CTTA) has recently emerged as a promising tech…
Contrastive LearningObjectobject-detectionObject Detection+1Sharing the Learned Knowledge-base to Estimate Convolutional Filter Parameters for Continual Image Restoration
Continual learning is an emerging topic in the field of deep learning, where a model is expected to learn continuously for new upcoming tasks without forgetting previous experiences. This field has witnessed numerous adv…
Continual LearningImage RestorationContinual Test-Time Adaptation in Computer Vision: Methods, Benchmarks, and Future Directions
Deep neural nets achieve remarkable performance when training and test data share the same distribution, but this assumption frequently breaks in real-world deployment, where data undergoes continual distributional shift…
Test-time AdaptationLearning to Restore More: Continual Capability Expansion for Pretrained Image Restoration Models
Image restoration models are typically trained with a fixed set of capabilities. When new restoration requirements emerge, existing solutions usually train additional models or jointly retrain the original model with bot…
Image RestorationModulating Image Restoration with Continual Levels via Adaptive Feature Modification Layers
In image restoration tasks, like denoising and super resolution, continual modulation of restoration levels is of great importance for real-world applications, but has failed most of existing deep learning based image re…
DenoisingImage DenoisingImage RestorationImage Super-Resolution+1