LGAIMLDec 9, 2023

Consistency Models for Scalable and Fast Simulation-Based Inference

arXiv:2312.05440v326 citationsh-index: 18NIPS
Originality Incremental advance
AI Analysis

This addresses the problem of slow and inefficient sampling in simulation-based inference for researchers and practitioners, representing an incremental improvement over existing methods.

The paper tackles the challenge of efficient and accurate parameter inference in simulation-based inference by introducing consistency models for posterior estimation (CMPE), which outperforms state-of-the-art algorithms on low-dimensional benchmarks and achieves competitive performance with faster sampling in high-dimensional problems.

Simulation-based inference (SBI) is constantly in search of more expressive and efficient algorithms to accurately infer the parameters of complex simulation models. In line with this goal, we present consistency models for posterior estimation (CMPE), a new conditional sampler for SBI that inherits the advantages of recent unconstrained architectures and overcomes their sampling inefficiency at inference time. CMPE essentially distills a continuous probability flow and enables rapid few-shot inference with an unconstrained architecture that can be flexibly tailored to the structure of the estimation problem. We provide hyperparameters and default architectures that support consistency training over a wide range of different dimensions, including low-dimensional ones which are important in SBI workflows but were previously difficult to tackle even with unconditional consistency models. Our empirical evaluation demonstrates that CMPE not only outperforms current state-of-the-art algorithms on hard low-dimensional benchmarks, but also achieves competitive performance with much faster sampling speed on two realistic estimation problems with high data and/or parameter dimensions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes