2021

Barlow Twins: Self-Supervised Learning via Redundancy Reduction

Zbontar, Jure, Jing, Li, Misra, Ishan et al.

Understand

Self-supervised learning (SSL) is rapidly closing the gap with supervised methods on large computer vision benchmarks.

  • A successful approach to SSL is to learn embeddings which are invariant to distortions of the input sample.
  • However, a recurring issue with this approach is the existence of trivial constant solutions.
  • Most current methods avoid such solutions by careful implementation details.

Reading the bibliography…