paper-with-me

홈 › Papers

Know Your Self-supervised Learning: A Survey on Image-based Generative and Discriminative Training

2023-05-23 · Utku Ozbulak, Hyun Jung Lee, Beril Boga, Esla Timothy Anzaku, Homin Park, Arnout Van Messem, Wesley De Neve, Joris Vankerschaver

Although supervised learning has been highly successful in improving the state-of-the-art in the domain of image-based computer vision in the past, the margin of improvement has diminished significantly in recent years, indicating that a plateau is in sight. Meanwhile, the use of self-supervised learning (SSL) for the purpose of natural language processing (NLP) has seen tremendous successes during the past couple of years, with this new learning paradigm yielding powerful language models. Inspired by the excellent results obtained in the field of NLP, self-supervised methods that rely on clustering, contrastive learning, distillation, and information-maximization, which all fall under the banner of discriminative SSL, have experienced a swift uptake in the area of computer vision. Shortly afterwards, generative SSL frameworks that are mostly based on masked image modeling, complemented and surpassed the results obtained with discriminative SSL. Consequently, within a span of three years, over $100$ unique general-purpose frameworks for generative and discriminative SSL, with a focus on imaging, were proposed. In this survey, we review a plethora of research efforts conducted on image-oriented SSL, providing a historic view and paying attention to best practices as well as useful software packages. While doing so, we discuss pretext tasks for image-based SSL, as well as techniques that are commonly used in image-based SSL. Lastly, to aid researchers who aim at contributing to image-focused SSL, we outline a number of promising research directions.

📄 PDF Abstract BibTeX arXiv:2305.13689

Code (1)

jason718/awesome-self-supervised-learning 공식 구현 torch

Tasks

Contrastive LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Unsupervised Object Localization in the Era of Self-Supervised ViTs: A Survey

2023-10-19 · Oriane Siméoni, Éloi Zablocki, Spyros Gidaris, Gilles Puy 외

The recent enthusiasm for open-world vision systems show the high interest of the community to perform perception tasks outside of the closed-vocabulary benchmark setups which have been so popular until now. Being able t…

ObjectObject LocalizationUnsupervised Object Localization

Bootstrap Your Own Latent - A New Approach to Self-Supervised Learning

2020-12-01 · NeurIPS 2020 12 · Jean-bastien Grill, Florian Strub, Florent Altché, Corentin Tallec 외

We introduce Bootstrap Your Own Latent (BYOL), a new approach to self-supervised image representation learning. BYOL relies on two neural networks, referred to as online and target networks, that interact and learn from …

Linear evaluationRepresentation LearningSelf-Supervised Learning

Bootstrap your own latent: A new approach to self-supervised Learning

2020-06-13 · Jean-bastien Grill, Florian Strub, Florent Altché, Corentin Tallec 외

We introduce Bootstrap Your Own Latent (BYOL), a new approach to self-supervised image representation learning. BYOL relies on two neural networks, referred to as online and target networks, that interact and learn from …

Image ClassificationLinear evaluationPerson Re-IdentificationRepresentation Learning+4

You Only Look Yourself: Unsupervised and Untrained Single Image Dehazing Neural Network

2020-06-30 · Boyun Li, Yuanbiao Gou, Shuhang Gu, Jerry Zitao Liu 외

In this paper, we study two challenging and less-touched problems in single image dehazing, namely, how to make deep learning achieve image dehazing without training on the ground-truth clean image (unsupervised) and a i…

DisentanglementImage DehazingSingle Image Dehazing

Exploring the Diversity and Invariance in Yourself for Visual Pre-Training Task

2021-06-01 · Longhui Wei, Lingxi Xie, Wengang Zhou, Houqiang Li 외

Recently, self-supervised learning methods have achieved remarkable success in visual pre-training task. By simply pulling the different augmented views of each image together or other novel mechanisms, they can learn mu…

DiversitySelf-Supervised Learning