A Novel Method Combines Moving Fronts, Data Decomposition and Deep Learning to Forecast Intricate Time Series
Debdarsan Niyogi

TL;DR
This paper introduces a novel Moving Front method combined with Empirical Wavelet Transform and LSTM networks to improve forecasting accuracy of complex univariate time series like Indian Summer Monsoon Rainfall, avoiding data leakage.
Contribution
The paper proposes a new Moving Front technique to prevent data leakage during decomposition, enhancing the accuracy of deep learning models for complex time series forecasting.
Findings
EWT-MF-LSTM achieved high performance with PP values of 0.99, 0.86, and 0.95.
The Moving Front method effectively prevents data leakage in time series decomposition.
The approach outperforms traditional decomposition methods like CEEMDAN.
Abstract
A univariate time series with high variability can pose a challenge even to Deep Neural Network (DNN). To overcome this, a univariate time series is decomposed into simpler constituent series, whose sum equals the original series. As demonstrated in this article, the conventional one-time decomposition technique suffers from a leak of information from the future, referred to as a data leak. In this work, a novel Moving Front (MF) method is proposed to prevent data leakage, so that the decomposed series can be treated like other time series. Indian Summer Monsoon Rainfall (ISMR) is a very complex time series, which poses a challenge to DNN and is therefore selected as an example. From the many signal processing tools available, Empirical Wavelet Transform (EWT) was chosen for decomposing the ISMR into simpler constituent series, as it was found to be more effective than the other popular…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Energy Load and Power Forecasting
MethodsTest
