LGApr 18, 2025

MSTIM: A MindSpore-Based Model for Traffic Flow Prediction

arXiv:2504.13576v1h-index: 4
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for traffic flow prediction, addressing accuracy and stability issues in a domain-specific context.

The paper tackled low accuracy and error fluctuation in traffic flow prediction by proposing MSTIM, a multi-scale time series model integrating LSTM, CNN, and attention mechanisms, which achieved better results in MAE, MSE, and RMSE metrics on the MITV dataset.

Aiming at the problems of low accuracy and large error fluctuation of traditional traffic flow predictionmodels when dealing with multi-scale temporal features and dynamic change patterns. this paperproposes a multi-scale time series information modelling model MSTIM based on the Mindspore framework, which integrates long and short-term memory networks (LSTMs), convolutional neural networks (CNN), and the attention mechanism to improve the modelling accuracy and stability. The Metropolitan Interstate Traffic Volume (MITV) dataset was used for the experiments and compared and analysed with typical LSTM-attention models, CNN-attention models and LSTM-CNN models. The experimental results show that the MSTIM model achieves better results in the metrics of Mean Absolute Error (MAE), Mean Square Error (MSE), and Root Mean Square Error (RMSE), which significantly improves the accuracy and stability of the traffic volume prediction.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes