| Literature DB >> 31491921 |
Duanyang Liu1, Longfeng Tang2, Guojiang Shen3, Xiao Han4.
Abstract
Short-term traffic speed prediction has become one of the most important parts of intelligent transportation systems (ITSs). In recent years, deep learning methods have demonstrated their superiority both in accuracy and efficiency. However, most of them only consider the temporal information, overlooking the spatial or some environmental factors, especially the different correlations between the target road and the surrounding roads. This paper proposes a traffic speed prediction approach based on temporal clustering and hierarchical attention (TCHA) to address the above issues. We apply temporal clustering to the target road to distinguish the traffic environment. Traffic data in each cluster have a similar distribution, which can help improve the prediction accuracy. A hierarchical attention-based mechanism is then used to extract the features at each time step. The encoder measures the importance of spatial features, and the decoder measures the temporal ones. The proposed method is evaluated over the data of a certain area in Hangzhou, and experiments have shown that this method can outperform the state of the art for traffic speed prediction.Entities:
Keywords: attention mechanism; intelligent transportation system; temporal clustering analysis; traffic speed prediction
Year: 2019 PMID: 31491921 PMCID: PMC6766943 DOI: 10.3390/s19183836
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Framework of the proposed method.
Figure 2Graphic illustration of temporal clustering and hierarchical attention (TCHA).
Figure 3Traffic speed locations.
Figure 4Traffic speed patterns.
Figure 5Distribution of traffic speed data in different clusters.
Performance of difference prediction horizons (Shixin Road).
| Algorithm | Error Index | Horizon 1 | Horizon 2 | Horizon 3 | Horizon 4 | Horizon 5 |
|---|---|---|---|---|---|---|
| SVR | MAE | 3.1410 | 3.2829 | 3.4212 | 3.5746 | 3.7013 |
| RMSE | 4.4425 | 4.5538 | 4.6558 | 4.7810 | 4.8937 | |
| MRE | 0.1670 | 0.1750 | 0.1830 | 0.1925 | 0.2004 | |
| SAE | MAE | 2.2477 | 2.8831 | 3.0239 | 3.1550 | 3.2762 |
| RMSE | 3.0273 | 3.6742 | 3.8646 | 4.0222 | 4.1691 | |
| MRE | 0.1226 | 0.1627 | 0.1695 | 0.1761 | 0.1823 | |
| LSTM | MAE | 2.4501 | 2.7280 | 2.8957 | 3.0512 | 3.1998 |
| RMSE | 3.2971 | 3.5613 | 3.7749 | 3.9642 | 4.1405 | |
| MRE | 0.1283 | 0.1464 | 0.1553 | 0.1635 | 0.1715 | |
| GRU | MAE | 2.1859 | 2.5738 | 2.7458 | 2.9019 | 3.0501 |
| RMSE | 2.9850 | 3.4393 | 3.6518 | 3.8358 | 4.0064 | |
| MRE | 0.1166 | 0.1378 | 0.1464 | 0.1544 | 0.1621 | |
| HA | MAE | 1.6259 | 2.0841 | 2.3489 | 2.5223 | 2.7112 |
| RMSE | 2.3756 | 3.0004 | 3.2993 | 3.5420 | 3.7166 | |
| MRE | 0.0768 | 0.1029 | 0.1163 | 0.1259 | 0.1374 | |
| TCHA | MAE | 1.5051 | 2.0017 | 2.1689 | 2.3892 | 2.7127 |
| RMSE | 2.3040 | 2.8217 | 3.1351 | 3.4294 | 3.7481 | |
| MRE | 0.0681 | 0.0984 | 0.1063 | 0.1182 | 0.1366 |
Performance of difference prediction horizons (Tonghui Road).
| Algorithm | Error Index | Horizon 1 | Horizon 2 | Horizon 3 | Horizon 4 | Horizon 5 |
|---|---|---|---|---|---|---|
| SVR | MAE | 4.9455 | 5.0361 | 5.1511 | 5.2186 | 5.2512 |
| RMSE | 6.4193 | 6.4726 | 6.5692 | 6.6283 | 6.6590 | |
| MRE | 0.1496 | 0.1525 | 0.1558 | 0.1577 | 0.1586 | |
| SAE | MAE | 3.5900 | 3.6890 | 3.8020 | 4.7404 | 4.9129 |
| RMSE | 4.2695 | 4.4256 | 4.5911 | 6.0130 | 6.2097 | |
| MRE | 0.1163 | 0.1191 | 0.1223 | 0.1428 | 0.1482 | |
| LSTM | MAE | 3.1010 | 3.2402 | 3.6749 | 3.7564 | 4.0615 |
| RMSE | 4.0861 | 4.2574 | 4.6404 | 4.7457 | 5.0561 | |
| MRE | 0.0935 | 0.0977 | 0.1143 | 0.1167 | 0.1280 | |
| GRU | MAE | 2.8053 | 2.9635 | 3.2987 | 3.5628 | 3.6247 |
| RMSE | 3.8097 | 4.0104 | 4.2109 | 4.4912 | 4.6136 | |
| MRE | 0.0826 | 0.0872 | 0.1022 | 0.1112 | 0.1221 | |
| HA | MAE | 1.8842 | 2.7023 | 2.9582 | 3.1797 | 3.3378 |
| RMSE | 2.5605 | 3.6264 | 3.9319 | 4.1614 | 4.3393 | |
| MRE | 0.0554 | 0.0806 | 0.0887 | 0.0960 | 0.1012 | |
| TCHA | MAE | 1.7686 | 2.4112 | 2.7111 | 2.9115 | 3.0833 |
| RMSE | 2.4271 | 3.3031 | 3.6741 | 3.9253 | 4.1050 | |
| MRE | 0.0518 | 0.0706 | 0.0802 | 0.0865 | 0.0916 |
Figure 6Traffic speed prediction performance. (a) Shixin Road and (b) Tonghui Road.
Figure 7Attention visualization of average score on different prediction points at (a) different time lags and (b) different space points.