paper-with-me

홈 › Papers

Generative Diffusion From An Action Principle

2023-10-06 · Akhil Premkumar

Generative diffusion models synthesize new samples by reversing a diffusive process that converts a given data set to generic noise. This is accomplished by training a neural network to match the gradient of the log of the probability distribution of a given data set, also called the score. By casting reverse diffusion as an optimal control problem, we show that score matching can be derived from an action principle, like the ones commonly used in physics. We use this insight to demonstrate the connection between different classes of diffusion models.

📄 PDF Abstract BibTeX arXiv:2310.04490

Code (0)

등록된 구현이 없습니다.

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

Unifying GANs and Score-Based Diffusion as Generative Particle Models

2023-05-25 · NeurIPS 2023 11 · Jean-Yves Franceschi, Mike Gartrell, Ludovic Dos Santos, Thibaut Issenhuth 외

Particle-based deep generative models, such as gradient flows and score-based diffusion models, have recently gained traction thanks to their striking performance. Their principle of displacing particle distributions usi…

Fractional Diffusion Bridge Models

2025-11-03 · Gabriel Nobis, Maximilian Springenberg, Arina Belova, Rembert Daems 외 arxiv

We present Fractional Diffusion Bridge Models (FDBM), a novel generative diffusion bridge framework driven by an approximation of the rich and non-Markovian fractional Brownian motion (fBM). Real stochastic processes exh…

Protein Structure Prediction

Efficient Diffusion Models: A Comprehensive Survey from Principles to Practices

2024-10-15 · Zhiyuan Ma, Yuzhu Zhang, Guoli Jia, Liangliang Zhao 외

As one of the most popular and sought-after generative models in the recent years, diffusion models have sparked the interests of many researchers and steadily shown excellent advantage in various generative tasks such a…

Image Generationmultimodal generationSurveyVideo Generation

PDE-SSM: A Spectral State Space Approach to Spatial Mixing in Diffusion Transformers

2026-03-14 · Eshed Gal, Moshe Eliasof, Siddharth Rout, Eldad Haber arxiv

The success of vision transformers-especially for generative modeling-is limited by the quadratic cost and weak spatial inductive bias of self-attention. We propose PDE-SSM, a spatial state-space block that replaces atte…

Generative Frontiers: Why Evaluation Matters for Diffusion Language Models

2026-04-03 · Patrick Pynadath, Jiaxin Shi, Ruqi Zhang arxiv

Diffusion language models have seen exciting recent progress, offering far more flexibility in generative trajectories than autoregressive models. This flexibility has motivated a growing body of research into new approa…