WeChat Mini Program
Old Version Features

TiDEFormer—a Heterogenous Stacking Ensemble Approach for Time Series Forecasting of COVID-19 Prevalence

International Journal of Machine Learning and Cybernetics(2024)SCI 3区

GLA University

Cited 0|Views2
Abstract
Forecasting time series data over extended periods remains a formidable task in practical scenarios, such as the ongoing COVID-19 epidemic. The current variant of concern, JN.1, has increased transmissibility and reduced susceptibility to vaccinations in comparison to previous strains. As a result, there is an urgent requirement to forecast the daily incidence of COVID-19 in the near future. While deep learning models have demonstrated potential in predicting time series, they lack effectiveness in forecasting over long durations. This study seeks to fill the current gap by implementing a novel ensemble-based approach that incorporates two highly promising deep learning models: Time series Dense Encoder (TiDE) and Self attention-based Transformer model. The TiDEFormer, which combines TiDE and Transformer models using a heterogenous stacking ensemble technique, has exhibited greater accuracy in comparison to other proficient algorithms. The work employs the Blocked Time Series Cross validation technique to build distinct accurate models. In addition, the models are subjected to hyper-parameter tuning using the Grid Search Algorithm. The test results of TiDEFormer on the COVID-19 Dataset show a significant improvement in the Mean Absolute Error (MAE) and Root Mean Squared Error (RMSE) by around 22
More
Translated text
Key words
COVID-19,Time series forecasting,Transformer network,Time series dense encoder,Ensemble
求助PDF
上传PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
Bhattacharyya Arinjita,Chakraborty Tanujit, University of Louisville Hepatobiology & Toxicology Center, University of Louisville
2022

被引用18 | 浏览

Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了TiDEFormer,一种融合Time series Dense Encoder (TiDE)和Self attention-based Transformer模型的新型异质集成方法,用于提高COVID-19疫情时间序列的长周期预测准确性。

方法】:采用异质堆叠集成技术,将TiDE和Transformer模型结合,通过Blocked Time Series Cross validation技术构建模型,并使用Grid Search Algorithm进行超参数调优。

实验】:在COVID-19数据集上测试TiDEFormer模型,结果显示其Mean Absolute Error (MAE)和Root Mean Squared Error (RMSE)相较于其他算法显著降低了约22%。