English

Adaptively Optimised Adaptive Importance Samplers

Computation 2024-10-28 v1 Methodology Machine Learning

Abstract

We introduce a new class of adaptive importance samplers leveraging adaptive optimisation tools, which we term AdaOAIS. We build on Optimised Adaptive Importance Samplers (OAIS), a class of techniques that adapt proposals to improve the mean-squared error of the importance sampling estimators by parameterising the proposal and optimising the χ2\chi^2-divergence between the target and the proposal. We show that a naive implementation of OAIS using stochastic gradient descent may lead to unstable estimators despite its convergence guarantees. To remedy this shortcoming, we instead propose to use adaptive optimisers (such as AdaGrad and Adam) to improve the stability of the OAIS. We provide convergence results for AdaOAIS in a similar manner to OAIS. We also provide empirical demonstration on a variety of examples and show that AdaOAIS lead to stable importance sampling estimators in practice.

Keywords

Cite

@article{arxiv.2307.09341,
  title  = {Adaptively Optimised Adaptive Importance Samplers},
  author = {Carlos A. C. C. Perello and Ömer Deniz Akyildiz},
  journal= {arXiv preprint arXiv:2307.09341},
  year   = {2024}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-28T11:33:41.851Z