NAUTILUS: boosting Bayesian importance nested sampling with deep learning
Johannes U. Lange

TL;DR
NAUTILUS introduces a deep learning-enhanced importance nested sampling method that significantly improves Bayesian posterior and evidence estimation efficiency, outperforming existing algorithms in various complex scientific applications.
Contribution
The paper presents NAUTILUS, an open-source Python tool that combines deep learning with importance nested sampling to achieve higher efficiency and accuracy in Bayesian inference tasks.
Findings
NAUTILUS outperforms traditional samplers by over an order of magnitude in efficiency.
It requires fewer likelihood evaluations for accurate results.
NAUTILUS scales well with increasing dimensionality and is highly parallelizable.
Abstract
We introduce a novel approach to boost the efficiency of the importance nested sampling (INS) technique for Bayesian posterior and evidence estimation using deep learning. Unlike rejection-based sampling methods such as vanilla nested sampling (NS) or Markov chain Monte Carlo (MCMC) algorithms, importance sampling techniques can use all likelihood evaluations for posterior and evidence estimation. However, for efficient importance sampling, one needs proposal distributions that closely mimic the posterior distributions. We show how to combine INS with deep learning via neural network regression to accomplish this task. We also introduce NAUTILUS, a reference open-source Python implementation of this technique for Bayesian posterior and evidence estimation. We compare NAUTILUS against popular NS and MCMC packages, including EMCEE, DYNESTY, ULTRANEST and POCOMC, on a variety of…
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
TopicsAdvanced Statistical Methods and Models · Target Tracking and Data Fusion in Sensor Networks · Gaussian Processes and Bayesian Inference
