流行病预测的预测建模:新西兰和合作伙伴国家的COVID-19研究
Oras Baker1, Zahra Ziran2, Massimo Mecella2
1Faculty of Computing and Emerging Technology, Ravensbourne University London, London SE10 0EW, UK.
概括
这项研究使用LSTM和ARIMA等机器学习模型增强了COVID-19传播预测,超越了Prophet. 研究结果支持以数据为导向的公共卫生决策来控制疾病.
科学领域:
- 流行病学 流行病学
- 计算生物学 计算生物学
- 公共卫生 公共卫生
背景情况:
- 准确的COVID-19传播早期预测对于有效的公共卫生干预至关重要.
- 利用大规模数据集和先进的机器学习模型可以提高预测准确性.
- 了解地理变化和时间趋势是建模疾病动态的关键.
研究的目的:
- 提出和评估一种数据驱动的方法,以提高早期COVID-19传播预测.
- 系统地比较三个机器学习模型的性能:ARIMA,Prophet和LSTM.
- 建立自动预测分析的基础,以支持疾病控制.
主要方法:
- 使用时间序列分析,多变量数据集成和多标准决策 (MCDM).
- 基于每日确诊病例,地理差异和时间趋势的评估模型.
- 训练并测试模型使用来自新西兰及其贸易伙伴的COVID-19数据.
主要成果:
- LSTM和ARIMA模型的表现始终超过了Prophet.
- LSTM实现了最高的预测准确度,特别是使用20周的数据集.
- 在短期预测方面,ARIMA表现出卓越的稳定性和可靠性.
结论:
- 该研究确定了COVID-19传播的最佳预测策略.
- 调查结果强调了特定区域数据和培训期间对模型性能的重要性.
- 开发的方法使公共卫生当局能够及时,数据驱动的决策.
相关概念视频
Steps in Outbreak Investigation
90
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
90
Statistical Methods for Analyzing Epidemiological Data
237
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
237
Residuals and Least-Squares Property
7.2K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.2K
Pareto Chart
6.6K
A Pareto chart is a bar graph or a combination of both line and bar graphs. The bar lengths represent the individual values or the frequency, while the lines represent the cumulative total values. In this chart, the longest bars are arranged on the left and the shortest bars on the right, which makes it easier to read and interpret the data. It can also be called a Pareto diagram or Pareto analysis.
The Pareto chart is named after the Italian economist Vilfredo Pareto, who described the Pareto...
The Pareto chart is named after the Italian economist Vilfredo Pareto, who described the Pareto...
6.6K
Viral Mutations
32.0K
A mutation is a change in the sequence of bases of DNA or RNA in a genome. Some mutations occur during replication of the genome due to errors made by the polymerase enzymes that replicate DNA or RNA. Unlike DNA polymerase, RNA polymerase is prone to errors because it is not capable of “proofreading” its work. Viruses with RNA-based genomes, like HIV, therefore accrue mutations faster than viruses with DNA-based genomes. Because mutation and recombination provide the raw material...
32.0K


