paper-with-me

홈 › Papers

Bayesian calibration of stochastic agent based model via random forest

2024-06-27 · Connor Robertson, Cosmin Safta, Nicholson Collier, Jonathan Ozik, Jaideep Ray

Agent-based models (ABM) provide an excellent framework for modeling outbreaks and interventions in epidemiology by explicitly accounting for diverse individual interactions and environments. However, these models are usually stochastic and highly parametrized, requiring precise calibration for predictive performance. When considering realistic numbers of agents and properly accounting for stochasticity, this high dimensional calibration can be computationally prohibitive. This paper presents a random forest based surrogate modeling technique to accelerate the evaluation of ABMs and demonstrates its use to calibrate an epidemiological ABM named CityCOVID via Markov chain Monte Carlo (MCMC). The technique is first outlined in the context of CityCOVID's quantities of interest, namely hospitalizations and deaths, by exploring dimensionality reduction via temporal decomposition with principal component analysis (PCA) and via sensitivity analysis. The calibration problem is then presented and samples are generated to best match COVID-19 hospitalization and death numbers in Chicago from March to June in 2020. These results are compared with previous approximate Bayesian calibration (IMABC) results and their predictive performance is analyzed showing improved performance with a reduction in computation.

📄 PDF Abstract BibTeX arXiv:2406.19524

Code (1)

sandialabs/Bayesian-calibration-of-stochastic-agent-based-model-via-random-forest 공식 구현

Tasks

Dimensionality ReductionEpidemiology

Similar Papers 제목 키워드 기반

Bayesian learning of forest and tree graphical models

2021-08-31 · Edmund Jones

In Bayesian learning of Gaussian graphical model structure, it is common to restrict attention to certain classes of graphs and approximate the posterior distribution by repeatedly moving from one graph to another, using…

Stochastic geometry to generalize the Mondrian Process

2020-02-03 · Eliza O'Reilly, Ngoc Tran

The stable under iterated tessellation (STIT) process is a stochastic process that produces a recursive partition of space with cut directions drawn independently from a distribution over the sphere. The case of random a…

Bayesian OptimizationBIG-bench Machine LearningDensity Estimation

A Bayesian Optimization approach for calibrating large-scale activity-based transport models

2023-02-07 · Serio Agriesti, Vladimir Kuzmanovski, Jaakko Hollmén, Claudio Roncoli 외

The use of Agent-Based and Activity-Based modeling in transportation is rising due to the capability of addressing complex applications such as disruptive trends (e.g., remote working and automation) or the design and as…

Bayesian OptimizationManagement

ForeCal: Random Forest-based Calibration for DNNs

2024-09-04 · Dhruv Nigam

Deep neural network(DNN) based classifiers do extremely well in discriminating between observations, resulting in higher ROC AUC and accuracy metrics, but their outputs are often miscalibrated with respect to true event …

A Discrete Simulation Optimization Approach Towards Calibration of an Agent-based Simulation Model of Hepatitis C Virus Transmission

2021-07-06 · Soham Das, Navonil Mustafee, Varun Ramamohan

This study demonstrates the implementation of the stochastic ruler discrete simulation optimization method for calibrating an agent-based model (ABM) developed to simulate hepatitis C virus (HCV) transmission. The ABM si…