Pith. sign in

ReC-TTT: Contrastive Feature Reconstruction for Test-Time Training

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The remarkable progress in deep learning (DL) showcases outstanding results in various computer vision tasks. However, adaptation to real-time variations in data distributions remains an important challenge. Test-Time Training (TTT) was proposed as an effective solution to this issue, which increases the generalization ability of trained models by adding an auxiliary task at train time and then using its loss at test time to adapt the model. Inspired by the recent achievements of contrastive representation learning in unsupervised tasks, we propose ReC-TTT, a test-time training technique that can adapt a DL model to new unseen domains by generating discriminative views of the input data. ReC-TTT uses cross-reconstruction as an auxiliary task between a frozen encoder and two trainable encoders, taking advantage of a single shared decoder. This enables, at test time, to adapt the encoders to extract features that will be correctly reconstructed by the decoder that, in this phase, is frozen on the source domain. Experimental results show that ReC-TTT achieves better results than other state-of-the-art techniques in most domain shift classification challenges.

citation-role summary

background 1

citation-polarity summary

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

background 1

representative citing papers

CTA: Cross-Task Alignment for Better Test Time Training

cs.CV · 2025-07-07 · conditional · novelty 6.0

CTA aligns a SimCLR-trained encoder to a frozen supervised encoder, then adapts only the self-supervised encoder at test time, improving corrupted-image classification over prior test-time training methods.

citing papers explorer

Showing 1 of 1 citing paper.

  • CTA: Cross-Task Alignment for Better Test Time Training cs.CV · 2025-07-07 · conditional · none · ref 3 · internal anchor

    CTA aligns a SimCLR-trained encoder to a frozen supervised encoder, then adapts only the self-supervised encoder at test time, improving corrupted-image classification over prior test-time training methods.