Self-Supervised Learning

1737 papers with code • 10 benchmarks • 41 datasets

Self-Supervised Learning is proposed for utilizing unlabeled data with the success of supervised learning. Producing a dataset with good labels is expensive, while unlabeled data is being generated all the time. The motivation of Self-Supervised Learning is to make use of the large amount of unlabeled data. The main idea of Self-Supervised Learning is to generate the labels from unlabeled data, according to the structure or characteristics of the data itself, and then train on this unsupervised data in a supervised manner. Self-Supervised Learning is wildly used in representation learning to make a model learn the latent features of the data. This technique is often employed in computer vision, video processing and robot control.

Source: Self-supervised Point Set Local Descriptors for Point Cloud Registration

Image source: LeCun

Libraries

Use these libraries to find Self-Supervised Learning models and implementations
14 papers
2,749
11 papers
1,356
See all 10 libraries.

LGSDF: Continual Global Learning of Signed Distance Fields Aided by Local Updating

faceonlive/ai-research 8 Apr 2024

Implicit reconstruction of ESDF (Euclidean Signed Distance Field) involves training a neural network to regress the signed distance from any point to the nearest obstacle, which has the advantages of lightweight storage and continuous querying.

159
08 Apr 2024

Test-Time Zero-Shot Temporal Action Localization

benedettaliberatori/t3al 8 Apr 2024

To this aim, we introduce a novel method that performs Test-Time adaptation for Temporal Action Localization (T3AL).

12
08 Apr 2024

Mixup Domain Adaptations for Dynamic Remaining Useful Life Predictions

faceonlive/ai-research 7 Apr 2024

MDAN encompasses a three-staged mechanism where the mix-up strategy is not only performed to regularize the source and target domains but also applied to establish an intermediate mix-up domain where the source and target domains are aligned.

159
07 Apr 2024

MedIAnomaly: A comparative study of anomaly detection in medical images

caiyu6666/medianomaly 6 Apr 2024

Anomaly detection (AD) aims at detecting abnormal samples that deviate from the expected normal patterns.

15
06 Apr 2024

A Comprehensive Survey on Self-Supervised Learning for Recommendation

hkuds/awesome-sslrec-papers 4 Apr 2024

Recommender systems play a crucial role in tackling the challenge of information overload by delivering personalized recommendations based on individual user preferences.

52
04 Apr 2024

A Unified Membership Inference Method for Visual Self-supervised Encoder via Part-aware Capability

jiepku/partcrop 3 Apr 2024

In this setting, considering that self-supervised model could be trained by completely different self-supervised paradigms, e. g., masked image modeling and contrastive learning, with complex training details, we propose a unified membership inference method called PartCrop.

2
03 Apr 2024

SelfPose3d: Self-Supervised Multi-Person Multi-View 3d Pose Estimation

camma-public/selfpose3d 2 Apr 2024

Unlike current state-of-the-art fully-supervised methods, our approach does not require any 2d or 3d ground-truth poses and uses only the multi-view input images from a calibrated camera setup and 2d pseudo poses generated from an off-the-shelf 2d human pose estimator.

7
02 Apr 2024

Harnessing Data and Physics for Deep Learning Phase Recovery

kqwang/DLPR 1 Apr 2024

Two main deep learning phase recovery strategies are data-driven (DD) with supervised learning mode and physics-driven (PD) with self-supervised learning mode.

6
01 Apr 2024

HypeBoy: Generative Self-Supervised Representation Learning on Hypergraphs

kswoo97/hypeboy 31 Mar 2024

Based on the generative SSL task, we propose a hypergraph SSL method, HypeBoy.

9
31 Mar 2024

DailyMAE: Towards Pretraining Masked Autoencoders in One Day

erow/fastssl 31 Mar 2024

Recently, masked image modeling (MIM), an important self-supervised learning (SSL) method, has drawn attention for its effectiveness in learning data representation from unlabeled data.

4
31 Mar 2024