FDTI: Fine-grained Deep Traffic Inference with Roadnet-enriched Graph
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 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.
Code (1)
Tasks
Traffic PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
URoadNet: Dual Sparse Attentive U-Net for Multiscale Road Network Extraction
The challenges of road network segmentation demand an algorithm capable of adapting to the sparse and irregular shapes, as well as the diverse context, which often leads traditional encoding-decoding methods and simple T…
SegmentationRoadNet-RT: High Throughput CNN Architecture and SoC Design for Real-Time Road Segmentation
In recent years, convolutional neural network has gained popularity in many engineering applications especially for computer vision. In order to achieve better performance, often more complex structures and advanced oper…
Autonomous DrivingGPURoad SegmentationRoad Network Guided Fine-Grained Urban Traffic Flow Inference
Accurate inference of fine-grained traffic flow from coarse-grained one is an emerging yet crucial problem, which can help greatly reduce the number of the required traffic monitoring sensors for cost savings. In this wo…
Translating Images to Road Network: A Sequence-to-Sequence Perspective
The extraction of road network is essential for the generation of high-definition maps since it enables the precise localization of road landmarks and their interconnections. However, generating road network poses a sign…
Translating Images to Road Network: A Non-Autoregressive Sequence-to-Sequence Approach
The extraction of road network is essential for the generation of high-definition maps since it enables the precise localization of road landmarks and their interconnections. However, generating road network poses a …