paper-with-me

Papers

Kernel Stein Generative Modeling

2020-07-06 · Wei-Cheng Chang, Chun-Liang Li, Youssef Mroueh, Yiming Yang

We are interested in gradient-based Explicit Generative Modeling where samples can be derived from iterative gradient updates based on an estimate of the score function of the data distribution. Recent advances in Stochastic Gradient Langevin Dynamics (SGLD) demonstrates impressive results with energy-based models on high-dimensional and complex data distributions. Stein Variational Gradient Descent (SVGD) is a deterministic sampling algorithm that iteratively transports a set of particles to approximate a given distribution, based on functional gradient descent that decreases the KL divergence. SVGD has promising results on several Bayesian inference applications. However, applying SVGD on high dimensional problems is still under-explored. The goal of this work is to study high dimensional inference with SVGD. We first identify key challenges in practical kernel SVGD inference in high-dimension. We propose noise conditional kernel SVGD (NCK-SVGD), that works in tandem with the recently introduced Noise Conditional Score Network estimator. NCK is crucial for successful inference with SVGD in high dimension, as it adapts the kernel to the noise level of the score estimate. As we anneal the noise, NCK-SVGD targets the real data distribution. We then extend the annealed SVGD with an entropic regularization. We show that this offers a flexible control between sample quality and diversity, and verify it empirically by precision and recall evaluations. The NCK-SVGD produces samples comparable to GANs and annealed SGLD on computer vision benchmarks, including MNIST and CIFAR-10.

📄 PDF Abstract BibTeX arXiv:2007.03074

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

The equivalence between Stein variational gradient descent and black-box variational inference

2020-04-04 · ICLR Workshop DeepDiffEq 2019 12 · Casey Chu, Kentaro Minami, Kenji Fukumizu

We formalize an equivalence between two popular methods for Bayesian inference: Stein variational gradient descent (SVGD) and black-box variational inference (BBVI). In particular, we show that BBVI corresponds precisely…

Bayesian InferenceVariational Inference

Accelerated Stein Variational Gradient Flow

2025-03-30 · Viktor Stein, Wuchen Li

Stein variational gradient descent (SVGD) is a kernel-based particle method for sampling from a target distribution, e.g., in generative modeling and Bayesian inference. SVGD does not require estimating the gradient of t…

Bayesian Inference

Gradient Flow Drifting: Generative Modeling via Wasserstein Gradient Flows of KDE-Approximated Divergences

2026-03-11 · Jiarui Cao, Zixuan Wei, Yuxin Liu arxiv

We reveal a precise mathematical framework about a new family of generative models which we call Gradient Flow Drifting. With this framework, we prove an equivalence between the recently proposed Drifting Model and the W…

Density Estimation

Separation Results between Fixed-Kernel and Feature-Learning Probability Metrics

2021-06-10 · NeurIPS 2021 12 · Carles Domingo-Enrich, Youssef Mroueh

Several works in implicit and explicit generative modeling empirically observed that feature-learning discriminators outperform fixed-kernel discriminators in terms of the sample quality of the models. We provide separat…

Posterior Sampling Based on Gradient Flows of the MMD with Negative Distance Kernel

2023-10-04 · Paul Hagemann, Johannes Hertrich, Fabian Altekrüger, Robert Beinert 외

We propose conditional flows of the maximum mean discrepancy (MMD) with the negative distance kernel for posterior sampling and conditional generative modeling. This MMD, which is also known as energy distance, has sever…

Conditional Image GenerationImage Generation