paper-with-me

Papers

Ensuring Topological Data-Structure Preservation under Autoencoder Compression due to Latent Space Regularization in Gauss--Legendre nodes

2023-09-15 · Chethan Krishnamurthy Ramanaik, Juan-Esteban Suarez Cardona, Anna Willmann, Pia Hanfeld, Nico Hoffmann, Michael Hecht

We formulate a data independent latent space regularisation constraint for general unsupervised autoencoders. The regularisation rests on sampling the autoencoder Jacobian in Legendre nodes, being the centre of the Gauss-Legendre quadrature. Revisiting this classic enables to prove that regularised autoencoders ensure a one-to-one re-embedding of the initial data manifold to its latent representation. Demonstrations show that prior proposed regularisation strategies, such as contractive autoencoding, cause topological defects already for simple examples, and so do convolutional based (variational) autoencoders. In contrast, topological preservation is ensured already by standard multilayer perceptron neural networks when being regularised due to our contribution. This observation extends through the classic FashionMNIST dataset up to real world encoding problems for MRI brain scans, suggesting that, across disciplines, reliable low dimensional representations of complex high-dimensional datasets can be delivered due to this regularisation technique.

📄 PDF Abstract BibTeX arXiv:2309.08228

Code (1)

casus/autoencoder-regularisation 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Adaptive Locally Linear Embedding

2025-04-09 · Ali Goli, Mahdieh Alizadeh, Hadi Sadoghi Yazdi

Manifold learning techniques, such as Locally linear embedding (LLE), are designed to preserve the local neighborhood structures of high-dimensional data during dimensionality reduction. Traditional LLE employs Euclidean…

Dimensionality Reduction

Topology-Preserved Auto-regressive Mesh Generation in the Manner of Weaving Silk

2025-07-03 · Gaochao Song, Zibo Zhao, Haohan Weng, Jingbo Zeng 외 arxiv

Existing auto-regressive mesh generation approaches suffer from ineffective topology preservation, which is crucial for practical applications. This limitation stems from previous mesh tokenization methods treating meshe…

TopoMesh: High-Fidelity Mesh Autoencoding via Topological Unification

2026-03-25 · Guan Luo, Xiu Li, Rui Chen, Xuanyu Yi 외 arxiv

The dominant paradigm for high-fidelity 3D generation relies on a VAE-Diffusion pipeline, where the VAE's reconstruction capability sets a firm upper bound on generation quality. A fundamental challenge limiting existing…

3D Generation

Hyperbolic Geometric Latent Diffusion Model for Graph Generation

2024-05-06 · Xingcheng Fu, Yisen Gao, Yuecen Wei, Qingyun Sun 외

Diffusion models have made significant contributions to computer vision, sparking a growing interest in the community recently regarding the application of them to graph generation. Existing discrete graph diffusion mode…

Graph Generation

Topological Spatial Graph Coarsening

2025-12-30 · Anna Calissano, Etienne Lasalle arxiv

Spatial graphs are particular graphs for which the nodes are localized in space (e.g., public transport network, molecules, branching biological structures). In this work, we consider the problem of spatial graph reducti…

Point Clouds