paper-with-me

홈 › Papers

SPARNet: Continual Test-Time Adaptation via Sample Partitioning Strategy and Anti-Forgetting Regularization

2025-01-01 · Xinru Meng, Han Sun, Jiamei Liu, Ningzhong Liu, Huiyu Zhou

Test-time Adaptation (TTA) aims to improve model performance when the model encounters domain changes after deployment. The standard TTA mainly considers the case where the target domain is static, while the continual TTA needs to undergo a sequence of domain changes. This encounters a significant challenge as the model needs to adapt for the long-term and is unaware of when the domain changes occur. The quality of pseudo-labels is hard to guarantee. Noisy pseudo-labels produced by simple self-training methods can cause error accumulation and catastrophic forgetting. In this work, we propose a new framework named SPARNet which consists of two parts, sample partitioning strategy and anti-forgetting regularization. The sample partition strategy divides samples into two groups, namely reliable samples and unreliable samples. According to the characteristics of each group of samples, we choose different strategies to deal with different groups of samples. This ensures that reliable samples contribute more to the model. At the same time, the negative impacts of unreliable samples are eliminated by the mean teacher's consistency learning. Finally, we introduce a regularization term to alleviate the catastrophic forgetting problem, which can limit important parameters from excessive changes. This term enables long-term adaptation of parameters in the network. The effectiveness of our method is demonstrated in continual TTA scenario by conducting a large number of experiments on CIFAR10-C, CIFAR100-C and ImageNet-C.

📄 PDF Abstract BibTeX arXiv:2501.00818

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Generalized Robust Test-Time Adaptation in Continuous Dynamic Scenarios

2023-10-07 · Shuang Li, Longhui Yuan, Binhui Xie, Tao Yang

Test-time adaptation (TTA) adapts the pre-trained models to test distributions during the inference phase exclusively employing unlabeled test data streams, which holds great value for the deployment of models in real-wo…

Test-time Adaptation

Continual Test-time Adaptation for End-to-end Speech Recognition on Noisy Speech

2024-06-16 · Guan-Ting Lin, Wei-Ping Huang, Hung-Yi Lee

Deep Learning-based end-to-end Automatic Speech Recognition (ASR) has made significant strides but still struggles with performance on out-of-domain samples due to domain shifts in real-world scenarios. Test-Time Adaptat…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

DOTA: Distributional Test-Time Adaptation of Vision-Language Models

2024-09-28 · Zongbo Han, Jialong Yang, Junfan Li, QinGhua Hu 외

Vision-language foundation models (e.g., CLIP) have shown remarkable performance across a wide range of tasks. However, deploying these models may be unreliable when significant distribution gaps exist between the traini…

Test-time Adaptation

Back to Source: Open-Set Continual Test-Time Adaptation via Domain Compensation

2026-04-23 · Yingkai Yang, Chaoqi Chen, Hui Huang arxiv

Test-Time Adaptation (TTA) aims to mitigate distributional shifts between training and test domains during inference time. However, existing TTA methods fall short in the realistic scenario where models face both continu…

Out-of-Distribution DetectionTest-time AdaptationDomain Adaptation

Learning Spatial Attention for Face Super-Resolution

2020-12-02 · Chaofeng Chen, Dihong Gong, Hao Wang, Zhifeng Li 외

General image super-resolution techniques have difficulties in recovering detailed face structures when applying to low resolution face images. Recent deep learning based methods tailored for face images have achieved im…

Face ParsingImage Super-ResolutionMulti-Task LearningSSIM+1