Test Time Adaptation
Test-time adaptation (TTA) focuses on improving the performance of pre-trained machine learning models on unseen data during inference, without requiring additional labeled training data. Current research emphasizes developing robust TTA methods across diverse tasks, including image classification, segmentation, object detection, and speech recognition, often employing techniques like batch normalization updates, pseudo-labeling, and adversarial training within various model architectures (e.g., transformers, neural implicit representations). The ability to adapt models efficiently at test time is crucial for deploying machine learning systems in real-world scenarios characterized by domain shifts and data variability, impacting fields ranging from medical imaging to robotics.
Papers
Evaluation of Test-Time Adaptation Under Computational Time Constraints
Motasem Alfarra, Hani Itani, Alejandro Pardo, Shyma Alhuwaider, Merey Ramazanova, Juan C. Pérez, Zhipeng Cai, Matthias Müller, Bernard Ghanem
Improved Test-Time Adaptation for Domain Generalization
Liang Chen, Yong Zhang, Yibing Song, Ying Shan, Lingqiao Liu