通过温度化分布流实现高效多模态采样

Efficient Multimodal Sampling via Tempered Distribution Flow

Journal of the American Statistical Association · 2023
被引 1
ABS 4

中文导读

提出TemperFlow方法,通过学习一系列温度化分布逐步逼近目标分布,解决高维多模态分布的采样难题,在图像生成等深度学习任务中表现优异。

Abstract

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 in the supplementary material.

统计学机器学习蒙特卡洛方法图像生成