Traffic4cast at NeurIPS 2022 -- Predict Dynamics along Graph Edges from
Sparse Node Data: Whole City Traffic and ETA from Stationary Vehicle
Detectors
- URL: http://arxiv.org/abs/2303.07758v1
- Date: Tue, 14 Mar 2023 10:03:37 GMT
- Title: Traffic4cast at NeurIPS 2022 -- Predict Dynamics along Graph Edges from
Sparse Node Data: Whole City Traffic and ETA from Stationary Vehicle
Detectors
- Authors: Moritz Neun, Christian Eichenberger, Henry Martin, Markus Spanring,
Rahul Siripurapu, Daniel Springer, Leyan Deng, Chenwang Wu, Defu Lian, Min
Zhou, Martin Lumiste, Andrei Ilie, Xinhua Wu, Cheng Lyu, Qing-Long Lu, Vishal
Mahajan, Yichao Lu, Jiezhang Li, Junjun Li, Yue-Jiao Gong, Florian
Gr\"otschla, Jo\"el Mathys, Ye Wei, He Haitao, Hui Fang, Kevin Malm, Fei
Tang, Michael Kopp, David Kreil, Sepp Hochreiter
- Abstract summary: Traffic4cast is a competition series that advances machine learning for modeling complex spatial systems over time.
Our dynamic road graph data combine information from road maps, $1012$ probe data points, and stationary vehicle detectors in three cities over the span of two years.
In the core challenge, participants are invited to predict the likelihoods of three congestion classes derived from the speed levels in the GPS data for the entire road graph in three cities 15 min into the future.
For the extended challenge, participants are tasked to predict the average travel times on super-segments 15 min into the future.
- Score: 25.857884532427292
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: The global trends of urbanization and increased personal mobility force us to
rethink the way we live and use urban space. The Traffic4cast competition
series tackles this problem in a data-driven way, advancing the latest methods
in machine learning for modeling complex spatial systems over time. In this
edition, our dynamic road graph data combine information from road maps,
$10^{12}$ probe data points, and stationary vehicle detectors in three cities
over the span of two years. While stationary vehicle detectors are the most
accurate way to capture traffic volume, they are only available in few
locations. Traffic4cast 2022 explores models that have the ability to
generalize loosely related temporal vertex data on just a few nodes to predict
dynamic future traffic states on the edges of the entire road graph. In the
core challenge, participants are invited to predict the likelihoods of three
congestion classes derived from the speed levels in the GPS data for the entire
road graph in three cities 15 min into the future. We only provide vehicle
count data from spatially sparse stationary vehicle detectors in these three
cities as model input for this task. The data are aggregated in 15 min time
bins for one hour prior to the prediction time. For the extended challenge,
participants are tasked to predict the average travel times on super-segments
15 min into the future - super-segments are longer sequences of road segments
in the graph. The competition results provide an important advance in the
prediction of complex city-wide traffic states just from publicly available
sparse vehicle data and without the need for large amounts of real-time
floating vehicle data.
Related papers
- Learning Traffic Anomalies from Generative Models on Real-Time Observations [49.1574468325115]
We use the Spatiotemporal Generative Adversarial Network (STGAN) framework to capture complex spatial and temporal dependencies in traffic data.
We apply STGAN to real-time, minute-by-minute observations from 42 traffic cameras across Gothenburg, Sweden, collected over several months in 2020.
Our results demonstrate that the model effectively detects traffic anomalies with high precision and low false positive rates.
arXiv Detail & Related papers (2025-02-03T14:23:23Z) - Multi-Source Urban Traffic Flow Forecasting with Drone and Loop Detector Data [61.9426776237409]
Drone-captured data can create an accurate multi-sensor mobility observatory for large-scale urban networks.
A simple yet effective graph-based model HiMSNet is proposed to integrate multiple data modalities and learn-temporal correlations.
arXiv Detail & Related papers (2025-01-07T03:23:28Z) - Spatial Temporal Attention based Target Vehicle Trajectory Prediction for Internet of Vehicles [4.1268583353286]
This study introduces the Spatio Temporal Attention-based methodology for Vehicle Trajectory Prediction Target (VTPred)
We map the vehicle trajectory onto a graph directed, after which spatial attributes are extracted via a Graph Attention Networks(GATs)
The Transformer technology is employed to yield temporal features from the sequence, resulting in precise trajectory prediction.
arXiv Detail & Related papers (2025-01-01T16:37:24Z) - MA2GCN: Multi Adjacency relationship Attention Graph Convolutional
Networks for Traffic Prediction using Trajectory data [1.147374308875151]
This paper proposes a new traffic congestion prediction model - Multi Adjacency relationship Attention Graph Convolutional Networks(MA2GCN)
It transformed vehicle trajectory data into graph structured data in grid form, and proposed a vehicle entry and exit matrix based on the mobility between different grids.
Compared with multiple baselines, our model achieved the best performance on Shanghai taxi GPS trajectory dataset.
arXiv Detail & Related papers (2024-01-16T14:22:44Z) - Pre-training on Synthetic Driving Data for Trajectory Prediction [61.520225216107306]
We propose a pipeline-level solution to mitigate the issue of data scarcity in trajectory forecasting.
We adopt HD map augmentation and trajectory synthesis for generating driving data, and then we learn representations by pre-training on them.
We conduct extensive experiments to demonstrate the effectiveness of our data expansion and pre-training strategies.
arXiv Detail & Related papers (2023-09-18T19:49:22Z) - Multi-task Learning for Sparse Traffic Forecasting [13.359590890052454]
We propose a multi-task learning network that can simultaneously predict the congestion classes and the speed of each road segment.
Our method achieved excellent results on the dataset provided by the Traffic4cast Competition 2022, source code is available at https://github.com/OctopusLi/NeurIPS2022-traffic4cast.
arXiv Detail & Related papers (2022-11-18T02:10:40Z) - Predicting Future Occupancy Grids in Dynamic Environment with
Spatio-Temporal Learning [63.25627328308978]
We propose a-temporal prediction network pipeline to generate future occupancy predictions.
Compared to current SOTA, our approach predicts occupancy for a longer horizon of 3 seconds.
We publicly release our grid occupancy dataset based on nulis to support further research.
arXiv Detail & Related papers (2022-05-06T13:45:32Z) - Traffic4cast at NeurIPS 2021 -- Temporal and Spatial Few-Shot Transfer
Learning in Gridded Geo-Spatial Processes [61.16854022482186]
The IARAI Traffic4cast competitions at NeurIPS 2019 and 2020 showed that neural networks can successfully predict future traffic conditions 1 hour into the future.
U-Nets proved to be the winning architecture, demonstrating an ability to extract relevant features in this complex real-world geo-spatial process.
The competition now covers ten cities over 2 years, providing data compiled from over 1012 GPS probe data.
arXiv Detail & Related papers (2022-03-31T14:40:01Z) - City-Scale Holographic Traffic Flow Data based on Vehicular Trajectory
Resampling [4.899517472913586]
We constructed one-month continuous trajectories of daily 80,000 vehicles in Xuancheng city with accurate intersection passing time.
With such holographic traffic data, it is possible to reproduce every detail of the traffic flow evolution.
We presented a set of traffic flow data based on the holographic trajectories resampling, covering the whole 482 road segments in the city round the clock.
arXiv Detail & Related papers (2021-08-30T16:59:04Z) - Large Scale Interactive Motion Forecasting for Autonomous Driving : The
Waymo Open Motion Dataset [84.3946567650148]
With over 100,000 scenes, each 20 seconds long at 10 Hz, our new dataset contains more than 570 hours of unique data over 1750 km of roadways.
We use a high-accuracy 3D auto-labeling system to generate high quality 3D bounding boxes for each road agent.
We introduce a new set of metrics that provides a comprehensive evaluation of both single agent and joint agent interaction motion forecasting models.
arXiv Detail & Related papers (2021-04-20T17:19:05Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.