AdaAnn: Adaptive Annealing Scheduler for Probability Density Approximation
Emma R. Cobian, Jonathan D. Hauenstein, Fang Liu, Daniele E., Schiavazzi

TL;DR
AdaAnn is an adaptive annealing scheduler that improves the efficiency of probability density approximation by dynamically adjusting temperature increments based on KL divergence, enhancing existing sampling methods.
Contribution
It introduces AdaAnn, an automatic, adaptive annealing scheduler that optimizes temperature increments for density approximation tasks, compatible with various sampling approaches.
Findings
AdaAnn improves computational efficiency in density approximation.
It integrates seamlessly with normalizing flows and MCMC methods.
Demonstrated effectiveness on dynamical systems and variational inference.
Abstract
Approximating probability distributions can be a challenging task, particularly when they are supported over regions of high geometrical complexity or exhibit multiple modes. Annealing can be used to facilitate this task which is often combined with constant a priori selected increments in inverse temperature. However, using constant increments limit the computational efficiency due to the inability to adapt to situations where smooth changes in the annealed density could be handled equally well with larger increments. We introduce AdaAnn, an adaptive annealing scheduler that automatically adjusts the temperature increments based on the expected change in the Kullback-Leibler divergence between two distributions with a sufficiently close annealing temperature. AdaAnn is easy to implement and can be integrated into existing sampling approaches such as normalizing flows for variational…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Markov Chains and Monte Carlo Methods · Bayesian Methods and Mixture Models
MethodsVariational Inference · Normalizing Flows
