paper-with-me

Papers

Manifold-Aligned Generative Transport

2026-02-23 · Xinyu Tian, Xiaotong Shen arxiv

High-dimensional generative modeling is fundamentally a manifold-learning problem: real data concentrate near a low-dimensional structure embedded in the ambient space. Effective generators must therefore balance support fidelity -- placing probability mass near the data manifold -- with sampling efficiency. Diffusion models often capture near-manifold structure but require many iterative denoising steps and can leak off-support; normalizing flows sample in one pass but are limited by invertibility and dimension preservation. We propose MAGT (Manifold-Aligned Generative Transport), a flow-like generator that learns a one-shot, manifold-aligned transport from a low-dimensional base distribution to the data space. Training is performed at a fixed Gaussian smoothing level, where the score is well-defined and numerically stable. We approximate this fixed-level score using a finite set of latent anchor points with self-normalized importance sampling, yielding a tractable objective. MAGT samples in a single forward pass, concentrates probability near the learned support, and induces an intrinsic density with respect to the manifold volume measure, enabling principled likelihood evaluation for generated samples. We establish finite-sample Wasserstein bounds linking smoothing level and score-approximation accuracy to generative fidelity, and empirically improve fidelity and manifold concentration across synthetic and benchmark datasets while sampling substantially faster than diffusion models.

📄 PDF Abstract BibTeX arXiv:2602.19600

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Intrinsic Flow Matching on Quantum Pure-State Manifolds with Phase-Aligned Transport

2026-06-19 · Jian Xu, Delu Zeng, John Paisley, Qibin Zhao arxiv

Quantum pure-state ensembles live on complex projective space, making flat Euclidean generative modeling geometrically mismatched. We introduce Intrinsic Flow Matching (IFM), a deterministic transport framework on $\math…

Geometric Flow Matching for Molecular Conformation Generation via Manifold Decomposition

2026-05-25 · Yunqing Liu, Yi Zhou, Wenqi Fan arxiv

The generation of accurate 3D molecular conformations is a pivotal challenge in computational chemistry and drug discovery. Recently, diffusion and flow matching models have achieved remarkable success. However, there is…

Computational EfficiencyDrug DiscoveryPoint Clouds

Manifold Interpolating Optimal-Transport Flows for Trajectory Inference

2022-06-29 · Guillaume Huguet, D. S. Magruder, Alexander Tong, Oluwadamilola Fasina 외

We present a method called Manifold Interpolating Optimal-Transport Flow (MIOFlow) that learns stochastic, continuous population dynamics from static snapshot samples taken at sporadic timepoints. MIOFlow combines dynami…

Transfer Learning on Manifolds via Learned Transport Operators

2018-01-01 · ICLR 2018 1 · Marissa Connor, Christopher Rozell

Within-class variation in a high-dimensional dataset can be modeled as being on a low-dimensional manifold due to the constraints of the physical processes producing that variation (e.g., translation, illumination, etc.)…

Data AugmentationFew-Shot Image ClassificationGeneral ClassificationImage Animation+3

Which Models have Perceptually-Aligned Gradients? An Explanation via Off-Manifold Robustness

2023-05-30 · NeurIPS 2023 11 · Suraj Srinivas, Sebastian Bordt, Hima Lakkaraju

One of the remarkable properties of robust computer vision models is that their input-gradients are often aligned with human perception, referred to in the literature as perceptually-aligned gradients (PAGs). Despite onl…

DenoisingImage Generation