English

Test-Time Training with Masked Autoencoders

Computer Vision and Pattern Recognition 2022-09-16 v1 Machine Learning

Abstract

Test-time training adapts to a new test distribution on the fly by optimizing a model for each test input using self-supervision. In this paper, we use masked autoencoders for this one-sample learning problem. Empirically, our simple method improves generalization on many visual benchmarks for distribution shifts. Theoretically, we characterize this improvement in terms of the bias-variance trade-off.

Keywords

Cite

@article{arxiv.2209.07522,
  title  = {Test-Time Training with Masked Autoencoders},
  author = {Yossi Gandelsman and Yu Sun and Xinlei Chen and Alexei A. Efros},
  journal= {arXiv preprint arXiv:2209.07522},
  year   = {2022}
}

Comments

Project page: https://yossigandelsman.github.io/ttt_mae/index.html

R2 v1 2026-06-28T01:23:32.358Z