Self-supervised learning can be made more robust to distribution shift by sampling mini-batches so that spurious background variables are independent of the anchor label, using a VAE and balancing-score matching.
Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-trivial because the specifics of existing methods are tailored to each domain, such as domain-specific augmentations which reflect the invariances in the target task. While masked modeling is promising as a domain-agnostic framework for self-supervised learning because it does not rely on input augmentations, its mask sampling procedure remains domain-specific. We present Self-guided Masked Autoencoders (SMA), a fully domain-agnostic masked modeling method. SMA trains an attention based model using a masked modeling objective, by learning masks to sample without any domain-specific assumptions. We evaluate SMA on three self-supervised learning benchmarks in protein biology, chemical property prediction, and particle physics. We find SMA is capable of learning representations without domain-specific knowledge and achieves state-of-the-art performance on these three benchmarks.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
On the Out-of-Distribution Generalization of Self-Supervised Learning
Self-supervised learning can be made more robust to distribution shift by sampling mini-batches so that spurious background variables are independent of the anchor label, using a VAE and balancing-score matching.