ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2024
Year
… limitations of supervised learning, various machine learning paradigms have been introduced, including active learning, semi-supervised learning, and self-supervised learning (SSL). …
Self-supervised learning (SSL) has emerged as a powerful paradigm to reduce reliance on labeled data, which is often expensive and scarce. This survey is timely as SSL has seen rapid growth, with methods like contrastive learning and masked autoencoders achieving state-of-the-art results in vision and language. By providing a structured overview, the paper helps researchers navigate the crowded field and understand the relationships between different approaches.
The survey also addresses the theoretical underpinnings of SSL, linking it to representation learning and downstream task performance. This is crucial for practitioners who need to choose appropriate SSL methods for their specific use cases. The paper's categorization into generative, contrastive, and hybrid methods offers a clear mental model, making it easier to compare and contrast existing techniques.
The paper's main technical contribution is its taxonomy of SSL algorithms. It categorizes methods into:
Additionally, the survey reviews various pretext tasks (e.g., rotation prediction, colorization, instance discrimination) and discusses how they influence learned representations. It also covers applications in computer vision (image classification, object detection), NLP (text representation, sentiment analysis), and emerging areas like graph learning and multimodal learning.
Since this is a survey, there are no new experimental results. However, the paper synthesizes findings from numerous studies, noting that SSL methods often match or exceed supervised learning performance when fine-tuned on downstream tasks, especially with large unlabeled datasets. For example, contrastive methods have shown strong linear evaluation accuracy on ImageNet, and masked language models like BERT have revolutionized NLP. The survey also highlights that SSL can be more robust to domain shift and label noise.
The broader impact of this survey is to democratize knowledge about SSL, enabling wider adoption. It highlights the potential of SSL to leverage vast amounts of unlabeled data, which is particularly important in domains where labeling is costly or impractical. The future trends section points to areas like multimodal SSL, self-supervised pre-training for robotics, and theoretical understanding of why SSL works, which will likely shape the next wave of research. This paper is a valuable resource for both newcomers and experienced researchers looking to stay updated on the field.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba