• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2024, Vol. 46 ›› Issue (04): 590-598.

• High Performance Computing • Previous Articles     Next Articles

Feature extraction and prediction of multidimensional time series based on GGInformer model

REN Sheng-qi,SONG Wei   

  1. (School of Computer and Artificial Intelligence,Zhengzhou University,Zhengzhou 450001,China) 
  • Received:2023-01-18 Revised:2023-07-04 Accepted:2024-04-25 Online:2024-04-25 Published:2024-04-17

Abstract: With the rapid development of big data and Internet of Things (IoT) technologies, the application scope of multidimensional time series data has become increasingly widespread. Faced with a large amount of complex time series data characterized by non-linearity and high-dimensional redundant features, traditional time series analysis methods struggle to effectively address the complexity of multidimensional time series with high-dimensional features, resulting in suboptimal predictive performance. To address these issues, this paper proposes the GGInformer model, which improves upon the Genetic Algorithm and Informer model while incorporating the GRU network. This model not only efficiently extracts key features from multidimensional time series but also effectively addresses long-term dependency issues. To validate the predictive capability of the model, experiments are conducted on two real datasets and three public benchmark datasets, all of which demonstrated superior performance compared to the baseline models. Specifically, compared to the Informer baseline model, the GGInformer model achieves reductions in Mean Squared Error (MSE) values of 22%, 13%, 20%, 23%, and 38% across the five datasets. The experimental results indicate that the GGInformer model can effectively address the complex feature extraction challenges of multidimensional time series data and further enhance time series prediction capabilities.


Key words: multidimensional time series, feature extraction, prediction, improved genetic algorithm