paper-with-me

Papers

Stable generative modeling using Schrödinger bridges

2024-01-09 · Georg A. Gottwald, Fengyi Li, Youssef Marzouk, Sebastian Reich

We consider the problem of sampling from an unknown distribution for which only a sufficiently large number of training samples are available. Such settings have recently drawn considerable interest in the context of generative modelling and Bayesian inference. In this paper, we propose a generative model combining Schr\"odinger bridges and Langevin dynamics. Schr\"odinger bridges over an appropriate reversible reference process are used to approximate the conditional transition probability from the available training samples, which is then implemented in a discrete-time reversible Langevin sampler to generate new samples. By setting the kernel bandwidth in the reference process to match the time step size used in the unadjusted Langevin algorithm, our method effectively circumvents any stability issues typically associated with the time-stepping of stiff stochastic differential equations. Moreover, we introduce a novel split-step scheme, ensuring that the generated samples remain within the convex hull of the training samples. Our framework can be naturally extended to generate conditional samples and to Bayesian inference problems. We demonstrate the performance of our proposed scheme through experiments on synthetic datasets with increasing dimensions and on a stochastic subgrid-scale parametrization conditional sampling problem as well as generating sample trajectories of a dynamical system using conditional sampling.

📄 PDF Abstract BibTeX arXiv:2401.04372

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

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

Foundations of Schrödinger Bridges for Generative Modeling

2026-03-19 · Sophia Tang arxiv

At the core of modern generative modeling frameworks, including diffusion models, score-based models, and flow matching, is the task of transforming a simple prior distribution into a complex target distribution through …

Branched Schrödinger Bridge Matching

2025-06-10 · Sophia Tang, Yinuo Zhang, Alexander Tong, Pranam Chatterjee

Predicting the intermediate trajectories between an initial and target distribution is a central problem in generative modeling. Existing approaches, such as flow matching and Schr\"odinger Bridge Matching, effectively l…

Grasp2Grasp: Vision-Based Dexterous Grasp Translation via Schrödinger Bridges

2025-06-03 · Tao Zhong, Jonah Buchanan, Christine Allen-Blanchette

We propose a new approach to vision-based dexterous grasp translation, which aims to transfer grasp intent across robotic hands with differing morphologies. Given a visual observation of a source hand grasping an object,…

Translation

Rectified Schrödinger Bridge Matching for Few-Step Visual Navigation

2026-04-07 · Wuyang Luan, Junhui Li, Weiguang Zhao, Wenjian Zhang 외 arxiv

Visual navigation is a core challenge in Embodied AI, requiring autonomous agents to translate high-dimensional sensory observations into continuous, long-horizon action trajectories. While generative policies based on d…

Visual Navigation

QDSB: Quantized Diffusion Schrödinger Bridges

2026-05-12 · Tobias Fuchs, Florian Kalinke, Nadja Klein arxiv

Learning generative models in settings where the source and target distributions are only specified through unpaired samples is gaining in importance. Here, one frequently-used model are Schrödinger bridges (SB), which r…