paper-with-me

홈 › Papers

Hierarchical Graph Structures for Congestion and ETA Prediction

2022-11-21 · Florian Grötschla, Joël Mathys

Traffic4cast is an annual competition to predict spatio temporal traffic based on real world data. We propose an approach using Graph Neural Networks that directly works on the road graph topology which was extracted from OpenStreetMap data. Our architecture can incorporate a hierarchical graph representation to improve the information flow between key intersections of the graph and the shortest paths connecting them. Furthermore, we investigate how the road graph can be compacted to ease the flow of information and make use of a multi-task approach to predict congestion classes and ETA simultaneously. Our code and models are released here: https://github.com/floriangroetschla/NeurIPS2022-traffic4cast

📄 PDF Abstract BibTeX arXiv:2211.11762

Code (2)

floriangroetschla/neurips2022-traffic4cast 공식 구현 pytorch
iarai/neurips2022-traffic4cast 공식 구현 pytorch

Tasks

Prediction

Similar Papers 제목 키워드 기반

LHNN: Lattice Hypergraph Neural Network for VLSI Congestion Prediction

2022-03-24 · Bowen Wang, Guibao Shen, Dong Li, Jianye Hao 외

Precise congestion prediction from a placement solution plays a crucial role in circuit placement. This work proposes the lattice hypergraph (LH-graph), a novel graph formulation for circuits, which preserves netlist dat…

Graph Neural NetworkPredictionregression

Spatio-Temporal Graph Neural Point Process for Traffic Congestion Event Prediction

2023-11-15 · Guangyin Jin, Lingbo Liu, Fuxian Li, Jincai Huang

Traffic congestion event prediction is an important yet challenging task in intelligent transportation systems. Many existing works about traffic prediction integrate various temporal encoders and graph convolution netwo…

Graph LearningPredictionTraffic Prediction

Leveraging Neo4j and deep learning for traffic congestion simulation & optimization

2023-04-01 · Shyam Pratap Singh, Arshad Ali Khan, Riad Souissi, Syed Adnan Yusuf

Traffic congestion has been a major challenge in many urban road networks. Extensive research studies have been conducted to highlight traffic-related congestion and address the issue using data-driven approaches. Curren…

Deep LearningTraffic Prediction

Interpretable Cascading Mixture-of-Experts for Urban Traffic Congestion Prediction

2024-06-14 · Wenzhao Jiang, Jindong Han, Hao liu, Tao Tao 외

Rapid urbanization has significantly escalated traffic congestion, underscoring the need for advanced congestion prediction services to bolster intelligent transportation systems. As one of the world's largest ride-haili…

Mixture-of-ExpertsPredictionTravel Time Estimation

DuETA: Traffic Congestion Propagation Pattern Modeling via Efficient Graph Learning for ETA Prediction at Baidu Maps

2022-08-15 · Jizhou Huang, Zhengjie Huang, Xiaomin Fang, Shikun Feng 외

Estimated time of arrival (ETA) prediction, also known as travel time estimation, is a fundamental task for a wide range of intelligent transportation applications, such as navigation, route planning, and ride-hailing se…

Graph LearningPredictionTravel Time Estimation