paper-with-me

Papers

Chart Auto-Encoders for Manifold Structured Data

2019-12-20 · Stefan Schonsheck, Jie Chen, Rongjie Lai

Deep generative models have made tremendous advances in image and signal representation learning and generation. These models employ the full Euclidean space or a bounded subset as the latent space, whose flat geometry, however, is often too simplistic to meaningfully reflect the manifold structure of the data. In this work, we advocate the use of a multi-chart latent space for better data representation. Inspired by differential geometry, we propose a \textbf{Chart Auto-Encoder (CAE)} and prove a universal approximation theorem on its representation capability. We show that the training data size and the network size scale exponentially in approximation error with an exponent depending on the intrinsic dimension of the data manifold. CAE admits desirable manifold properties that auto-encoders with a flat latent space fail to obey, predominantly proximity of data. We conduct extensive experimentation with synthetic and real-life examples to demonstrate that CAE provides reconstruction with high fidelity, preserves proximity in the latent space, and generates new data remaining near the manifold. These experiments show that CAE is advantageous over existing auto-encoders and variants by preserving the topology of the data manifold as well as its geometry.

📄 PDF Abstract BibTeX arXiv:1912.10094

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Deep Nonparametric Estimation of Intrinsic Data Structures by Chart Autoencoders: Generalization Error and Robustness

2023-03-17 · Hao liu, Alex Havrilla, Rongjie Lai, Wenjing Liao

Autoencoders have demonstrated remarkable success in learning low-dimensional latent features of high-dimensional data across various applications. Assuming that data are sampled near a low-dimensional manifold, we emplo…

Denoising

A Geometric Perspective on Autoencoders

2023-09-15 · Yonghyeon LEE

This paper presents the geometric aspect of the autoencoder framework, which, despite its importance, has been relatively less recognized. Given a set of high-dimensional data points that approximately lie on some lower-…

Learning Tangent Bundles and Characteristic Classes with Autoencoder Atlases

2026-02-26 · Eduardo Paluzo-Hidalgo, Yuichi Ike arxiv

We introduce a theoretical framework that connects multi-chart autoencoders in manifold learning with the classical theory of vector bundles and characteristic classes. Rather than viewing autoencoders as producing a sin…

Radial Compensation: Fixing Radius Distortion in Chart-Based Generative Models on Riemannian Manifolds

2025-11-18 · Marios Papamichalis, Regina Ruane arxiv

We study the base distribution in chart-based generative models on Riemannian manifolds. Standard methods sample in Euclidean tangent space and then map the sample to the manifold with a chart. This is convenient, but it…

Manifold Learning by Mixture Models of VAEs for Inverse Problems

2023-03-27 · Giovanni S. Alberti, Johannes Hertrich, Matteo Santacesaria, Silvia Sciutto

Representing a manifold of very high-dimensional data with generative models has been shown to be computationally efficient in practice. However, this requires that the data manifold admits a global parameterization. In …

DeblurringDecoder