paper-with-me

Papers

Learning Flow Distributions via Projection-Constrained Diffusion on Manifolds

2026-02-19 · Noah Trupin, Rahul Ghosh, Aadi Jangid arxiv

We present a generative modeling framework for synthesizing physically feasible two-dimensional incompressible flows under arbitrary obstacle geometries and boundary conditions. Whereas existing diffusion-based flow generators either ignore physical constraints, impose soft penalties that do not guarantee feasibility, or specialize to fixed geometries, our approach integrates three complementary components: (1) a boundary-conditioned diffusion model operating on velocity fields; (2) a physics-informed training objective incorporating a divergence penalty; and (3) a projection-constrained reverse diffusion process that enforces exact incompressibility through a geometry-aware Helmholtz-Hodge operator. We derive the method as a discrete approximation to constrained Langevin sampling on the manifold of divergence-free vector fields, providing a connection between modern diffusion models and geometric constraint enforcement in incompressible flow spaces. Experiments on analytic Navier-Stokes data and obstacle-bounded flow configurations demonstrate significantly improved divergence, spectral accuracy, vorticity statistics, and boundary consistency relative to unconstrained, projection-only, and penalty-only baselines. Our formulation unifies soft and hard physical structure within diffusion models and provides a foundation for generative modeling of incompressible fields in robotics, graphics, and scientific computing.

📄 PDF Abstract BibTeX arXiv:2602.17773

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Distributions on Manifolds with Free-Form Flows

2023-12-15 · Peter Sorrenson, Felix Draxler, Armand Rousselot, Sander Hummerich 외

We propose Manifold Free-Form Flows (M-FFF), a simple new generative model for data on manifolds. The existing approaches to learning a distribution on arbitrary manifolds are expensive at inference time, since sampling …

Form

Geometry-Preserving Neural Architectures on Manifolds with Boundary

2026-02-03 · Karthik Elamvazhuthi, Shiba Biswal, Kian Rosenblum, Arushi Katyal 외 arxiv

A growing number of neural architectures have been proposed to enforce geometric constraints, including projection-based networks, exponential-map updates, constrained output layers, and manifold neural ODEs. We provide …

Riemannian Denoising Diffusion Probabilistic Models

2025-05-07 · Zichen Liu, Wei zhang, Christof Schütte, Tiejun Li

We propose Riemannian Denoising Diffusion Probabilistic Models (RDDPMs) for learning distributions on submanifolds of Euclidean space that are level sets of functions, including most of the manifolds relevant to applicat…

Denoising

Interpreting diffusion score matching using normalizing flow

2021-07-21 · ICML Workshop INNF 2021 7 · Wenbo Gong, Yingzhen Li

Scoring matching (SM), and its related counterpart, Stein discrepancy (SD) have achieved great success in model training and evaluations. However, recent research shows their limitations when dealing with certain types o…

Exploring Time Conditioning in Diffusion Generative Models from Disjoint Noisy Data Manifolds

2026-04-28 · Liuzhuozheng Li, Zhiyuan Zhan, Shuhong Liu, Dengyang Jiang 외 arxiv

Practically, training diffusion models typically requires explicit time conditioning to guide the network through the denoising sampling process. Especially in deterministic methods like DDIM, the absence of time conditi…