paper-with-me

Papers

Geometry-Preserving Encoder/Decoder in Latent Generative Models

2025-01-16 · Wonjun Lee, Riley C. W. O'Neill, Dongmian Zou, Jeff Calder, Gilad Lerman

Generative modeling aims to generate new data samples that resemble a given dataset, with diffusion models recently becoming the most popular generative model. One of the main challenges of diffusion models is solving the problem in the input space, which tends to be very high-dimensional. Recently, solving diffusion models in the latent space through an encoder that maps from the data space to a lower-dimensional latent space has been considered to make the training process more efficient and has shown state-of-the-art results. The variational autoencoder (VAE) is the most commonly used encoder/decoder framework in this domain, known for its ability to learn latent representations and generate data samples. In this paper, we introduce a novel encoder/decoder framework with theoretical properties distinct from those of the VAE, specifically designed to preserve the geometric structure of the data distribution. We demonstrate the significant advantages of this geometry-preserving encoder in the training process of both the encoder and decoder. Additionally, we provide theoretical results proving convergence of the training process, including convergence guarantees for encoder training, and results showing faster convergence of decoder training when using the geometry-preserving encoder.

📄 PDF Abstract BibTeX arXiv:2501.09876

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A 3D mesh convolution-based autoencoder for geometry compression

2026-03-02 · Germain Bregeon, Marius Preda, Radu Ispas, Titus Zaharia arxiv

In this paper, we introduce a novel 3D mesh convolution-based autoencoder for geometry compression, able to deal with irregular mesh data without requiring neither preprocessing nor manifold/watertightness conditions. Th…

Riemannian generative decoder

2025-06-23 · Andreas Bjerregaard, Søren Hauberg, Anders Krogh

Riemannian representation learning typically relies on approximating densities on chosen manifolds. This involves optimizing difficult objectives, potentially harming models. To completely circumvent this issue, we intro…

DecoderRepresentation Learning

LATO: 3D Mesh Flow Matching with Structured TOpology Preserving LAtents

2026-03-06 · Tianhao Zhao, Youjia Zhang, Hang Long, Jinshen Zhang 외 arxiv

In this paper, we introduce LATO, a novel topology-preserving latent representation that enables scalable, flow matching-based synthesis of explicit 3D meshes. LATO represents a mesh as a Vertex Displacement Field (VDF) …

Riemannian Geometry-Preserving Variational Autoencoder for MI-BCI Data Augmentation

2026-03-11 · Viktorija Poļaka, Ivo Pascal de Jong, Andreea Ioana Sburlea arxiv

This paper addresses the challenge of generating synthetic electroencephalogram (EEG) covariance matrices for motor imagery brain-computer interface (MI-BCI) applications. Objective: We aim to develop a generative model …

Data Augmentation

PQ-NET: A Generative Part Seq2Seq Network for 3D Shapes

2019-11-25 · CVPR 2020 6 · Rundi Wu, Yixin Zhuang, Kai Xu, Hao Zhang 외

We introduce PQ-NET, a deep neural network which represents and generates 3D shapes via sequential part assembly. The input to our network is a 3D shape segmented into parts, where each part is first encoded into a featu…

3D ReconstructionDecoderSingle-View 3D Reconstruction