paper-with-me

홈 › Papers

Bayesian Optimization for Likelihood-Free Inference of Simulator-Based Statistical Models

2015-01-14 · Michael U. Gutmann, Jukka Corander

Our paper deals with inferring simulator-based statistical models given some observed data. A simulator-based model is a parametrized mechanism which specifies how data are generated. It is thus also referred to as generative model. We assume that only a finite number of parameters are of interest and allow the generative process to be very general; it may be a noisy nonlinear dynamical system with an unrestricted number of hidden variables. This weak assumption is useful for devising realistic models but it renders statistical inference very difficult. The main challenge is the intractability of the likelihood function. Several likelihood-free inference methods have been proposed which share the basic idea of identifying the parameters by finding values for which the discrepancy between simulated and observed data is small. A major obstacle to using these methods is their computational cost. The cost is largely due to the need to repeatedly simulate data sets and the lack of knowledge about how the parameters affect the discrepancy. We propose a strategy which combines probabilistic modeling of the discrepancy with optimization to facilitate likelihood-free inference. The strategy is implemented using Bayesian optimization and is shown to accelerate the inference through a reduction in the number of required simulations by several orders of magnitude.

📄 PDF Abstract BibTeX arXiv:1501.03291

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Likelihood-Free Inference with Deep Gaussian Processes

2020-06-18 · Alexander Aushev, Henri Pesonen, Markus Heinonen, Jukka Corander 외

In recent years, surrogate models have been successfully used in likelihood-free inference to decrease the number of simulator evaluations. The current state-of-the-art performance for this task has been achieved by Baye…

Bayesian OptimizationGaussian Processes

Variational Inference over Non-differentiable Cardiac Simulators using Bayesian Optimization

2017-12-09 · Adam McCarthy, Blanca Rodriguez, Ana Minchole

Performing inference over simulators is generally intractable as their runtime means we cannot compute a marginal likelihood. We develop a likelihood-free inference method to infer parameters for a cardiac simulator, whi…

Bayesian OptimizationVariational Inference

Approximate Bayesian Computation with Path Signatures

2021-06-23 · Joel Dyer, Patrick Cannon, Sebastian M Schmon

Simulation models often lack tractable likelihood functions, making likelihood-free inference methods indispensable. Approximate Bayesian computation generates likelihood-free posterior samples by comparing simulated and…

Time SeriesTime Series Analysis

ELFI: Engine for Likelihood-Free Inference

2017-08-02 · Jarno Lintusaari, Henri Vuollekoski, Antti Kangasrääsiö, Kusti Skytén 외

Engine for Likelihood-Free Inference (ELFI) is a Python software library for performing likelihood-free inference (LFI). ELFI provides a convenient syntax for arranging components in LFI, such as priors, simulators, summ…

Bayesian Optimization

Recurrent machines for likelihood-free inference

2018-11-30 · Arthur Pesah, Antoine Wehenkel, Gilles Louppe

Likelihood-free inference is concerned with the estimation of the parameters of a non-differentiable stochastic simulator that best reproduce real observations. In the absence of a likelihood function, most of the existi…

Meta-Learning