DeepVARMA: A Hybrid Deep Learning and VARMA Model for Chemical Industry Index Forecasting
Xiang Li, Hu Yang

TL;DR
DeepVARMA is a hybrid model combining LSTM and VARMAX techniques to improve forecasting accuracy of chemical industry indices, especially for multivariate non-stationary series, outperforming traditional models.
Contribution
The paper introduces DeepVARMA, a novel hybrid deep learning and VARMA model that enhances prediction accuracy for complex chemical industry data.
Findings
DeepVARMA achieves superior accuracy over traditional models.
It demonstrates higher adaptability and robustness in non-smooth sequences.
Outperforms LSTM, RF, and XGBoost in multivariate non-stationary series prediction.
Abstract
Since the chemical industry index is one of the important indicators to measure the development of the chemical industry, forecasting it is critical for understanding the economic situation and trends of the industry. Taking the multivariable nonstationary series-synthetic material index as the main research object, this paper proposes a new prediction model: DeepVARMA, and its variants Deep-VARMA-re and DeepVARMA-en, which combine LSTM and VARMAX models. The new model firstly uses the deep learning model such as the LSTM remove the trends of the target time series and also learn the representation of endogenous variables, and then uses the VARMAX model to predict the detrended target time series with the embeddings of endogenous variables, and finally combines the trend learned by the LSTM and dependency learned by the VARMAX model to obtain the final predictive values. The…
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
TopicsGeochemistry and Geologic Mapping
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
