LGOct 7, 2022

Unsupervised Few-shot Learning via Deep Laplacian Eigenmaps

arXiv:2210.03595v14 citationsh-index: 15
Originality Highly original
AI Analysis

This addresses the problem of few-shot learning for scenarios where labeled pretraining data is unavailable, representing an incremental advancement over existing supervised and self-supervised methods.

The paper tackles the challenge of few-shot learning from unlabeled data by proposing an unsupervised method based on deep Laplacian eigenmaps, which groups similar samples and avoids collapsed representations, significantly closing the performance gap with supervised methods and achieving comparable results to state-of-the-art self-supervised approaches.

Learning a new task from a handful of examples remains an open challenge in machine learning. Despite the recent progress in few-shot learning, most methods rely on supervised pretraining or meta-learning on labeled meta-training data and cannot be applied to the case where the pretraining data is unlabeled. In this study, we present an unsupervised few-shot learning method via deep Laplacian eigenmaps. Our method learns representation from unlabeled data by grouping similar samples together and can be intuitively interpreted by random walks on augmented training data. We analytically show how deep Laplacian eigenmaps avoid collapsed representation in unsupervised learning without explicit comparison between positive and negative samples. The proposed method significantly closes the performance gap between supervised and unsupervised few-shot learning. Our method also achieves comparable performance to current state-of-the-art self-supervised learning methods under linear evaluation protocol.

Foundations

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

Your Notes