Rethinking the Teacher-Student Framework for Test-Time Adaptation

📅 2026-09-02
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究重新思考了教师-学生框架在测试时适应中的应用,通过使用不更新权重的顽固教师来解决长期稳定性问题,从而提高性能和鲁棒性。
📝 Abstract
Test-Time Adaptation (TTA) has recently emerged as a promising strategy that allows the adaptation of pre-trained models to changing data distributions at deployment time, without access to any labels. To mitigate error accumulation, researchers have widely adopted the teacher-student framework, though its long-term stability is often taken for granted. In this work, we challenge the common strategy of setting the teacher weights to an exponential moving average of the student by showing that error accumulation still occurs, although it is mostly apparent on longer sequences compared to those commonly utilized. We analyze the stability-plasticity trade-off within the teacher-student framework and propose to use an intransigent teacher that does not update its weights. Surprisingly, we show that this simple change allows TTA methods to significantly improve their performance on multiple datasets with longer scenarios and result in increased robustness to changes in hyperparameters. Finally, we show that those changes can be seamlessly and effectively applied to various architectures and experimental setups, including semantic segmentation. The code is available at https://github.com/dmn-sjk/intransigent_teacher.
Problem

Research questions and friction points this paper is trying to address.

Test-Time Adaptation
teacher-student framework
error accumulation
long-term stability
Innovation

Methods, ideas, or system contributions that make the work stand out.

Test-Time Adaptation
teacher-student framework
intransigent teacher
stability-plasticity trade-off
🔎 Similar Papers
No similar papers found.