AASAE: Augmentation-Augmented Stochastic Autoencoders
William Falcon, Ananya Harsh Jha, Teddy Koker, Kyunghyun Cho

TL;DR
AASAE introduces a novel autoencoder approach that replaces KL divergence with data augmentation to learn domain-invariant representations, achieving competitive results in image classification tasks.
Contribution
It proposes a new autoencoding framework that leverages data augmentation instead of KL divergence for self-supervised learning, enhancing domain invariance.
Findings
AASAE outperforms VAE by 30% on CIFAR-10.
Achieves 40% improvement on STL-10.
Comparable to state-of-the-art self-supervised methods.
Abstract
Recent methods for self-supervised learning can be grouped into two paradigms: contrastive and non-contrastive approaches. Their success can largely be attributed to data augmentation pipelines which generate multiple views of a single input that preserve the underlying semantics. In this work, we introduce augmentation-augmented stochastic autoencoders (AASAE), yet another alternative to self-supervised learning, based on autoencoding. We derive AASAE starting from the conventional variational autoencoder (VAE), by replacing the KL divergence regularization, which is agnostic to the input domain, with data augmentations that explicitly encourage the internal representations to encode domain-specific invariances and equivariances. We empirically evaluate the proposed AASAE on image classification, similar to how recent contrastive and non-contrastive learning algorithms have been…
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
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · AI in cancer detection
