CVMar 22, 2022

Representation Uncertainty in Self-Supervised Learning as Variational Inference

arXiv:2203.11437v427 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses the need for uncertainty estimation in SSL for applications like robust AI, though it is incremental by building on existing SSL methods.

The paper tackles the problem of learning representation uncertainties in self-supervised learning by proposing a novel method, VI-SimSiam, which interprets SSL as variational inference; experiments show it can predict uncertainties and relate them to classification accuracy.

In this study, a novel self-supervised learning (SSL) method is proposed, which considers SSL in terms of variational inference to learn not only representation but also representation uncertainties. SSL is a method of learning representations without labels by maximizing the similarity between image representations of different augmented views of an image. Meanwhile, variational autoencoder (VAE) is an unsupervised representation learning method that trains a probabilistic generative model with variational inference. Both VAE and SSL can learn representations without labels, but their relationship has not been investigated in the past. Herein, the theoretical relationship between SSL and variational inference has been clarified. Furthermore, a novel method, namely variational inference SimSiam (VI-SimSiam), has been proposed. VI-SimSiam can predict the representation uncertainty by interpreting SimSiam with variational inference and defining the latent space distribution. The present experiments qualitatively show that VI- SimSiam could learn uncertainty by comparing input images and predicted uncertainties. Additionally, we described a relationship between estimated uncertainty and classification accuracy.

Foundations

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

Your Notes