LGJan 13, 2023

A Survey on Self-supervised Learning: Algorithms, Applications, and Future Trends

arXiv:2301.05712v4515 citationsh-index: 12Has Code
Originality Synthesis-oriented
AI Analysis

It provides a survey for researchers to understand SSL advancements, but it is incremental as it synthesizes existing work without new results.

This paper reviews self-supervised learning (SSL) methods, addressing the lack of comprehensive studies on their connections and evolution, and covers algorithms, applications, trends, and open questions.

Deep supervised learning algorithms typically require a large volume of labeled data to achieve satisfactory performance. However, the process of collecting and labeling such data can be expensive and time-consuming. Self-supervised learning (SSL), a subset of unsupervised learning, aims to learn discriminative features from unlabeled data without relying on human-annotated labels. SSL has garnered significant attention recently, leading to the development of numerous related algorithms. However, there is a dearth of comprehensive studies that elucidate the connections and evolution of different SSL variants. This paper presents a review of diverse SSL methods, encompassing algorithmic aspects, application domains, three key trends, and open research questions. Firstly, we provide a detailed introduction to the motivations behind most SSL algorithms and compare their commonalities and differences. Secondly, we explore representative applications of SSL in domains such as image processing, computer vision, and natural language processing. Lastly, we discuss the three primary trends observed in SSL research and highlight the open questions that remain. A curated collection of valuable resources can be accessed at https://github.com/guijiejie/SSL.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes