paper-with-me

홈 › Papers

On Investigating the Conservative Property of Score-Based Generative Models

2022-09-26 · Chen-Hao Chao, Wei-Fang Sun, Bo-Wun Cheng, Chun-Yi Lee

Existing Score-Based Models (SBMs) can be categorized into constrained SBMs (CSBMs) or unconstrained SBMs (USBMs) according to their parameterization approaches. CSBMs model probability density functions as Boltzmann distributions, and assign their predictions as the negative gradients of some scalar-valued energy functions. On the other hand, USBMs employ flexible architectures capable of directly estimating scores without the need to explicitly model energy functions. In this paper, we demonstrate that the architectural constraints of CSBMs may limit their modeling ability. In addition, we show that USBMs' inability to preserve the property of conservativeness may lead to degraded performance in practice. To address the above issues, we propose Quasi-Conservative Score-Based Models (QCSBMs) for keeping the advantages of both CSBMs and USBMs. Our theoretical derivations demonstrate that the training objective of QCSBMs can be efficiently integrated into the training processes by leveraging the Hutchinson's trace estimator. In addition, our experimental results on the CIFAR-10, CIFAR-100, ImageNet, and SVHN datasets validate the effectiveness of QCSBMs. Finally, we justify the advantage of QCSBMs using an example of a one-layered autoencoder.

📄 PDF Abstract BibTeX arXiv:2209.12753

Code (1)

chen-hao-chao/qcsbm 공식 구현 pytorch

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Are We Really Learning the Score Function? Reinterpreting Diffusion Models Through Wasserstein Gradient Flow Matching

2025-08-30 · An B. Vuong, Michael T. McCann, Javier E. Santos, Yen Ting Lin arxiv

Diffusion models are commonly interpreted as learning the score function, i.e., the gradient of the log-density of noisy data. However, this assumption implies that the target of learning is a conservative vector field, …

Conformal Predictive Monitoring for Multi-Modal Scenarios

2025-09-01 · Francesca Cairoli, Luca Bortolussi, Jyotirmoy V. Deshmukh, Lars Lindemann 외 arxiv

We consider the problem of quantitative predictive monitoring (QPM) of stochastic systems, i.e., predicting at runtime the degree of satisfaction of a desired temporal logic property from the current state of the system.…

Computational EfficiencyAutonomous Driving

On gauge freedom, conservativity and intrinsic dimensionality estimation in diffusion models

2024-02-06 · Christian Horvat, Jean-Pascal Pfister

Diffusion models are generative models that have recently demonstrated impressive performances in terms of sampling quality and density estimation in high dimensions. They rely on a forward continuous diffusion process a…

DenoisingDensity Estimation

Finite-Particle Convergence Rates for Conservative and Non-Conservative Drifting Models

2026-05-21 · Krishnakumar Balasubramanian arxiv

We propose and analyze a conservative drifting method for one-step generative modeling. The method replaces the original displacement-based drifting velocity by a kernel density estimator (KDE)-gradient velocity, namely …

Score-based generative models learn manifold-like structures with constrained mixing

2023-11-16 · Li Kevin Wenliang, Ben Moran

How do score-based generative models (SBMs) learn the data distribution supported on a low-dimensional manifold? We investigate the score model of a trained SBM through its linear approximations and subspaces spanned by …