Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Robust Mean Teacher for Continual and Gradual Test-Time Adaptation

About

Since experiencing domain shifts during test-time is inevitable in practice, test-time adaption (TTA) continues to adapt the model after deployment. Recently, the area of continual and gradual test-time adaptation (TTA) emerged. In contrast to standard TTA, continual TTA considers not only a single domain shift, but a sequence of shifts. Gradual TTA further exploits the property that some shifts evolve gradually over time. Since in both settings long test sequences are present, error accumulation needs to be addressed for methods relying on self-training. In this work, we propose and show that in the setting of TTA, the symmetric cross-entropy is better suited as a consistency loss for mean teachers compared to the commonly used cross-entropy. This is justified by our analysis with respect to the (symmetric) cross-entropy's gradient properties. To pull the test feature space closer to the source domain, where the pre-trained model is well posed, contrastive learning is leveraged. Since applications differ in their requirements, we address several settings, including having source data available and the more challenging source-free setting. We demonstrate the effectiveness of our proposed method 'robust mean teacher' (RMT) on the continual and gradual corruption benchmarks CIFAR10C, CIFAR100C, and Imagenet-C. We further consider ImageNet-R and propose a new continual DomainNet-126 benchmark. State-of-the-art results are achieved on all benchmarks.

Mario D\"obler, Robert A. Marsden, Bin Yang• 2022

Related benchmarks

TaskDatasetResultRank
3D Human Pose Estimation3DPW
PA-MPJPE50.4
119
Image ClassificationImageNet-R (test)--
105
Image ClassificationCIFAR-10C Severity Level 5 (test)
Average Error Rate (Severity 5)12.5
62
Image ClassificationImageNet-C level 5
Avg Top-1 Acc (ImageNet-C L5)59.8
61
Image ClassificationCIFAR-100C Level 5 (test)--
45
3D Pose Estimation3DHP
MPJPE79.9
25
Point Cloud ReconstructionModelNet40 (test)
CD (Round 1)31.2
19
RegistrationModelNet40
CD (Round 1)34.3
19
RegistrationScanObjectNN
CD (Round 1)39.9
19
DenoisingModelNet40
CD (Round 1)44
19
Showing 10 of 27 rows

Other info

Code

Follow for update