paper-with-me

홈 › Papers

Tweedie's Formulae and Diffusion Generative Models Beyond Gaussian

2026-05-19 · Wenpin Tang, Nizar Touzi, Zikun Zhang, Xun Yu Zhou arxiv

Diffusion models have achieved remarkable success in generating samples from unknown data distributions. Most popular stochastic differential equation-based diffusion models perturb the target distribution by adding Gaussian noise, transforming it into a simple prior, and then use denoising score matching, a consequence of Tweedie's formula, to learn the score function and generate clean samples from noise. However, non-Gaussian diffusion models with state-dependent diffusion coefficient have been largely underexplored, as have the corresponding Tweedie's formulae. In this work, we extend Tweedie's formula to important non-Gaussian processes, including geometric Brownian motion (GBM), squared Bessel (BESQ) processes, and Cox-Ingersoll-Ross (CIR) processes, thereby yielding the corresponding denoising score-matching objectives. We then apply the derived formulae to image and financial time series generation using GBM- and CIR-based diffusion models, and to empirical Bayes estimation under the BESQ setting. The reported experimental results demonstrate the potential of non-Gaussian models.

📄 PDF Abstract BibTeX arXiv:2605.19391

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

SyncTweedies: A General Generative Framework Based on Synchronized Diffusions

2024-03-21 · Jaihoon Kim, Juil Koo, Kyeongmin Yeo, Minhyuk Sung

We introduce a general framework for generating diverse visual content, including ambiguous images, panorama images, mesh textures, and Gaussian splat textures, by synchronizing multiple diffusion processes. We present e…

Denoising

In-Situ Tweedie Discrete Diffusion Models

2025-10-01 · Xiao Li, Jiaqi Zhang, Shuxiang Zhang, Tianshui Chen 외 arxiv

While diffusion models excel at generating continuous data such as images, adapting them to discrete tasks has relied on indirect approaches that either operate in continuous embedding spaces or use token masking mechani…

Image ClassificationText Generation

Beyond First-Order Tweedie: Solving Inverse Problems using Latent Diffusion

2023-12-01 · CVPR 2024 1 · Litu Rout, Yujia Chen, Abhishek Kumar, Constantine Caramanis 외

Sampling from the posterior distribution poses a major computational challenge in solving inverse problems using latent diffusion models. Common methods rely on Tweedie's first-order moments, which are known to induce a …

text-guided-image-editing

Forecasting intermittent time series with Gaussian Processes and Tweedie likelihood

2025-02-26 · Stefano Damato, Dario Azzimonti, Giorgio Corani

We adopt Gaussian Processes (GPs) as latent functions for probabilistic forecasting of intermittent time series. The model is trained in a Bayesian framework that accounts for the uncertainty about the latent function an…

Gaussian ProcessesTime Series

TweedieMix: Improving Multi-Concept Fusion for Diffusion-based Image/Video Generation

2024-10-08 · Gihyun Kwon, Jong Chul Ye

Despite significant advancements in customizing text-to-image and video generation models, generating images and videos that effectively integrate multiple personalized concepts remains a challenging task. To address thi…

Video Generation