paper-with-me

홈 › Papers

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

2023-01-13 · Jie Gui, Tuo Chen, Jing Zhang, Qiong Cao, Zhenan Sun, Hao Luo, DaCheng Tao

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.

📄 PDF Abstract BibTeX arXiv:2301.05712

Code (1)

guijiejie/ssl 공식 구현

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Self-Supervised Multimodal Learning: A Survey

2023-03-31 · Yongshuo Zong, Oisin Mac Aodha, Timothy Hospedales

Multimodal learning, which aims to understand and analyze information from multiple modalities, has achieved substantial progress in the supervised regime in recent years. However, the heavy dependence on data paired wit…

Machine TranslationSelf-Supervised LearningSurvey

Federated Learning without Full Labels: A Survey

2023-03-25 · Yilun Jin, Yang Liu, Kai Chen, Qiang Yang

Data privacy has become an increasingly important concern in real-world big data applications such as machine learning. To address the problem, federated learning (FL) has been a promising solution to building effective …

Federated LearningSelf-Supervised LearningSurveyTransfer Learning

A Survey on Self-supervised Pre-training for Sequential Transfer Learning in Neural Networks

2020-07-01 · Huanru Henry Mao

Deep neural networks are typically trained under a supervised learning framework where a model learns a single task using labeled data. Instead of relying solely on labeled data, practitioners can harness unlabeled or re…

Self-Supervised LearningTransfer Learning

Self-Training: A Survey

2022-02-24 · Massih-Reza Amini, Vasilii Feofanov, Loic Pauletto, Lies Hadjadj 외

Semi-supervised algorithms aim to learn prediction functions from a small set of labeled observations and a large set of unlabeled observations. Because this framework is relevant in many applications, they have received…

image-classificationImage ClassificationMulti-class ClassificationSurvey+1

Evolutionary algorithms meet self-supervised learning: a comprehensive survey

2025-04-09 · Adriano Vinhas, João Correia, Penousal Machado

The number of studies that combine Evolutionary Machine Learning and self-supervised learning has been growing steadily in recent years. Evolutionary Machine Learning has been shown to help automate the design of machine…

Evolutionary AlgorithmsSelf-Supervised LearningSurvey