| Literature DB >> 29559649 |
Hongping Hu1, Haiyan Wang2, Feng Wang2, Daniel Langley2, Adrian Avram2, Maoxing Liu3.
Abstract
Because influenza is a contagious respiratory illness that seriously threatens public health, accurate real-time prediction of influenza outbreaks may help save lives. In this paper, we use the Twitter data set and the United States Centers for Disease Control's influenza-like illness (ILI) data set to predict a nearly real-time regional unweighted percentage ILI in the United States by use of an artificial neural network optimized by the improved artificial tree algorithm. The results show that the proposed method is an efficient approach to real-time prediction.Entities:
Mesh:
Year: 2018 PMID: 29559649 PMCID: PMC5861130 DOI: 10.1038/s41598-018-23075-1
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1% ILI and the twitter data of region 6.
MSE, RMSE, and MAPE of three models for 10 regions of USA.
| region | error | BPNN | AT-BPNN | IAT-BPNN |
|---|---|---|---|---|
| 1 | mse | 0.0241 | 0.0254 | 0.0191 |
| rmse | 0.0475 | 0.0422 | 0.0320 | |
| mape | 0.1898 | 0.1688 | 0.1427 | |
| 2 | mse | 0.0100 | 0.0402 | 0.0163 |
| rmse | 0.0041 | 0.0149 | 0.0051 | |
| mape | 0.0613 | 0.0893 | 0.0526 | |
| 3 | mse | 0.0919 | 0.0420 | 0.0164 |
| rmse | 0.1075 | 0.0447 | 0.0170 | |
| mape | 0.2729 | 0.1824 | 0.1186 | |
| 4 | mse | 0.0466 | 0.0280 | 0.0134 |
| rmse | 0.0165 | 0.0102 | 0.0054 | |
| mape | 0.1099 | 0.0912 | 0.0594 | |
| 5 | mse | 0.0673 | 0.0454 | 0.0284 |
| rmse | 0.0509 | 0.0336 | 0.0217 | |
| mape | 0.1941 | 0.1586 | 0.1256 | |
| 6 | mse | 0.0448 | 0.0494 | 0.0374 |
| rmse | 0.0103 | 0.0121 | 0.0088 | |
| mape | 0.0921 | 0.0888 | 0.0872 | |
| 7 | mse | 0.1007 | 0.1088 | 0.0322 |
| rmse | 0.1155 | 0.1084 | 0.0399 | |
| mape | 0.2879 | 0.2796 | 0.1631 | |
| 8 | mse | 0.0549 | 0.0904 | 0.0333 |
| rmse | 0.1043 | 0.1790 | 0.0668 | |
| mape | 0.2744 | 0.3723 | 0.2404 | |
| 9 | mse | 0.2831 | 0.1653 | 0.1414 |
| rmse | 0.1016 | 0.0554 | 0.0453 | |
| mape | 0.2610 | 0.2060 | 0.1714 | |
| 10 | mse | 0.8188 | 0.3583 | 0.1569 |
| rmse | 0.8519 | 0.3794 | 0.1387 | |
| mape | 0.6532 | 0.3973 | 0.3134 |
Figure 2The trained and tested results of 10 regions.