2020

Self-supervised Learning from a Multi-view Perspective

Tsai, Yao-Hung Hubert, Wu, Yue, Salakhutdinov, Ruslan et al.

Understand

As a subset of unsupervised representation learning, self-supervised representation learning adopts self-defined signals as supervision and uses the learned representation for downstream tasks, such as object detection and image captioning.

  • Many proposed approaches for self-supervised learning follow naturally a multi-view perspective, where the input (e.g., original images) and the self-supervised signals (e.g., augmented images) can be seen as two redundant views of the data.
  • Building from this multi-view perspective, this paper provides an information-theoretical framework to better understand the properties that encourage successful self-supervised learning.
  • Specifically, we demonstrate that self-supervised learned representations can extract task-relevant information and discard task-irrelevant information.

Reading the bibliography…