[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-127610-en":3,"doc-seo-127610-105":30,"detail-sidebar-cat-0-en-105":92},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},127610,549768064778,"Finn","https://ap-avatar.wpscdn.com/davatar_6f874abed73319feea01a86fa6f0fab8",8,"Research & Report","Forecasting COVID-19 Cases Using Dynamic Time Warping and Incremental Machine Learning Methods","Forecasting future pandemics depends on building effective strategies before large-scale spread. This study reconstructs COVID-19 dynamics across 2020 and evaluates case prediction for the 50 countries with the highest case counts. State-of-the-art models are compared with online incremental machine learning approaches. Three training strategies are tested, including single-country, multi-country, and similarity-based transfer using time series similarity measures such as Euclidean distance and Dynamic Time Warping, with ARIMA as baseline. Results show strong error reductions from the proposed approach.","Technological University Dublin  \nARROW@TU Dublin  \nArticles  \n2023  \nForecasting COVID-19 Cases Using Dynamic Time Warping and Incremental Machine Learning Methods  \nLuis Miralles-Pechuán  \nTechnological University Dublin, Ireland, [luis.miralles@tudublin.ie](luis.miralles@tudublin.ie)  \nAnkit Kumar  \nUniversity College Dublin, Ireland  \nAndres L. Suare\\-Cetrulo  \nUniversity College Dublin, Ireland  \nFollow this and additional works at: [https://arrow.tudublin.ie/creaart](https://arrow.tudublin.ie/creaart)  \n Part of the Computer Engineering Commons, and the Medicine and Health Sciences Commons  \nRecommended Citation  \nMiralles-Pechuán, Luis; Kumar, Ankit; and Suare\\-Cetrulo, Andres L., \"Forecasting COVID-19 Cases Using Dynamic Time Warping and Incremental Machine Learning Methods\" (2023) . Articles. 173.  \n[https://arrow.tudublin.ie/creaart/173](https://arrow.tudublin.ie/creaart/173)  \nThis Article is brought to you for free and open access by ARROW@TU Dublin. It has been accepted for inclusion in Articles by an authorized administrator of ARROW@TU Dublin. For more information, please contact [arrow.admin@tudublin.ie](arrow.admin@tudublin.ie), [aisling.coyne@tudublin.ie](aisling.coyne@tudublin.ie), [gerard.connolly@tudublin.ie](gerard.connolly@tudublin.ie), [vera.ki](vera.ki)[lshaw@tudublin.ie](lshaw@tudublin.ie).  \nThis work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License. Funder: This research received no external funding  \nReceived: 20 April 2022 Revised: 15 December 2022 Accepted: 10 January 2023  \nDOI: 10.1111/exsy.13237  \nO R IG INA L ARTI CLE  \nForecasting COVID-19 cases using dynamic time warping and incremental machine learning methods  \nLuis Miralles-Pechuán 1  | Ankit Kumar 2 | Andrés L. Suárez-Cetrulo 2  1School of Computer Science, Technological University Dublin, Dublin, Ireland  \n2Centre for Applied Data Analytics Research (CeADAR), University College Dublin, Dublin, Ireland  \nCorrespondence  \nLuis Miralles-Pechuán, School of Computer Science, Technological University Dublin, Dublin, Ireland.  \nEmail: [luis.miralles@tudublin.ie](luis.miralles@tudublin.ie)  \nAbstract  \nThe investment of time and resources for developing better strategies is key to dealing with future pandemics. In this work, we recreated the situation of COVID-19 across the year 2020, when the pandemic started spreading worldwide. We conducted experiments to predict the coronavirus cases for the 50 countries with the most cases during 2020 . We compared the performance of state-of-the-art machine learning algorithms, such as long-short-term memory networks, against that of online incremental machine learning algorithms. To find the best strategy, we performed experiments to test three different approaches. In the first approach (single-country), we trained each model using data only from the country we were predicting. In the second one (multiple-country), we trained a model using the data from the 50 countries, and we used that model to predict each of the 50 countries. In the third experiment, we first applied clustering to calculate the nine most similar countries to the country that we were predicting. We consider two countries to be similar if the differences between the curve that represents the COVID-19 time series are small. Todo so, we used time series similarity measures (TSSM) such as Euclidean Distance (ED) and Dynamic Time Warping (DTW) . TSSM return a real value that represents the distance between the points in two time series which can be interpreted as how similar they are. Then, we trained the models with the data from the nine more similar countries to the one that was predicted and the predicted one. We used the model ARIMA as a baseline for our results. Results show that the idea of using TSSM is avery effective approach. By using it with the ED, the obtained RMSE in the singlecountry and multiple-country approaches was reduced by 74.21% and 74.70%, respectively. And by using the DTW, ","cbCaijfxpSwl8xW0","https://ap.wps.com/l/cbCaijfxpSwl8xW0","pdf",2552417,1,18,"English","en",105,"# Introduction\n## Problem context and motivation\n# Methodology\n## Time series similarity measures and DTW/ED\n## Incremental machine learning and compared models\n## Training strategies: single-country, multi-country, similarity-based transfer\n# Experiments and Baseline\n## Country selection and clustering for similar countries\n## ARIMA baseline\n# Results and Findings\n## RMSE reductions and key advantages\n# Implementation and Code Availability","[{\"question\":\"What time period and set of countries are used for the COVID-19 forecasting experiments?\",\"answer\":\"The study recreates COVID-19 behavior over 2020 and predicts cases for the 50 countries with the most cases during that year.\"},{\"question\":\"How do the single-country, multiple-country, and similarity-based approaches differ?\",\"answer\":\"In the single-country approach, each model trains only on the target country’s data. In the multiple-country approach, one model is trained on data from all 50 countries and then used to predict each country. In the similarity-based experiment, clustering selects the nine most similar countries by time-series curve differences, and models are trained using those countries’ data.\"},{\"question\":\"What role do Dynamic Time Warping and Euclidean distance play in improving prediction accuracy?\",\"answer\":\"They are used as time series similarity measures to quantify how similar countries’ COVID-19 time-series curves are. Using these measures to guide training leads to large RMSE reductions compared with the baseline results.\"}]","Forecasting COVID-19 Cases Using Dynamic Time Warping and Incremental Machine Learning Methods | PDF",1785940263,45,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":87,"head_meta":89,"extra_data":91,"updated_unix":28},"forecasting-covid-19-cases-using-dynamic-time-warping-and-incremental-machine-learning-methods","",{"@graph":36,"@context":86},[37,54,69],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/forecasting-covid-19-cases-using-dynamic-time-warping-and-incremental-machine-learning-methods/127610/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":63,"encodingFormat":61,"isAccessibleForFree":64,"interactionStatistic":65},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-23","2026-08-05",true,{"@type":66,"interactionType":67,"userInteractionCount":20},"InteractionCounter",{"@type":68},"ViewAction",{"@type":70,"mainEntity":71},"FAQPage",[72,78,82],{"name":73,"@type":74,"acceptedAnswer":75},"What time period and set of countries are used for the COVID-19 forecasting experiments?","Question",{"text":76,"@type":77},"The study recreates COVID-19 behavior over 2020 and predicts cases for the 50 countries with the most cases during that year.","Answer",{"name":79,"@type":74,"acceptedAnswer":80},"How do the single-country, multiple-country, and similarity-based approaches differ?",{"text":81,"@type":77},"In the single-country approach, each model trains only on the target country’s data. In the multiple-country approach, one model is trained on data from all 50 countries and then used to predict each country. In the similarity-based experiment, clustering selects the nine most similar countries by time-series curve differences, and models are trained using those countries’ data.",{"name":83,"@type":74,"acceptedAnswer":84},"What role do Dynamic Time Warping and Euclidean distance play in improving prediction accuracy?",{"text":85,"@type":77},"They are used as time series similarity measures to quantify how similar countries’ COVID-19 time-series curves are. Using these measures to guide training leads to large RMSE reductions compared with the baseline results.","https://schema.org",{"og:url":52,"og:type":88,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":90,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":93},[94,98,102,106,111,116,121,124,129,132,136],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":95,"show_sort_weight":96,"slug":97},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":99,"show_sort_weight":100,"slug":101},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":103,"show_sort_weight":104,"slug":105},"Exam",70,"exam",{"id":107,"doc_module":4,"doc_module_name":46,"category_name":108,"show_sort_weight":109,"slug":110},5,"Comic",60,"comic",{"id":112,"doc_module":4,"doc_module_name":46,"category_name":113,"show_sort_weight":114,"slug":115},6,"Technology",50,"technology",{"id":117,"doc_module":4,"doc_module_name":46,"category_name":118,"show_sort_weight":119,"slug":120},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":122,"slug":123},30,"research-report",{"id":125,"doc_module":4,"doc_module_name":46,"category_name":126,"show_sort_weight":127,"slug":128},9,"Religion & Spirituality",20,"religion-spirituality",{"id":127,"doc_module":4,"doc_module_name":46,"category_name":130,"show_sort_weight":127,"slug":131},"World Cup","world-cup",{"id":133,"doc_module":4,"doc_module_name":46,"category_name":134,"show_sort_weight":133,"slug":135},10,"Lifestyle","lifestyle",{"id":137,"doc_module":4,"doc_module_name":46,"category_name":138,"show_sort_weight":107,"slug":139},19,"General","general"]