paper-with-me

Papers

DeepVARMA: A Hybrid Deep Learning and VARMA Model for Chemical Industry Index Forecasting

2024-04-26 · Xiang Li, Hu Yang

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 experimental results show that (1) the new model achieves the best prediction accuracy by combining the LSTM encoding of the exogenous variables and the VARMAX model. (2) In multivariate non-stationary series prediction, DeepVARMA uses a phased processing strategy to show higher adaptability and accuracy compared to the traditional VARMA model as well as the machine learning models LSTM, RF and XGBoost. (3) Compared with smooth sequence prediction, the traditional VARMA and VARMAX models fluctuate more in predicting non-smooth sequences, while DeepVARMA shows more flexibility and robustness. This study provides more accurate tools and methods for future development and scientific decision-making in the chemical industry.

📄 PDF Abstract BibTeX arXiv:2404.17615

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTime Series

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 제목 키워드 기반

Chemical detection and indexing in PubMed full text articles using deep learning and rule-based methods

2021-11-08 · BioCreative VII Challenge Evaluation Workshop 2021 11 · Tiago Almeida, Rui Antunes, João Figueira Silva, João Rafael Almeida 외

Identifying chemicals in biomedical scientific literature is a crucial task for drug development research. The BioCreative NLM-Chem challenge promoted the development of automatic systems that can identify chemicals in f…

ArticlesChemical IndexingEntity LinkingNamed Entity Recognition (NER)+1

VARMA-Enhanced Transformer for Time Series Forecasting

2025-09-05 · Jiajun Song, Xiaoou Liu arxiv

Transformer-based models have significantly advanced time series forecasting. Recent work, like the Cross-Attention-only Time Series transformer (CATS), shows that removing self-attention can make the model more accurate…

Time Series ForecastingTime Series Analysis

Unique futures in China: studys on volatility spillover effects of ferrous metal futures

2022-06-30 · Tingting Cao, Weiqing Sun, Cuiping Sun, Lin Hao

Ferrous metal futures have become unique commodity futures with Chinese characteristics. Due to the late listing time, it has received less attention from scholars. Our research focuses on the volatility spillover effect…

Hybrid fuzzy logic and pid controller based ph neutralization pilot plant

2013-05-13 · Oumair Naseer, Atif Ali Khan

Use of Control theory within process control industries has changed rapidly due to the increase complexity of instrumentation, real time requirements, minimization of operating costs and highly nonlinear characteristics …

Chemical Process

VarMAE: Pre-training of Variational Masked Autoencoder for Domain-adaptive Language Understanding

2022-11-01 · Dou Hu, Xiaolong Hou, Xiyang Du, Mengyuan Zhou 외

Pre-trained language models have achieved promising performance on general benchmarks, but underperform when migrated to a specific domain. Recent works perform pre-training from scratch or continual pre-training on doma…

Citation Intent ClassificationLanguage ModelingLanguage Modelling