Generating High-Granularity COVID-19 Territorial Early Alerts Using Emergency Medical Services and Machine Learning
Abstract
:1. Introduction
- Spatiotemporal analysis: a descriptive and/or predictive modeling of the evolution of the pandemic within a certain territory (usually at the national and regional level) was explored using official data on positive cases, often also considering people’s mobility, with examples relevant to China [10], South Korea [11], the USA [12], and Italy [13].
- Web-based mapping: web services implemented to easily visualize and facilitate the comprehension of the obtained results.
- All the considered models rely on official diagnosis data, which are characterized by significant confounding factors, such as testing capabilities, logistics, data communication flows, and people’s behavior.
Target Variable | Data Source | Max Geographic Granularity | Algorithm Selected | Performance Evaluation | |
---|---|---|---|---|---|
Mollalo et al., 2020 [26] | Cumulative incidence | Socioeconomic, behavioral, environmental, topographic, and demographic factors | County | Multi-Layer Perceptron (MLP) | RMSE = 0.72 |
Hussein et al., 2022 [28] | Daily infected cases | Official diagnoses | Country | Time-Delay Neural Network (TDNN) | RMSE = 1.15 |
Alsayed et al., 2020 [29] | Epidemic peak, infected cases | Official diagnoses | Country | Susceptible–Exposed–Infectious–Recovered (SEIR) model, Adaptive Neuro-Fuzzy Inference System (ANFIS) | Normalized RMSE = 0.041 |
Singh et al., 2020 [30] | Cumulative cases, deaths, recoveries | Official diagnoses | Country | AutoRegressive Integrated Moving Average (ARIMA) | Akaike information criterion value = 20 |
Hussein et al., 2021 [31] | Daily infected cases | Official diagnoses | Country | Linear forecast model + custom mathematical equation | RMSE = 2.15 |
Lynch et al., 2021 [32,33] | Cumulative cases | Official diagnoses | County | Moving Average (MA) | MdAE = 0.67 |
Friedman et al., 2021 [36] | Excess out-of-hospital deaths, respiratory complaints, oxygen saturation level of patients | Emergency Medical Services (EMS) data | City | Comparison against Linear Continuous Fixed Effect | Not applicable |
COVID-19 APHP-Universities-INRIA-INSERM Group, 2020 [37] | Requirements for ICU beds | EMS data, positivity ratio, emergency department visits, hospital admissions | Region | Correlation curve analysis | R2 = 0.79–0.99 |
Levy et al., 2021 [38] | Hospitalizations | EMS data | State | AutoRegressive Integrated Moving Average (ARIMA) | AIC |
Xie et al., 2021 [40] | EMS demand | Hospitalizations | County | Time series regression | R2 = 0.85 |
Our study | Territorial alert level | EMS data | Municipality | Random Forest (RF) | Accuracy = 80% |
- The use of a proxy data source—EMS data instead of official swab tests—characterized by a smaller time lag for communication and processing, less dependent on people’s behavior, available infrastructures (also for information flow), and already automatically collected.
- A high geographic granularity (single municipalities), obtained through spatial processing methods.
- A simple and agile architecture, both in the data structure and in the computing algorithm, which allows fast execution and daily updates to the model.
2. Materials and Methods
2.1. Model Development and Optimization
- Definition of the target variable: the class-defining label that the algorithm must assign to each record;
- Identification of the explicative attributes: measurements on which the classification is based;
- Identification of the main computational block: ML classification algorithm to be trained and subsequently applied;
- Definition of a post-processing algorithm, aimed at elaborating the output of the main computational block in order to enhance the representativeness and usability of the output.
- ‘Position’ features: max value, min value, max-min, time position of the max, and min values in the seven days (5 × 2 = 10 attributes);
- ‘Statistical’ features: mean value, median value, standard deviation (3 × 2 = 6 attributes);
- Linear regression features: intercept, slope, and Pearson’s correlation coefficient of the linear regression (3 × 2 = 6 attributes);
- Exponential regression features: base numerical coefficient, exponential coefficient, and Pearson’s correlation coefficient of the exponential regression (3 × 2 = 6 attributes).
- The first wave, in the spring of 2020, with the original strain and no vaccine available.
- A second wave, from the autumn of 2020 to the spring of 2021, composed of two peaks, the former relevant to the Alpha variant (when vaccinations were not available yet) and the latter to the Delta variant (when vaccinations were available, with an increasing amount of vaccinated people over time).
- A third wave from the winter of 2021–2022 to the spring of 2022, relevant to the first Omicron variant, despite the high level of vaccination across the population.
2.2. Model Post-Processing
- Confidence level: certainly low (mean value < 0.4), uncertain (mean value between 0.4 and 0.6), certainly high (mean value > 0.6);
- Confidence trend: decreasing (mean variation < −0.1), stable (mean variation between −0.1 and 0.1), increasing (mean variation > 0.1); the +/−0.1 threshold was selected as corresponding to the change in value necessary to move from a fully uncertain confidence level (0.5) to either low or high.
- Class 1: certainly low confidence level with a decreasing or stable confidence trend;
- Class 2: certainly low confidence level with an increasing confidence trend, or an uncertain confidence level with a decreasing confidence trend;
- Class 3: uncertain confidence level with a stable confidence trend;
- Class 4: uncertain confidence level with an increasing confidence trend, or a certainly high confidence level with a decreasing confidence trend;
- Class 5: certainly high confidence level with a stable or increasing confidence trend.
2.3. Geographical Processing
3. Results
3.1. Model Development and Optimization
3.2. Model Post-Processing
4. Discussion
- In October 2020, a study [36] was aimed at comparing trends of EMS data with the official data of COVID-19 cases and related casualties in the area of Tijuana, Mexico. The analysis was focused on two main targets: changes in out-of-hospital mortality, and a comparison of pre- and post-epidemic distributions of the values of oxygen saturation in hospitalized patients. The correspondence between the peaks of the analyzed indicators led the authors to the conclusion that EMS data are a valuable source to monitor excess out-of-hospital mortality due to COVID-19.
- In November 2020, a retrospective study [37] on the Ile-de-France region, France, was conducted, analyzing the correlation of six healthcare-related parameters, including the number of calls to EMS, with the demand for ICU beds, resulting in a significant time-dependent reproduction ratio with relevance to EMS calls, identifying it as a potentially useful predictor for monitoring and in organizational models to anticipate the demand for ICU beds.
- In February 2021, a study [38], further elaborating previous results [39] relevant to Kings County, WA (USA), correlated the number of COVID-19 diagnoses in a hospital setting with the identification of suspected patients, considering shortness of breath, cough, sore throat, muscle aches, loss of sense of smell or taste, or diarrhea. A significant correlation was identified, with a peak when considering in the model a nine-day lag period, suggesting that EMS data could anticipate the demand for hospital services, thus confirming the potentiality of such data in the planning of resource allocation and in the management of the healthcare system.
- A reverse perspective was recently proposed [40] in September 2021, to determine how the number of patients hospitalized for COVID-19 could help in foreseeing the demand for EMS, with reference to the Austin-Travis county (Texas, USA). The authors applied the ‘change point detection’ method to identify changes in the mean and variance of time series, subsequently studying with a t-test the distributions in the pre- and post-pandemic periods (as divided by the identified change point). On this basis, a regression model fed with forecasts of COVID-19 hospitalizations was developed and described as a successful method to predict the demand for EMS services, thus further confirming the correlation between these two measurements.
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Appendix A
- Feature 1: Number of ambulances dispatched/100,000 residents at day − 6
- Feature 2: Number of ambulances dispatched/100,000 residents at day − 5
- Feature 3: Number of ambulances dispatched/100,000 residents at day − 4
- Feature 4: Number of ambulances dispatched/100,000 residents at day − 3
- Feature 5: Number of ambulances dispatched/100,000 residents at day − 2
- Feature 6: Number of ambulances dispatched/100,000 residents at day − 1
- Feature 7: Number of ambulances dispatched/100,000 residents at day
- Feature 8: Number of calls to emergency number 112/100,000 residents at day − 6
- Feature 9: Number of calls to emergency number 112/100,000 residents at day − 5
- Feature 10: Number of calls to emergency number 112/100,000 residents at day − 4
- Feature 11: Number of calls to emergency number 112/100,000 residents at day − 3
- Feature 12: Number of calls to emergency number 112/100,000 residents at day − 2
- Feature 13: Number of calls to emergency number 112/100,000 residents at day − 1
- Feature 14: Number of calls to emergency number 112/100,000 residents at day
- Feature 15: Min value of ambulances dispatched/100,000 residents (min in features 1 to 7)
- Feature 16: Max value of ambulances dispatched/100,000 residents (max in features 1 to 7)
- Feature 17: position of the min value of ambulances dispatches (feature 15) in the time window (from 1 to 7)
- Feature 18: position of the max value of ambulances dispatches (feature 16) in the time window (from 1 to 7)
- Feature 19: difference between max and min value of ambulances dispatched
- Feature 20: standard deviation of the distribution of ambulances dispatched in the time window (feature 1 to 7)
- Feature 21: mean of the distribution of ambulances dispatched in the time window (feature 1 to 7)
- Feature 22: median of the distribution of ambulances dispatched in the time window (feature 1 to 7)
- Feature 23: intercept of the linear regression on ambulances dispatched in the time window ( in )
- Feature 24: slope of the linear regression on ambulances dispatched in the time window ( in )
- Feature 25: Pearson’s correlation coefficient of the linear regression on ambulances dispatched
- Feature 26: base coefficient of the exponential interpolation on ambulances dispatched in the time window ( in )
- Feature 27: exponential coefficient of the exponential interpolation on ambulances dispatched in the time window ( in )
- Feature 28: Pearson’s correlation coefficient of the exponential interpolation on ambulances dispatched
- Feature 29: Min value of emergency calls/100,000 residents (min in features 8 to 14)
- Feature 30: Max value of emergency calls/100,000 residents (max in features 8 to 14)
- Feature 31: position of the min value of emergency calls (feature 29) in the time window (from 1 to 7)
- Feature 32: position of the max value of emergency calls (feature 30) in the time window (from 1 to 7)
- Feature 33: difference between max and min value of emergency calls
- Feature 34: standard deviation of the distribution of emergency calls in the time window (feature 8 to 14)
- Feature 35: mean of the distribution of emergency calls in the time window (feature 8 to 14)
- Feature 36: median of the distribution of emergency calls in the time window (feature 8 to 14)
- Feature 37: intercept of the linear regression on emergency calls in the time window ( in )
- Feature 38: slope of the linear regression on emergency calls in the time window ( in )
- Feature 39: Pearson’s correlation coefficient of the linear regression on emergency calls
- Feature 40: base coefficient of the exponential interpolation on emergency calls in the time window ( in )
- Feature 41: exponential coefficient of the exponential interpolation on emergency calls in the time window ( in )
- Feature 42: Pearson’s correlation coefficient of the exponential interpolation on emergency calls
References
- George, D.B.; Taylor, W.; Shaman, J.; Rivers, C.; Paul, B.; O’Toole, T.; Johansson, M.A.; Hirschman, L.; Biggerstaff, M.; Asher, J.; et al. Technology to advance infectious disease fore-casting for outbreak management. Nat. Commun. 2019, 10, 3932. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Alimadadi, A.; Aryal, S.; Manandhar, I.; Munroe, P.B.; Joe, B.; Cheng, X. Artificial intelligence and machine learning to fight COVID-19. Physiol. Genom. 2020, 52, 200–202. [Google Scholar] [CrossRef] [PubMed]
- Bragazzi, N.L.; Dai, H.; Damiani, G.; Behzadifar, M.; Martini, M.; Wu, J. How Big Data and Artificial Intelligence Can Help Better Manage the COVID-19 Pandemic. Int. J. Environ. Res. Public Health 2020, 17, 3176. [Google Scholar] [CrossRef] [PubMed]
- Mohamed, S.; Giabbanelli, P.; Alvarez-Lopez, F.; Adly, A.S.; Adly, M.S. Approaches Based on Artificial Intelligence and the Internet of Intelligent Things to Prevent the Spread of COVID-19: Scoping Review. J. Med. Internet Res. 2020, 22, e19104. [Google Scholar] [CrossRef]
- Simsek, M.; Kantarci, B. Artificial Intelligence-Empowered Mobilization of Assessments in COVID-19-like Pandemics: A Case Study for Early Flattening of the Curve. Int. J. Environ. Res. Public Health 2020, 17, 3437. [Google Scholar] [CrossRef] [PubMed]
- Mahmood, S.; Hasan, K.; Carras, M.C.; Labrique, A.B. Global preparedness against COVID-19: We must leverage the power of digital health. JMIR Public Health Surveill. 2020, 6, e18980. [Google Scholar] [CrossRef] [Green Version]
- Ting, D.S.W.; Carin, L.; Dzau, V.; Wong, T.Y. Digital technology and COVID-19. Nat. Med. 2020, 26, 459–461. [Google Scholar] [CrossRef] [Green Version]
- Vafea, M.T.; Atalla, E.; Georgakas, J.; Shehadeh, F.; Mylona, E.K.; Kalligeros, M.; Mylonakis, E. Emerging Technologies for Use in the Study, Diagnosis, and Treatment of Patients with COVID-19. Cell. Mol. Bioeng. 2020, 13, 249–257. [Google Scholar] [CrossRef]
- Franch-Pardo, I.; Napoletano, B.M.; Rosete-Verges, F.; Billa, L. Spatial analysis and GIS in the study of COVID-19. A review. Sci. Total Environ. 2020, 739, 140033. [Google Scholar] [CrossRef]
- Chen, Z.L.; Zhang, Q.; Lu, Y.; Guo, Z.-M.; Zhang, X.; Zhang, W.-J.; Guo, C.; Liao, C.H.; Li, Q.L.; Han, X.H. Distribution of the COVID-19 epidemic and correlation with population emigration from Wuhan, China. Chin. Med. J. 2020, 133, 1044–1050. [Google Scholar] [CrossRef]
- Rezaei, M.; Nouri, A.A.; Park, G.S.; Kim, D.H. Application of Geographic Information System in Monitoring and Detecting the COVID-19 Outbreak. Iran. J. Public Health 2020, 49, 114–116. [Google Scholar] [CrossRef] [PubMed]
- Dong, E.; Du, H.; Gardner, L. An interactive web-based dashboard to track COVID-19 in real time. Lancet Infect. Dis. 2020, 20, 533–534. [Google Scholar] [CrossRef]
- Giuliani, D.; Dickson, M.M.; Espa, G.; Santi, F. Modelling and Predicting the Spatio-Temporal Spread of Coronavirus Disease 2019 (COVID-19) in Italy. BMC Infect. Dis. 2020, 20, 700. [Google Scholar] [CrossRef] [Green Version]
- Lakhani, A. Introducing the Percent, Number, Availability, and Capacity [PNAC] Spatial Approach to Identify Priority Rural Areas Requiring Targeted Health Support in Light of COVID-19: A Commentary and Application. J. Rural. Health 2021, 37, 149–152. [Google Scholar] [CrossRef] [Green Version]
- Padula, W.V.; Davidson, P. Countries with High Registered Nurse (RN) Concentrations Observe Reduced Mortality Rates of Coronavirus Disease 2019 (COVID-19). SSRN 2020, 3566190. [Google Scholar] [CrossRef]
- Jella, T.K.; Acuña, A.J.; Samuel, L.T.; Jella, T.K.; Mroz, T.E.; Kamath, A.F. Geospatial Mapping of Orthopaedic Surgeons Age 60 and Over and Confirmed Cases of COVID-19. J. Bone Jt. Surg. Am. 2020, 102, 1022–1028. [Google Scholar] [CrossRef]
- Mollalo, A.; Vahedi, B.; Rivera, K.M. GIS-based spatial modeling of COVID-19 incidence rate in the continental United States. Sci. Total Environ. 2020, 728, 138884. [Google Scholar] [CrossRef]
- Coccia, M. Factors determining the diffusion of COVID-19 and suggested strategy to prevent future accelerated viral infectivity similar to COVID. Sci. Total Environ. 2020, 729, 138474. [Google Scholar] [CrossRef]
- Bashir, M.F.; Ma, B.; Bilal; Komal, B.; Tan, D.; Bashir, M. Correlation between climate indicators and COVID-19 pandemic in New York, USA. Sci. Total Environ. 2020, 728, 138835. [Google Scholar] [CrossRef]
- Sajadi, M.M.; Habibzadeh, P.; Vintzileos, A.; Shokouhi, S.; Miralles-Wilhelm, F.; Amoroso, A. Temperature, Humidity and Latitude Analysis to Predict Potential Spread and Seasonality for COVID-19. SSRN 2020, 3550308, Update in: JAMA Netw. Open 2020, 3, e2011834. [Google Scholar] [CrossRef]
- Gao, S.; Rao, J.; Kang, Y.; Liang, Y.; Kruse, J. Mapping county-level mobility pattern changes in the United States in response to COVID-19. Sigspatial Spéc. 2020, 12, 16–26. [Google Scholar] [CrossRef]
- Warren, M.S.; Skillman, S.W. Mobility changes in response to COVID-19. arXiv 2020, arXiv:2003.14228v1. [Google Scholar] [CrossRef]
- Iacus, S.M.; Natale, F.; Vespe, M. Flight restrictions from China during the COVID-2019 coronavirus outbreak. arXiv 2020, arXiv:2003.03686v1. [Google Scholar] [CrossRef]
- Zhou, C.; Su, F.; Pei, T.; Zhang, A.; Du, Y.; Luo, B.; Cao, Z.; Wang, J.; Yuan, W.; Zhu, Y. COVID-19: Challenges to GIS with Big Data. Geogr. Sustain. 2020, 1, 77–87. [Google Scholar] [CrossRef]
- Xiong, Y.; Guang, Y.; Chen, F.; Zhu, F. Spatial Statistics and Influencing Factors of the COVID-19 Epidemic at both Prefecture and County Levels in Hubei Province, China. 2020. Int. J. Environ. Res. Public Health 2020, 17, 3903. [Google Scholar] [CrossRef]
- Mollalo, A.; Rivera, K.M.; Vahedi, B. Artificial Neural Network Modeling of Novel Coronavirus (COVID-19) Incidence Rates across the Continental United States. Int. J. Environ. Res. Public Health 2020, 17, 4204. [Google Scholar] [CrossRef]
- Franch-Pardo, I.; Desjardins, M.R.; Barea-Navarro, I.; Cerdà, A. A review of GIS methodologies to analyze the dynamics of COVID-19 in the second half of 2020. Trans. GIS 2021, 25, 2191–2239. [Google Scholar] [CrossRef]
- Hussein, T.; Hammad, M.H.; Surakhi, O.; AlKhanafseh, M.; Fung, P.L.; Zaidan, M.A.; Wraith, D.; Ershaidat, N. Short-Term and Long-Term COVID-19 Pandemic Forecasting Revisited with the Emergence of OMICRON Variant in Jordan. Vaccines 2022, 10, 569. [Google Scholar] [CrossRef]
- Alsayed, A.; Sadir, H.; Kamil, R.; Sari, H. Prediction of Epidemic Peak and Infected Cases for COVID-19 Disease in Malaysia, 2020. Int. J. Environ. Res. Public Health 2020, 17, 4076. [Google Scholar] [CrossRef]
- Singh, R.K.; Rani, M.; Bhagavathula, A.S.; Sah, R.; Rodriguez-Morales, A.J.; Kalita, H.; Nanda, C.; Sharma, S.; Sharma, Y.D.; Rabaan, A.A.; et al. Prediction of the COVID-19 Pandemic for the Top 15 Affected Countries: Advanced Autoregressive Integrated Moving Average (ARIMA) Model. JMIR Public Health Surveill. 2020, 6, e19115. [Google Scholar] [CrossRef]
- Hussein, T.; Hammad, M.H.; Fung, P.L.; Al-Kloub, M.; Odeh, I.; Zaidan, M.A.; Wraith, D. COVID-19 Pandemic Development in Jordan—Short-Term and Long-Term Forecasting. Vaccines 2021, 9, 728. [Google Scholar] [CrossRef]
- Lynch, C.J.; Gore, R. Short-Range Forecasting of COVID-19 During Early Onset at County, Health District, and State Geographic Levels Using Seven Methods: Comparative Forecasting Study. J. Med. Internet Res. 2021, 23, e24925. [Google Scholar] [CrossRef] [PubMed]
- Lynch, C.J.; Gore, R. Application of one-, three-, and seven-day forecasts during early onset on the COVID-19 epidemic dataset using moving average, autoregressive, autoregressive moving average, autoregressive integrated moving average, and naïve forecasting methods. Data Brief. 2021, 35, 106759. [Google Scholar] [CrossRef] [PubMed]
- Gianquintieri, L.; Brovelli, M.A.; Pagliosa, A.; Dassi, G.; Brambilla, P.M.; Bonora, R.; Sechi, G.M.; Caiani, E.G. Mapping Spatiotemporal Diffusion of COVID-19 in Lombardy (Italy) on the Base of Emergency Medical Services Activities. ISPRS Int. J. Geo-Inf. 2020, 9, 639. [Google Scholar] [CrossRef]
- Al Amiry, A.; Maguire, B.J. Emergency Medical Services (EMS) Calls During COVID-19: Early Lessons Learned for Systems Planning (A Narrative Review). Open Access Emerg. Med. 2021, 13, 407–414. [Google Scholar] [CrossRef] [PubMed]
- Friedman, J.; Calderón-Villarreal, A.; Bojorquez, I.; Vera Hernández, C.; Schriger, D.L.; Tovar Hirashima, E. Excess Out-of-Hospital Mortality and Declining Oxygen Saturation: The Sentinel Role of Emergency Medical Services Data in the COVID-19 Crisis in Tijuana, Mexico. Ann. Emerg. Med. 2020, 76, 413–426. [Google Scholar] [CrossRef]
- COVID-19 APHP-Universities-INRIA-INSERM Group. Early indicators of intensive care unit bed requirement during the COVID-19 epidemic: A retrospective study in Ile-de-France region, France. PLoS ONE 2020, 15, e0241406. [Google Scholar] [CrossRef]
- Levy, M.J.; Klein, E.; Chizmar, T.P.; Pinet Peralta, L.M.; Alemayehu, T.; Sidik, M.M.; Delbridge, T.R. Correlation between Emergency Medical Services Suspected COVID-19 Patients and Daily Hospitalizations. Prehospital Emerg. Care 2021, 25, 785–789. [Google Scholar] [CrossRef]
- Yang, B.Y.; Barnard, L.M.; Emert, J.M.; Drucker, C.; Schwarcz, L.; Counts, C.R.; Murphy, D.L.; Guan, S.; Kume, K.; Rodriquez, K. Clinical characteristics of patients with coronavirus disease 2019 (COVID-19) receiving emergency medical services in King County, Washington. JAMA Netw. Open 2020, 3, e2014549. [Google Scholar] [CrossRef]
- Xie, Y.; Kulpanowski, D.; Ong, J.; Nikolova, E.; Tran, N.M. Predicting COVID-19 emergency medical service incidents from daily hospitalisation trends. Int. J. Clin. Pract. 2021, 75, e14920. [Google Scholar] [CrossRef]
- Ibrahim, N.K. Epidemiologic surveillance for controlling COVID-19 pandemic: Types, challenges and implications. J. Infect. Public Health 2020, 13, 1630–1638. [Google Scholar] [CrossRef] [PubMed]
- Adam, D. Special report: The simulations driving the world’s response to COVID-19. Nat. Cell Biol. 2020, 580, 316–318. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Peixoto, V.R.; Nunes, C.; Abrantes, A. Epidemic Surveillance of COVID-19: Considering Uncertainty and Under-Ascertainment. Port. J. Public Health 2020, 38, 23–29. [Google Scholar] [CrossRef]
- Khan, M.; Adil, S.F.; Alkhathlan, H.Z.; Tahir, M.N.; Saif, S.; Khan, M.; Khan, S.T. COVID-19: A Global Challenge with Old History, Epidemiology and Progress So Far. Molecules 2021, 26, 39. [Google Scholar] [CrossRef] [PubMed]
- Sun, K.; Chen, J.; Viboud, C. Early epidemiological analysis of the coronavirus disease 2019 outbreak based on crowdsourced data: A population-level observational study. Lancet Digit. Health 2020, 2, e201–e208. [Google Scholar] [CrossRef]
- Fagoni, N.; Perone, G.; Villa, G.F.; Celi, S.; Bera, P.; Sechi, G.M.; Mare, C.; Zoli, A.; Botteri, M. The Lombardy Emergency Medical System Faced with COVID-19: The Impact of Out-of-Hospital Outbreak. Prehospital Emerg. Care 2020, 25, 1–7. [Google Scholar] [CrossRef]
- Vázquez-Seisdedos, C.R.; Neto, J.E.; Reyes, E.J.M.; Klautau, A.; De Oliveira, R.C.L. New approach for T-wave end detection on electrocardiogram: Performance in noisy conditions. Biomed. Eng. Online 2011, 10, 77. [Google Scholar] [CrossRef] [Green Version]
- Jin, R.; Xia, T.; Liu, X.; Murata, T.; Kim, K.S. Predicting Emergency Medical Service Demand with Bipartite Graph Convolutional Networks. IEEE Access 2021, 9, 9903–9915. [Google Scholar] [CrossRef]
- Ramgopal, S.; Westling, T.; Siripong, N.; Salcido, D.D.; Martin-Gill, C. Use of a metalearner to predict emergency medical services demand in an urban setting. Comput. Methods Programs Biomed. 2021, 207, 106201. [Google Scholar] [CrossRef]
- Lin, A.X.; Ho, A.F.W.; Cheong, K.H.; Li, Z.; Cai, W.; Chee, M.L.; Ong, M.E.H. Leveraging machine learning techniques and engineering of multi-nature features for national daily regional ambulance demand prediction. Int. J. Environ. Res. Public Health 2020, 17, 4179. [Google Scholar] [CrossRef]
- Unal, I. Defining an Optimal Cut-Point Value in ROC Analysis: An Alternative Approach. Comput. Math. Methods Med. 2017, 2017, 3762651. [Google Scholar] [CrossRef] [PubMed]
- Remuzzi, A.; Remuzzi, G. COVID-19 and Italy: What next? Lancet 2020, 395, 1225–1228. [Google Scholar] [CrossRef]
Weights Assigned to Different Parameters in the 10-Fold Cross-Validation | Precision | Recall | F1 Score | |
---|---|---|---|---|
‘No diffusion’ label | Median | 0.03 | 0.06 | 0.03 |
1st quartile | 0.0075 | 0.015 | 0.0075 | |
3rd quartile | 0.0075 | 0.015 | 0.0075 | |
95% lower C.I. | 0.0075 | 0.015 | 0.0075 | |
95% upper C.I. | 0.0075 | 0.015 | 0.0075 | |
‘Active spreading’ label | Median | 0.05 | 0.1 | 0.05 |
1st quartile | 0.0125 | 0.025 | 0.0125 | |
3rd quartile | 0.0125 | 0.025 | 0.0125 | |
95% lower C.I. | 0.0125 | 0.025 | 0.0125 | |
95% upper C.I. | 0.0125 | 0.025 | 0.0125 | |
Accuracy | Median | NA | NA | 0.06 |
1st quartile | 0.015 | |||
3rd quartile | 0.015 | |||
95% lower C.I. | 0.015 | |||
95% upper C.I. | 0.015 | |||
Macro Average | Median | 0.015 | 0.03 | 0.015 |
1st quartile | 0.0038 | 0.0075 | 0.0038 | |
3rd quartile | 0.0038 | 0.0075 | 0.0038 | |
95% lower C.I. | 0.0038 | 0.0075 | 0.0038 | |
95% upper C.I. | 0.0038 | 0.0075 | 0.0038 | |
Weighted Average | Median | 0.015 | 0.03 | 0.015 |
1st quartile | 0.0038 | 0.0075 | 0.0038 | |
3rd quartile | 0.0038 | 0.0075 | 0.0038 | |
95% lower C.I. | 0.0038 | 0.0075 | 0.0038 | |
95% upper C.I. | 0.0038 | 0.0075 | 0.0038 |
Machine Learning Algorithm: Attributes Included * | Features Numbers (Ref. to Appendix A) | Random Forest | Support Vector Machine | Logistic Regression |
---|---|---|---|---|
All | 1–42 | 0.7967 | 0.7809 | 0.7829 |
Time-Series (TS) | 1–14 | 0.7887 | 0.7805 | 0.7818 |
All Derived Attributes | 15–42 | 0.799 | 0.7804 | 0.7826 |
Ambulances Dispatches | 1–7, 15–28 | 0.7965 | 0.7806 | 0.7827 |
Emergency Calls | 8–14, 29–42 | 0.7939 | 0.7792 | 0.7811 |
Max-Min + TS | 1–14, 15–19, 29–33 | 0.7934 | 0.7792 | 0.7819 |
Max-Min | 15–19, 29–33 | 0.7981 | 0.7786 | 0.7798 |
Statistics + TS | 1–14, 20–22, 34–36 | 0.7975 | 0.7787 | 0.78 |
Statistics | 20–22, 34–36 | 0.8017 | 0.7791 | 0.7804 |
Position and Statistics + TS | 1–14, 15–22, 29–36 | 0.8017 | 0.7791 | 0.7805 |
Position and Statistics | 15–22, 29–36 | 0.8052 | 0.779 | 0.7806 |
Lin Regression + TS | 1–14, 23–25, 37–39 | 0.8039 | 0.7789 | 0.7815 |
Lin Regression | 23–25, 37–39 | 0.8032 | 0.7792 | 0.7815 |
Exp Regression + TS | 1–14, 26–28, 40–42 | 0.8015 | 0.7597 | 0.7481 |
Exp Regression | 26–28, 40–42 | 0.7996 | 0.7601 | 0.7482 |
Lin & Exp Regression | 23–28, 37–42 | 0.7993 | 0.7604 | 0.7483 |
Position + Lin Reg + TS | 1–19, 23–25, 29–33, 37–39 | 0.7983 | 0.7605 | 0.7484 |
Position + Lin Reg | 15–19, 23–25, 29–33, 37–39 | 0.7994 | 0.7605 | 0.7484 |
Position + Exp Reg + TS | 1–19, 26–33, 40–42 | 0.799 | 0.7605 | 0.7484 |
Position + Exp Reg | 15–19, 26–33, 40–42 | 0.7996 | 0.7605 | 0.7483 |
Position + Lin & Exp Reg + TS | 1–19, 23–33, 37–42 | 0.799 | 0.7606 | 0.7483 |
Position + Lin & Exp Reg | 15–19, 23–33, 37–42 | 0.7991 | 0.7608 | 0.7484 |
Statistics + Lin Reg + TS | 1–14, 20–25, 34–39 | 0.7883 | 0.7799 | 0.7837 |
Statistics + Lin Reg | 20–25, 34–39 | 0.7974 | 0.7815 | 0.7841 |
Statistics + Exp Reg + TS | 1–14, 20–22, 26–28, 34–36, 40–42 | 0.8005 | 0.761 | 0.749 |
Statistics + Exp Reg | 20–22, 26–28, 34–36, 40–42 | 0.8009 | 0.7611 | 0.7489 |
Statistics + Lin & Exp Reg + TS | 1–14, 20–28, 34–42 | 0.8002 | 0.7611 | 0.7501 |
Statistics + Lin & Exp Reg | 20–28, 34–42 | 0.8003 | 0.7611 | 0.7503 |
Assigned Class | Ambulances Dispatched/Population in the Following 7 Days: Median [25th–75th Percentile] | p-Value of Pairwise Wilcoxon’s Rank-Sum Tests (Bonferroni Corrected) |
---|---|---|
Class 1 | 1.83 [0.96–2.55] | Class 2: p < 0.001 Class 3: p < 0.001 Class 4: p < 0.001 Class 5: p < 0.001 |
Class 2 | 3.21 [2.57–4.16] | Class 1: p < 0.001 Class 3: p < 0.001 Class 4: p < 0.001 Class 5: p < 0.001 |
Class 3 | 3.73 [2.85–4.69] | Class 1: p < 0.001 Class 2: p < 0.001 Class 4: p < 0.001 Class 5: p < 0.001 |
Class 4 | 3.96 [3.00–5.03] | Class 1: p < 0.001 Class 2: p < 0.001 Class 3: p < 0.001 Class 5: p < 0.001 |
Class 5 | 6.24 [4.63–9.00] | Class 1: p < 0.001 Class 2: p < 0.001 Class 3: p < 0.001 Class 4: p < 0.001 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Gianquintieri, L.; Brovelli, M.A.; Pagliosa, A.; Dassi, G.; Brambilla, P.M.; Bonora, R.; Sechi, G.M.; Caiani, E.G. Generating High-Granularity COVID-19 Territorial Early Alerts Using Emergency Medical Services and Machine Learning. Int. J. Environ. Res. Public Health 2022, 19, 9012. https://doi.org/10.3390/ijerph19159012
Gianquintieri L, Brovelli MA, Pagliosa A, Dassi G, Brambilla PM, Bonora R, Sechi GM, Caiani EG. Generating High-Granularity COVID-19 Territorial Early Alerts Using Emergency Medical Services and Machine Learning. International Journal of Environmental Research and Public Health. 2022; 19(15):9012. https://doi.org/10.3390/ijerph19159012
Chicago/Turabian StyleGianquintieri, Lorenzo, Maria Antonia Brovelli, Andrea Pagliosa, Gabriele Dassi, Piero Maria Brambilla, Rodolfo Bonora, Giuseppe Maria Sechi, and Enrico Gianluca Caiani. 2022. "Generating High-Granularity COVID-19 Territorial Early Alerts Using Emergency Medical Services and Machine Learning" International Journal of Environmental Research and Public Health 19, no. 15: 9012. https://doi.org/10.3390/ijerph19159012
APA StyleGianquintieri, L., Brovelli, M. A., Pagliosa, A., Dassi, G., Brambilla, P. M., Bonora, R., Sechi, G. M., & Caiani, E. G. (2022). Generating High-Granularity COVID-19 Territorial Early Alerts Using Emergency Medical Services and Machine Learning. International Journal of Environmental Research and Public Health, 19(15), 9012. https://doi.org/10.3390/ijerph19159012