ReC-TTT: Contrastive Feature Reconstruction for Test-Time Training
Marco Colussi, Sergio Mascetti, Jose Dolz, Christian Desrosiers

TL;DR
ReC-TTT introduces a contrastive feature reconstruction method for test-time training that enhances model adaptation to unseen domains by generating discriminative views and utilizing cross-reconstruction with shared decoders.
Contribution
It proposes a novel contrastive test-time training approach using cross-reconstruction with shared decoders to improve domain adaptation in deep learning models.
Findings
ReC-TTT outperforms state-of-the-art methods in domain shift classification tasks.
The method effectively adapts models to unseen data distributions.
Experimental results demonstrate improved generalization in real-time variations.
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Handwritten Text Recognition Techniques · Advanced Neural Network Applications
