贝叶斯对基于随机代理的模型通过随机森林进行校准.
Connor Robertson1, Cosmin Safta1, Nicholson Collier2,3
1Sandia National Laboratories, Livermore, CA, USA.
Statistics in medicine
|March 14, 2025
概括
这项研究引入了一种随机森林代用模型,以加快基于流行病学代理物的模型 (ABM). 这种方法有效地校准了CityCOVID模型,用于预测COVID-19住院和死亡.
科学领域:
- 流行病学 流行病学
- 计算生物学 计算生物学
- 数据科学数据科学数据科学
背景情况:
- 基于代理的模型 (ABM) 对于模拟疾病爆发和干预非常有价值.
- 由于随机性和高参数化,ABM需要广泛的校准,这给计算带来了挑战.
- 精确的校准对于流行病学模型的预测性能至关重要.
研究的目的:
- 开发和演示基于随机森林的替代模型模型技术,以加速ABM评估.
- 应用这种技术来校准CityCOVID流行病学模型,使用马尔科夫链蒙特卡洛 (MCMC).
- 为了比较这个新的校准方法的性能与以前的方法.
主要方法:
- 利用一个随机的森林代用模型来近似 CityCOVID ABM 的行为.
- 采用了减小维度的技术,包括主要组件分析 (PCA) 和灵敏度分析.
- 使用马尔科夫链蒙特卡洛 (MCMC) 校准模型,以匹配芝加哥的COVID-19住院和死亡数据 (2020年3月至6月).
主要成果:
- 随机森林代用模型显著加快了流行病学ABM的评估.
- 该MCMC校准成功匹配观察到的COVID-19住院和死亡数据.
- 与之前的近似贝叶斯校准 (IMABC) 技术相比,新方法证明了更好的预测性能.
- 在计算成本方面实现了显著的降低.
结论:
- 随机森林替代模型提供了一种高效的方法来校准复杂的流行病学基因模型.
- 这种技术提高了使用详细的ABM用于现实世界公共卫生预测的可行性.
- 开发的方法为流行病学中高维模型校准提供了可计算的解决方案.
相关概念视频
Calibration Curves: Linear Least Squares
1.2K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
1.2K
Survival Tree
49
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
49
Calibration Curves: Correlation Coefficient
1.5K
In a linear calibration curve, there is a value called the calibration coefficient, denoted by 'r,' which measures the strength and the direction of association between two variables. The correlation coefficient value ranges from −1 to +1. A value of +1 indicates a perfect positive linear correlation, −1 denotes a perfect negative correlation, and 0 implies no correlation between the two variables. A positive correlation value establishes that as one variable increases, the...
1.5K
Randomized Experiments
6.7K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
6.7K
Estimating Population Standard Deviation
3.0K
When the population standard deviation is unknown and the sample size is large, the sample standard deviation s is commonly used as a point estimate of σ. However, it can sometimes under or overestimate the population standard deviation. To overcome this drawback, confidence intervals are determined to estimate population parameters and eliminate any calculation bias accurately. However, this only applies to random samples from normally distributed populations. Knowing the sample mean and...
3.0K
Distributions to Estimate Population Parameter
4.0K
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
4.0K


