Representation Learning via Manifold Flattening and Reconstruction
2023-05-02Code Available1· sign in to hype
Michael Psenka, Druv Pai, Vishal Raman, Shankar Sastry, Yi Ma
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/michael-psenka/manifold-linearizationOfficialIn paperpytorch★ 19
Abstract
This work proposes an algorithm for explicitly constructing a pair of neural networks that linearize and reconstruct an embedded submanifold, from finite samples of this manifold. Our such-generated neural networks, called Flattening Networks (FlatNet), are theoretically interpretable, computationally feasible at scale, and generalize well to test data, a balance not typically found in manifold-based learning methods. We present empirical results and comparisons to other models on synthetic high-dimensional manifold data and 2D image data. Our code is publicly available.