paper-with-me

Papers

MSTIM: A MindSpore-Based Model for Traffic Flow Prediction

2025-04-18 · Weiqi Qin, Yuxin Liu, Dongze Wu, Zhenkai Qin, Qining Luo

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.

📄 PDF Abstract BibTeX arXiv:2504.13576

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Flow Information for Traffic Prediction

2019-06-03 · Xian Zhou, Yanyan Shen, Linpeng Huang

Traffic prediction is a fundamental task in many real applications, which aims to predict the future traffic volume in any region of a city. In essence, traffic volume in a region is the aggregation of traffic flows from…

PredictionTraffic Prediction

Transport-Hub-Aware Spatial-Temporal Adaptive Graph Transformer for Traffic Flow Prediction

2023-10-12 · Xiao Xu, Lei Zhang, Bailong Liu, Zhizhen Liang 외

As a core technology of Intelligent Transportation System (ITS), traffic flow prediction has a wide range of applications. Traffic flow data are spatial-temporal, which are not only correlated to spatial locations in roa…

Incremental LearningKnowledge DistillationPrediction

DeepTFP: Mobile Time Series Data Analytics based Traffic Flow Prediction

2017-10-01 · Yuanfang Chen, Falin Chen, Yizhi Ren, Ting Wu 외

Traffic flow prediction is an important research issue to avoid traffic congestion in transportation systems. Traffic congestion avoiding can be achieved by knowing traffic flow and then conducting transportation plannin…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

Enhanced Traffic Flow Prediction with Multi-Segment Fusion Tensor Graph Convolutional Networks

2024-08-08 · Wei zhang, Peng Tang

Accurate traffic Flow Prediction can assist in traffic management, route planning, and congestion mitigation, which holds significant importance in enhancing the efficiency and reliability of intelligent transportation s…

ManagementPrediction

DeepTrend: A Deep Hierarchical Neural Network for Traffic Flow Prediction

2017-07-11 · Xingyuan Dai, Rui Fu, Yilun Lin, Li Li 외

In this paper, we consider the temporal pattern in traffic flow time series, and implement a deep learning model for traffic flow prediction. Detrending based methods decompose original flow series into trend and residua…

PredictionTime SeriesTime Series Analysis