paper-with-me

Papers

Categorical Flow Matching on Statistical Manifolds

2024-05-26 · Chaoran Cheng, Jiahan Li, Jian Peng, Ge Liu

We introduce Statistical Flow Matching (SFM), a novel and mathematically rigorous flow-matching framework on the manifold of parameterized probability measures inspired by the results from information geometry. We demonstrate the effectiveness of our method on the discrete generation problem by instantiating SFM on the manifold of categorical distributions whose geometric properties remain unexplored in previous discrete generative models. Utilizing the Fisher information metric, we equip the manifold with a Riemannian structure whose intrinsic geometries are effectively leveraged by following the shortest paths of geodesics. We develop an efficient training and sampling algorithm that overcomes numerical stability issues with a diffeomorphism between manifolds. Our distinctive geometric perspective of statistical manifolds allows us to apply optimal transport during training and interpret SFM as following the steepest direction of the natural gradient. Unlike previous models that rely on variational bounds for likelihood estimation, SFM enjoys the exact likelihood calculation for arbitrary probability measures. We manifest that SFM can learn more complex patterns on the statistical manifold where existing models often fail due to strong prior assumptions. Comprehensive experiments on real-world generative tasks ranging from image, text to biological domains further demonstrate that SFM achieves higher sampling quality and likelihood than other discrete diffusion or flow-based models.

📄 PDF Abstract BibTeX arXiv:2405.16441

Code (1)

ccr-cheng/statistical-flow-matching 공식 구현 pytorch

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 제목 키워드 기반

Generative Modeling of Discrete Data Using Geometric Latent Subspaces

2026-01-29 · Daniel Gonzalez-Alvarado, Jonas Cassel, Stefania Petra, Christoph Schnörr arxiv

We propose a geometric latent-subspace framework for generative modeling of discrete data. Specifically, we introduce latent subspaces in the exponential parameter space of product manifolds of categorical distributions …

Dimensionality Reduction

Mixed Continuous and Categorical Flow Matching for 3D De Novo Molecule Generation

2024-04-30 · Ian Dunn, David Ryan Koes

Deep generative models that produce novel molecular structures have the potential to facilitate chemical discovery. Diffusion models currently achieve state of the art performance for 3D molecule generation. In this work…

3D Molecule Generation

Total Variation Rates for Riemannian Flow Matching

2026-02-05 · Yunrui Guan, Krishnakumar Balasubramanian, Shiqian Ma arxiv

Riemannian flow matching (RFM) extends flow-based generative modeling to data supported on manifolds by learning a time-dependent tangent vector field whose flow-ODE transports a simple base distribution to the data law.…

Cartan flow matching

2026-05-05 · Francesco Ruscelli, Ferdinando Zanchetta, Rita Fioresi arxiv

We introduce Cartan flow matching, a general framework for training flow matching models on Riemannian symmetric spaces, i.e. Riemannian manifolds with the property that at any point there exists a geodesic symmetry. Thi…

Purrception: Variational Flow Matching for Vector-Quantized Image Generation

2025-10-01 · Răzvan-Andrei Matişan, Vincent Tao Hu, Grigory Bartosh, Björn Ommer 외 arxiv

We introduce Purrception, a variational flow matching approach for vector-quantized image generation that provides explicit categorical supervision while maintaining continuous transport dynamics. Our method adapts Varia…

Image Generation