π€ AI Summary
Sequential Monte Carlo (SMC) estimation of posterior expectations in Bayesian computation suffers from high variance and necessitates accurate approximation of intermediate distributions.
Method: This paper proposes a novel posterior estimation framework based on tempered posterior extrapolation. Leveraging the key insight that the posterior expectation is uniquely determined by tempered expectations over any non-empty temperature interval, the method bypasses conventional stepwise annealing toward the target distribution. It constructs a sequence of intermediate distributions via temperature annealing, employs SMC sampling to obtain tempered expectations, and applies post-hoc smoothing and extrapolation to efficiently estimate the target posterior expectation.
Contribution/Results: Theoretical analysis and empirical evaluation demonstrate that the proposed method substantially reduces estimation variance, improves computational efficiency, and exhibits strong numerical stability and generalization capability across diverse models and settings.
π Abstract
Tempering is a popular tool in Bayesian computation, being used to transform a posterior distribution $p_1$ into a reference distribution $p_0$ that is more easily approximated. Several algorithms exist that start by approximating $p_0$ and proceed through a sequence of intermediate distributions $p_t$ until an approximation to $p_1$ is obtained. Our contribution reveals that high-quality approximation of terms up to $p_1$ is not essential, as knowledge of the intermediate distributions enables posterior quantities of interest to be extrapolated. Specifically, we establish conditions under which posterior expectations are determined by their associated tempered expectations on any non-empty $t$ interval. Harnessing this result, we propose novel methodology for approximating posterior expectations based on extrapolation and smoothing of tempered expectations, which we implement as a post-processing variance-reduction tool for sequential Monte Carlo.