SOTAVerified

Self-supervised representation learning on manifolds

2021-03-08ICLR Workshop GTRL 2021Code Available0· sign in to hype

Eric O Korman

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We explore the use of a topological manifold, represented as a collection of charts, as the target space of neural network based representation learning tasks. This is achieved by a simple adjustment to the output of an encoder's network architecture plus the addition of a maximal mean discrepancy based loss function for regularization. Most algorithms in representation learning are easily adaptable to our framework and we demonstrate its effectiveness by adjusting SimCLR to have a manifold encoding space. Our experiments show that we obtain a substantial performance boost over the baseline for low dimensional encodings. Code for reproducing experiments is provided at https://github.com/ekorman/neurve.

Tasks

Reproductions