Rethinking Precision of Pseudo Label: Test-Time Adaptation via Complementary Learning
Jiayi Han, Longbin Zeng, Liang Du, Weiyang Ding, Jianfeng Feng

TL;DR
This paper introduces a complementary learning method for test-time adaptation that uses less probable categories as complementary labels to improve pseudo-label quality, leading to state-of-the-art results under distribution shifts.
Contribution
It proposes leveraging complementary labels to reduce pseudo-label noise in test-time adaptation, enhancing model robustness without source domain data.
Findings
Achieves state-of-the-art performance on multiple datasets
Effectively reduces pseudo-label noise
Improves test-time adaptation under distribution shifts
Abstract
In this work, we propose a novel complementary learning approach to enhance test-time adaptation (TTA), which has been proven to exhibit good performance on testing data with distribution shifts such as corruptions. In test-time adaptation tasks, information from the source domain is typically unavailable and the model has to be optimized without supervision for test-time samples. Hence, usual methods assign labels for unannotated data with the prediction by a well-trained source model in an unsupervised learning framework. Previous studies have employed unsupervised objectives, such as the entropy of model predictions, as optimization targets to effectively learn features for test-time samples. However, the performance of the model is easily compromised by the quality of pseudo-labels, since inaccuracies in pseudo-labels introduce noise to the model. Therefore, we propose to leverage…
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
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Machine Learning and Data Classification
