paper-with-me

홈 › Papers

Hijacking Malaria Simulators with Probabilistic Programming

2019-05-29 · Bradley Gram-Hansen, Christian Schröder de Witt, Tom Rainforth, Philip H. S. Torr, Yee Whye Teh, Atılım Güneş Baydin

Epidemiology simulations have become a fundamental tool in the fight against the epidemics of various infectious diseases like AIDS and malaria. However, the complicated and stochastic nature of these simulators can mean their output is difficult to interpret, which reduces their usefulness to policymakers. In this paper, we introduce an approach that allows one to treat a large class of population-based epidemiology simulators as probabilistic generative models. This is achieved by hijacking the internal random number generator calls, through the use of a universal probabilistic programming system (PPS). In contrast to other methods, our approach can be easily retrofitted to simulators written in popular industrial programming frameworks. We demonstrate that our method can be used for interpretable introspection and inference, thus shedding light on black-box simulators. This reinstates much-needed trust between policymakers and evidence-based methods.

📄 PDF Abstract BibTeX arXiv:1905.12432

Code (0)

등록된 구현이 없습니다.

Tasks

EpidemiologyProbabilistic Programming

Similar Papers 제목 키워드 기반

Simulation-Based Inference for Global Health Decisions

2020-05-14 · Christian Schroeder de Witt, Bradley Gram-Hansen, Nantas Nardelli, Andrew Gambardella 외

The COVID-19 pandemic has highlighted the importance of in-silico epidemiological modelling in predicting the dynamics of infectious diseases to inform health policy and decision makers about suitable prevention and cont…

Bayesian InferenceEpidemiology

Automatic Inference for Inverting Software Simulators via Probabilistic Programming

2015-05-31 · Ardavan Saeedi, Vlad Firoiu, Vikash Mansinghka

Models of complex systems are often formalized as sequential software simulators: computationally intensive programs that iteratively build up probable system configurations given parameters and initial conditions. These…

Probabilistic Programming

Improvements to Inference Compilation for Probabilistic Programming in Large-Scale Scientific Simulators

2017-12-21 · Mario Lezcano Casado, Atilim Gunes Baydin, David Martinez Rubio, Tuan Anh Le 외

We consider the problem of Bayesian inference in the family of probabilistic models implicitly defined by stochastic generative models of data. In scientific fields ranging from population biology to cosmology, low-level…

Bayesian InferenceProbabilistic Programming

Etalumis: Bringing Probabilistic Programming to Scientific Simulators at Scale

2019-07-08 · Atılım Güneş Baydin, Lei Shao, Wahid Bhimji, Lukas Heinrich 외

Probabilistic programming languages (PPLs) are receiving widespread attention for performing Bayesian inference in complex generative models. However, applications to science remain limited because of the impracticabilit…

Bayesian InferenceCPUProbabilistic Programming

Efficient Probabilistic Inference in the Quest for Physics Beyond the Standard Model

2018-07-20 · NeurIPS 2019 12 · Atılım Güneş Baydin, Lukas Heinrich, Wahid Bhimji, Lei Shao 외

We present a novel probabilistic programming framework that couples directly to existing large-scale simulators through a cross-platform probabilistic execution protocol, which allows general-purpose inference engines to…

Bayesian InferenceProbabilistic Programming