分层距离空间提升近似贝叶斯计算中序贯采样器的效率

Stratified distance space improves the efficiency of sequential samplers for approximate Bayesian computation

Computational Statistics and Data Analysis · 2025
被引 0
ABS 3

中文导读

提出分层距离ABC SMC算法,根据粒子与观测数据的距离分层构建提议分布,显著提升拒绝采样的接受率,并引入新的停止规则进一步提高效率。

Abstract

Approximate Bayesian computation (ABC) methods are standard tools for inferring parameters of complex models when the likelihood function is analytically intractable. A popular approach to improving the poor acceptance rate of the basic rejection sampling ABC algorithm is to use sequential Monte Carlo (ABC SMC) to produce a sequence of proposal distributions adapting towards the posterior, instead of generating values from the prior distribution of the model parameters. Proposal distribution for the subsequent iteration is typically obtained from a weighted set of samples, often called particles, of the current iteration of this sequence. Current methods for constructing these proposal distributions treat all the particles equivalently, regardless of the corresponding value generated by the sampler, which may lead to inefficiency when propagating the information across iterations of the algorithm. To improve sampler efficiency, a modified approach called stratified distance ABC SMC is introduced. The algorithm stratifies particles based on their distance between the corresponding synthetic and observed data, and then constructs distinct proposal distributions for all the strata. Taking into account the distribution of distances across the particle space leads to substantially improved acceptance rate of the rejection sampling. It is shown that further efficiency could be gained by using a newly proposed stopping rule for the sequential process based on the stratified posterior samples and these advances are demonstrated by several examples.

近似贝叶斯计算序贯蒙特卡洛统计推断算法效率