pith. sign in

arxiv: 2410.04201 · v2 · pith:FVOZAY7Jnew · submitted 2024-10-05 · 💻 cs.CV

IT³: Idempotent Test-Time Training

classification 💻 cs.CV
keywords test-timetrainingadaptationauxiliaryidempotenceacrossapplicationsapproaches
0
0 comments X
read the original abstract

Deep learning models often struggle when deployed in real-world settings due to distribution shifts between training and test data. While existing approaches like domain adaptation and test-time training (TTT) offer partial solutions, they typically require additional data or domain-specific auxiliary tasks. We present Idempotent Test-Time Training (IT$^3$), a novel approach that enables on-the-fly adaptation to distribution shifts using only the current test instance, without any auxiliary task design. Our key insight is that enforcing idempotence -- where repeated applications of a function yield the same result -- can effectively replace domain-specific auxiliary tasks used in previous TTT methods. We theoretically connect idempotence to prediction confidence and demonstrate that minimizing the distance between successive applications of our model during inference leads to improved out-of-distribution performance. Extensive experiments across diverse domains (including image classification, aerodynamics prediction, and aerial segmentation) and architectures (MLPs, CNNs, GNNs) show that IT$^3$ consistently outperforms existing approaches while being simpler and more widely applicable. Our results suggest that idempotence provides a universal principle for test-time adaptation that generalizes across domains and architectures.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Encoder-Decoder Manifold Alignment for Idempotent Generation

    cs.LG 2026-06 unverdicted novelty 4.0

    Encoder-decoder manifold alignment framework to achieve exact idempotency in generative models.

  2. RIVET: Robust Idempotent Voice Attribute Editing

    cs.SD 2026-06 unverdicted novelty 4.0

    RIVET enforces an idempotency objective during training of voice attribute editing models to improve robustness to noisy labels, outperforming standard training on controlled noise and the GLOBE dataset.