Learning from Random Subspace Exploration: Generalized Test-Time Augmentation with Self-supervised Distillation
Andrei Jelea, Ahmed Nabil Belbachir, Marius Leordeanu

TL;DR
The paper proposes Generalized Test-Time Augmentation (GTTA), a versatile method that enhances model performance across various tasks by generating diverse augmented samples through PCA perturbations and reduces test-time costs via self-supervised distillation.
Contribution
It introduces a general, off-the-shelf TTA method applicable to multiple domains, with a novel PCA-based augmentation and a self-supervised training stage to improve efficiency.
Findings
GTTA improves accuracy across multiple vision and non-vision tasks.
The method reduces test-time computational costs significantly.
GTTA demonstrates effectiveness on a new underwater salmon dataset.
Abstract
We introduce Generalized Test-Time Augmentation (GTTA), a highly effective method for improving the performance of a trained model, which unlike other existing Test-Time Augmentation approaches from the literature is general enough to be used off-the-shelf for many vision and non-vision tasks, such as classification, regression, image segmentation and object detection. By applying a new general data transformation, that randomly perturbs multiple times the PCA subspace projection of a test input, GTTA creates valid augmented samples from the data distribution with high diversity, properties we theoretically show that are essential for a Test-Time Augmentation method to be effective. Different from other existing methods, we also propose a final self-supervised learning stage in which the ensemble output, acting as an unsupervised teacher, is used to train the initial single student…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Underwater Vehicles and Communication Systems · Generative Adversarial Networks and Image Synthesis
