paper-with-me

홈 › Papers

Test-Time Training with Masked Autoencoders

2022-09-15 · Yossi Gandelsman, Yu Sun, Xinlei Chen, Alexei A. Efros

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.

📄 PDF Abstract BibTeX arXiv:2209.07522

Code (2)

yossigandelsman/test_time_training_mae 공식 구현 pytorch
Rima-ag/TTT-MAE pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Self Pre-training with Adaptive Mask Autoencoders for Variable-Contrast 3D Medical Imaging

2025-01-15 · Badhan Kumar Das, Gengyan Zhao, Han Liu, Thomas J. Re 외

The Masked Autoencoder (MAE) has recently demonstrated effectiveness in pre-training Vision Transformers (ViT) for analyzing natural images. By reconstructing complete images from partially masked inputs, the ViT encoder…

Robust Lane Detection through Self Pre-training with Masked Sequential Autoencoders and Fine-tuning with Customized PolyLoss

2023-05-26 · Ruohan Li, Yongqi Dong

Lane detection is crucial for vehicle localization which makes it the foundation for automated driving and many intelligent and advanced driving assistant systems. Available vision-based lane detection methods do not mak…

Lane Detection

Rethinking Patch Dependence for Masked Autoencoders

2024-01-25 · Letian Fu, Long Lian, Renhao Wang, Baifeng Shi 외

In this work, we re-examine inter-patch dependencies in the decoding mechanism of masked autoencoders (MAE). We decompose this decoding mechanism for masked patch reconstruction in MAE into self-attention and cross-atten…

DecoderInstance SegmentationRepresentation LearningSemantic Segmentation

Quantum Masked Autoencoders for Vision Learning

2025-11-21 · Emma Andrews, Prabhat Mishra arxiv

Classical autoencoders are widely used to learn features of input data. To improve the feature learning, classical masked autoencoders extend classical autoencoders to learn the features of the original input sample in t…

Masked Autoencoders for Generic Event Boundary Detection CVPR'2022 Kinetics-GEBD Challenge

2022-06-17 · Rui He, Yuanxi Sun, Youzeng Li, Zuwei Huang 외

Generic Event Boundary Detection (GEBD) tasks aim at detecting generic, taxonomy-free event boundaries that segment a whole video into chunks. In this paper, we apply Masked Autoencoders to improve algorithm performance …

Boundary DetectionGeneric Event Boundary DetectionPseudo Label