Adaptive Annealed Importance Sampling with Constant Rate Progress
Shirin Goshtasbpour, Victor Cohen, Fernando Perez-Cruz

TL;DR
This paper introduces CR-AIS, an adaptive annealed importance sampling method that dynamically adjusts the annealing schedule based on distribution difficulty, improving efficiency and reducing tuning needs.
Contribution
The paper derives a constant rate discretization schedule for AIS, extends it to f-divergences, and proposes the CR-AIS algorithm with efficient implementation.
Findings
CR-AIS performs well on benchmark distributions.
It avoids costly tuning loops of existing adaptive methods.
The method adapts the annealing schedule to distribution difficulty.
Abstract
Annealed Importance Sampling (AIS) synthesizes weighted samples from an intractable distribution given its unnormalized density function. This algorithm relies on a sequence of interpolating distributions bridging the target to an initial tractable distribution such as the well-known geometric mean path of unnormalized distributions which is assumed to be suboptimal in general. In this paper, we prove that the geometric annealing corresponds to the distribution path that minimizes the KL divergence between the current particle distribution and the desired target when the feasible change in the particle distribution is constrained. Following this observation, we derive the constant rate discretization schedule for this annealing sequence, which adjusts the schedule to the difficulty of moving samples between the initial and the target distributions. We further extend our results to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Algorithms · Bayesian Methods and Mixture Models · Domain Adaptation and Few-Shot Learning
