FDTI: Fine-Grained Deep Traffic Inference with Roadnet-Enriched Graph
Abstract
This paper proposes the fine-grained traffic prediction task (e.g. interval between data points is 1 min), which is essential to traffic-related downstream applications. Under this setting, traffic flow is highly influenced by traffic signals and the correlation between traffic nodes is dynamic. As a result, the traffic data is non-smooth between nodes, and hard to utilize previous methods which focus on smooth traffic data. To address this problem, we propose F ine-grained D eep T raffic I nference, termed as FDTI . Specifically, we construct a fine-grained traffic graph based on traffic signals to model the inter-road relations. Then, a physically-interpretable dynamic mobility convolution module is proposed to capture vehicle moving dynamics controlled by the traffic signals. Furthermore, traffic flow conservation is introduced to accurately infer future volume. Extensive experiments demonstrate that our method achieves state-of-the-art performance and learned traffic dynamics with good properties. To the best of our knowledge, we are the first to conduct the city-level fine-grained traffic prediction.
Cite
Text
Liu et al. "FDTI: Fine-Grained Deep Traffic Inference with Roadnet-Enriched Graph." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023. doi:10.1007/978-3-031-43430-3_11Markdown
[Liu et al. "FDTI: Fine-Grained Deep Traffic Inference with Roadnet-Enriched Graph." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023.](https://mlanthology.org/ecmlpkdd/2023/liu2023ecmlpkdd-fdti/) doi:10.1007/978-3-031-43430-3_11BibTeX
@inproceedings{liu2023ecmlpkdd-fdti,
title = {{FDTI: Fine-Grained Deep Traffic Inference with Roadnet-Enriched Graph}},
author = {Liu, Zhanyu and Liang, Chumeng and Zheng, Guanjie and Wei, Hua},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2023},
pages = {174-191},
doi = {10.1007/978-3-031-43430-3_11},
url = {https://mlanthology.org/ecmlpkdd/2023/liu2023ecmlpkdd-fdti/}
}