FDTI: Fine-grained Deep Traffic Inference with Roadnet-enriched Graph
Zhanyu Liu, Chumeng Liang, Guanjie Zheng, Hua Wei

TL;DR
This paper introduces FDTI, a novel approach for fine-grained city-level traffic prediction that models dynamic traffic signals and vehicle movements using a graph-based deep learning method, achieving state-of-the-art results.
Contribution
The paper presents the first city-level fine-grained traffic prediction method utilizing a traffic signal-based graph and a physically-interpretable dynamic mobility convolution.
Findings
Achieves state-of-the-art performance on traffic prediction tasks.
Effectively models dynamic traffic signals and vehicle movements.
Demonstrates the importance of fine-grained, non-smooth traffic data modeling.
Abstract
This paper proposes the fine-grained traffic prediction task (e.g. interval between data points is 1 minute), 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 Fine-grained Deep Traffic Inference, 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Human Mobility and Location-Based Analysis
MethodsConvolution · Focus
