paper-with-me

Papers

Efficient Multimodal Sampling via Tempered Distribution Flow

2023-04-08 · Yixuan Qiu, Xiao Wang

Sampling from high-dimensional distributions is a fundamental problem in statistical research and practice. However, great challenges emerge when the target density function is unnormalized and contains isolated modes. We tackle this difficulty by fitting an invertible transformation mapping, called a transport map, between a reference probability measure and the target distribution, so that sampling from the target distribution can be achieved by pushing forward a reference sample through the transport map. We theoretically analyze the limitations of existing transport-based sampling methods using the Wasserstein gradient flow theory, and propose a new method called TemperFlow that addresses the multimodality issue. TemperFlow adaptively learns a sequence of tempered distributions to progressively approach the target distribution, and we prove that it overcomes the limitations of existing methods. Various experiments demonstrate the superior performance of this novel sampler compared to traditional methods, and we show its applications in modern deep learning tasks such as image generation. The programming code for the numerical experiments is available at https://github.com/yixuan/temperflow.

📄 PDF Abstract BibTeX arXiv:2304.03933

Code (1)

yixuan/temperflow 공식 구현 tf

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Thermostat-assisted continuously-tempered Hamiltonian Monte Carlo for Bayesian learning

2017-11-30 · NeurIPS 2018 12 · Rui Luo, Jianhong Wang, Yaodong Yang, Zhanxing Zhu 외

We propose a new sampling method, the thermostat-assisted continuously-tempered Hamiltonian Monte Carlo, for Bayesian learning on large datasets and multimodal distributions. It simulates the Nos\'e-Hoover dynamics of a …

Sampling from high-dimensional, multimodal distributions using automatically tuned, tempered Hamiltonian Monte Carlo

2021-11-12 · Joonha Park

Hamiltonian Monte Carlo (HMC) is widely used for sampling from high-dimensional target distributions with probability density known up to proportionality. While HMC possesses favorable dimension scaling properties, it en…

Parallel-tempered Stochastic Gradient Hamiltonian Monte Carlo for Approximate Multimodal Posterior Sampling

2018-12-04 · Rui Luo, Qiang Zhang, Yuanyuan Liu

We propose a new sampler that integrates the protocol of parallel tempering with the Nos\'e-Hoover (NH) dynamics. The proposed method can efficiently draw representative samples from complex posterior distributions with …

Automatic tempered posterior distributions for Bayesian inversion problems

2021-07-24 · L. Martino, F. Llorente, E. Curbelo, J. Lopez-Santiago 외

We propose a novel adaptive importance sampling scheme for Bayesian inversion problems where the inference of the variables of interest and the power of the data noise is split. More specifically, we consider a Bayesian …

From Minimax Optimal Importance Sampling to Uniformly Ergodic Importance-tempered MCMC

2025-06-23 · Quan Zhou

We make two closely related theoretical contributions to the use of importance sampling schemes. First, for independent sampling, we prove that the minimax optimal trial distribution coincides with the target if and only…