从过去学习:COVID-19发病率曲线的短期预测方法
Jean-David Morel1, Jean-Michel Morel2, Luis Alvarez3
1Laboratory of Integrative Systems Physiology, Ecole Polytechnique Fédérale de Lausanne, EPFL/IBI/LISP Lausanne, Switzerland.
PLoS computational biology
|June 21, 2023
概括
本研究介绍了EpiLearn,这是一种用于COVID-19发病率预测的全球机器学习方法. 爱皮学习利用多个国家的过去趋势,超过单曲线预测模型.
科学领域:
- 流行病学 流行病学
- 机器学习 机器学习
- 计算生物学 计算生物学
背景情况:
- 随着COVID-19的流行,需要实时共享每日病例数据.
- 传统的预测模型依赖于来自单一地区的历史数据.
- 全球数据的可用性使得新的数据驱动的预测策略成为可能.
研究的目的:
- 开发和评估用于COVID-19发病率预测的全球机器学习方法.
- 利用国际发病率趋势的大型数据库进行改进的预测.
- 将拟议的全球方法的性能与现有的预测技术进行比较.
主要方法:
- 全球机器学习程序EpiLearn是使用来自61个国家的27,418个COVID-19发病率趋势曲线开发的.
- 该方法涉及将当前的4周发病率趋势与历史的4周段相匹配.
- 预测是通过统计结合来自最相似的历史趋势的数据来生成的.
主要成果:
- 在欧洲Covid-19预测中心的评估中,EpiLearn与最先进的预测方法进行了有利的比较.
- 全球学习方法通过结合国际数据,提高了预测准确性.
- 该方法有效地预测了28天的COVID-19发病率.
结论:
- 提出的全球机器学习方法EpiLearn在传染病预测方面提供了有前途的进展.
- 使用多样化的国际发病趋势数据集可以提高预测的准确性.
- EpiLearn提供了一个强大的和可扩展的工具,用于实时的流行病应对和准备.
相关概念视频
Steps in Outbreak Investigation
155
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:
155
Survival Curves
222
Survival curves are graphical representations that depict the survival experience of a population over time, offering an intuitive way to track the proportion of individuals who remain event-free at each time point. These curves are widely used in fields such as medicine, public health, and reliability engineering to visualize and compare survival probabilities across different groups or conditions.
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
222
Residuals and Least-Squares Property
7.4K
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.4K
Prevalence and Incidence
644
In statistical epidemiology and health sciences, two essential metrics—prevalence and incidence—are fundamental for understanding disease dynamics within a population. These measures enable public health officials, epidemiologists, and researchers to assess the burden of diseases, allocate resources effectively, and design impactful public health policies and interventions.
Prevalence indicates the proportion of individuals in a population who have a specific disease or health...
Prevalence indicates the proportion of individuals in a population who have a specific disease or health...
644
Parametric Survival Analysis: Weibull and Exponential Methods
489
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
489
Pie Chart
14.2K
A pie chart (or a pie graph) is a circular graphical chart or a pictorial representation of categorical data. It is divided into slices of pie each indicating numerical proportions. It is also used to show the relative sizes of data in a single chart.
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
14.2K


