paper-with-me

Papers

A novel decomposed-ensemble time series forecasting framework: capturing underlying volatility information

2023-10-13 · Zhengtao Gui, Haoyuan Li, Sijie Xu, Yu Chen

Time series forecasting represents a significant and challenging task across various fields. Recently, methods based on mode decomposition have dominated the forecasting of complex time series because of the advantages of capturing local characteristics and extracting intrinsic modes from data. Unfortunately, most models fail to capture the implied volatilities that contain significant information. To enhance the prediction of contemporary diverse and complex time series, we propose a novel time series forecasting paradigm that integrates decomposition with the capability to capture the underlying fluctuation information of the series. In our methodology, we implement the Variational Mode Decomposition algorithm to decompose the time series into K distinct sub-modes. Following this decomposition, we apply the Generalized Autoregressive Conditional Heteroskedasticity (GARCH) model to extract the volatility information in these sub-modes. Subsequently, both the numerical data and the volatility information for each sub-mode are harnessed to train a neural network. This network is adept at predicting the information of the sub-modes, and we aggregate the predictions of all sub-modes to generate the final output. By integrating econometric and artificial intelligence methods, and taking into account both the numerical and volatility information of the time series, our proposed framework demonstrates superior performance in time series forecasting, as evidenced by the significant decrease in MSE, RMSE, and MAPE in our comparative experimental results.

📄 PDF Abstract BibTeX arXiv:2310.08812

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A New Unified Deep Learning Approach with Decomposition-Reconstruction-Ensemble Framework for Time Series Forecasting

2020-02-22 · Guowei Zhang, Tao Ren, Yifan Yang

A new variational mode decomposition (VMD) based deep learning approach is proposed in this paper for time series forecasting problem. Firstly, VMD is adopted to decompose the original time series into several sub-signal…

Time SeriesTime Series AnalysisTime Series Forecasting

ROSE: Register Assisted General Time Series Forecasting with Decomposed Frequency Learning

2024-05-24 · Yihang Wang, Yuying Qiu, Peng Chen, Kai Zhao 외

With the increasing collection of time series data from various domains, there arises a strong demand for general time series forecasting models pre-trained on a large number of time-series datasets to support a variety …

Time SeriesTime Series Forecasting

TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting

2024-05-23 · ICLR 2024 1 · Shiyu Wang, Haixu Wu, Xiaoming Shi, Tengge Hu 외

Time series forecasting is widely used in extensive applications, such as traffic planning and weather forecasting. However, real-world time series usually present intricate temporal variations, making forecasting extrem…

Future predictionTime SeriesTime Series ForecastingWeather Forecasting

Random vector functional link neural network based ensemble deep learning for short-term load forecasting

2021-07-30 · Ruobin Gao, Liang Du, P. N. Suganthan, Qin Zhou 외

Electricity load forecasting is crucial for the power systems' planning and maintenance. However, its un-stationary and non-linear characteristics impose significant difficulties in anticipating future demand. This paper…

Load ForecastingRepresentation LearningTime SeriesTime Series Analysis

Multi-layer Stack Ensembles for Time Series Forecasting

2025-11-19 · Nathanael Bosch, Oleksandr Shchur, Nick Erickson, Michael Bohlke-Schneider 외 arxiv

Ensembling is a powerful technique for improving the accuracy of machine learning models, with methods like stacking achieving strong results in tabular tasks. In time series forecasting, however, ensemble methods remain…

Time Series Forecasting