paper-with-me

홈 › Papers

A Comparative Analysis of Traditional and Deep Learning Time Series Architectures for Influenza A Infectious Disease Forecasting

2025-07-18 · Edmund F. Agyemang, Hansapani Rodrigo, Vincent Agbenyeavu arxiv

Influenza A is responsible for 290,000 to 650,000 respiratory deaths a year, though this estimate is an improvement from years past due to improvements in sanitation, healthcare practices, and vaccination programs. In this study, we perform a comparative analysis of traditional and deep learning models to predict Influenza A outbreaks. Using historical data from January 2009 to December 2023, we compared the performance of traditional ARIMA and Exponential Smoothing(ETS) models with six distinct deep learning architectures: Simple RNN, LSTM, GRU, BiLSTM, BiGRU, and Transformer. The results reveal a clear superiority of all the deep learning models, especially the state-of-the-art Transformer with respective average testing MSE and MAE of 0.0433 \pm 0.0020 and 0.1126 \pm 0.0016 for capturing the temporal complexities associated with Influenza A data, outperforming well known traditional baseline ARIMA and ETS models. These findings of this study provide evidence that state-of-the-art deep learning architectures can enhance predictive modeling for infectious diseases and indicate a more general trend toward using deep learning methods to enhance public health forecasting and intervention planning strategies. Future work should focus on how these models can be incorporated into real-time forecasting and preparedness systems at an epidemic level, and integrated into existing surveillance systems.

📄 PDF Abstract BibTeX arXiv:2507.19515

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Off-the-Shelf Neural Network Architectures for Forex Time Series Prediction come at a Cost

2024-05-17 · Theodoros Zafeiriou, Dimitris Kalles

Our study focuses on comparing the performance and resource requirements between different Long Short-Term Memory (LSTM) neural network architectures and an ANN specialized architecture for forex market prediction. We an…

PredictionTime SeriesTime Series Prediction

Revisiting PCA for time series reduction in temporal dimension

2024-12-27 · Jiaxin Gao, WenBo Hu, Yuntian Chen

Revisiting PCA for Time Series Reduction in Temporal Dimension; Jiaxin Gao, Wenbo Hu, Yuntian Chen; Deep learning has significantly advanced time series analysis (TSA), enabling the extraction of complex patterns for tas…

Computational EfficiencyDimensionality ReductionGPUTime Series+1

Image-based Data Representations of Time Series: A Comparative Analysis in EEG Artifact Detection

2023-12-21 · Aaron Maiwald, Leon Ackermann, Maximilian Kalcher, Daniel J. Wu

Alternative data representations are powerful tools that augment the performance of downstream models. However, there is an abundance of such representations within the machine learning toolbox, and the field lacks a com…

Artifact DetectionEEGTime Series

Comparative analysis of neural network architectures for short-term FOREX forecasting

2024-05-13 · Theodoros Zafeiriou, Dimitris Kalles

The present document delineates the analysis, design, implementation, and benchmarking of various neural network architectures within a short-term frequency prediction system for the foreign exchange market (FOREX). Our …

Benchmarking

Macroeconomic Forecasting with Large Language Models

2024-07-01 · Andrea Carriero, Davide Pettenuzzo, Shubhranshu Shekhar

This paper presents a comparative analysis evaluating the accuracy of Large Language Models (LLMs) against traditional macro time series forecasting approaches. In recent times, LLMs have surged in popularity for forecas…

Time SeriesTime Series Forecasting