REVIEW 3 major objections 5 minor 30 references
Data Mining in Transportation Networks with Graph Neural Networks: A Review and Outlook
T0 review · 3 major / 5 minor · reviewed 2026-08-10 · deepseek-v4-flash
Pith's one-line read A survey maps graph neural networks across traffic prediction, operations, and industry practice since 2023.
desk verdict A competent review of GNNs for transportation that overstates its industry coverage: the 'since 2023' claim rests on deployments from 2020-2022, and the citation keys in the core tables are unreliable. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The organizing object is the GNN layer, written as $H^{l+1} = f(H^l, A, W)$, which combines neighborhood aggregation, a linear transformation, and a nonlinear activation. The review uses this single formulation to compare architectures across academic models and industry systems.
What would settle it
A checker could audit Table 3 and Table 4 by looking for GNN transportation papers published in 2023-2024 that are absent and would alter the main trends.
Extended reading notes
Core claim
The central claim is that a survey covering prediction, operation, and industry practice together gives a fairer and more useful picture of GNNs in transportation than the prediction-only surveys that preceded it. The review therefore catalogs GNN applications in traffic speed, flow, demand, transit, air traffic, accidents, vehicle routing, traffic assignment, and travel time estimation, while highlighting how industry models differ from academic ones.
Load-bearing premise
The survey's usefulness hinges on the selected 2023-2024 studies being representative of the whole field and the industry table being up to date.
Editorial extensions
If this is right
- Readers can locate GNN models for a specific transportation task and compare their base architectures and temporal modules.
- Practitioners can see how industry models differ from academic models, particularly in graph construction and evaluation metrics.
- Researchers can identify open problems, such as interval prediction, model simplification, and end-to-end learning for traffic operations.
- The compiled datasets and code resources lower the entry barrier for new researchers entering GNN-based transportation studies.
Reading between the lines
- A useful follow-up would be to verify whether the trends highlighted since 2023 continue into 2025 and beyond, since the review is a snapshot.
- The review's comparison of graph construction suggests that standardizing road-segment-level benchmarks would help bridge academic and industry research.
- The emphasis on GNN+LLM integration hints that transportation applications of that combination are still largely unexplored.
- The described industry studies being proprietary suggests that open datasets with similar granularity, such as road-segment-level travel times, could accelerate progress.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This manuscript reviews graph neural network (GNN) methods for data mining in transportation networks. It positions itself against earlier surveys by covering both traffic prediction and traffic operation, adding an industry-practice section on Google Maps, Amap, and Baidu Maps, and closing with future research directions and a collection of open datasets, code libraries, and tutorials. The review is organized around three research questions, with a 31-entry table of 2023–2024 prediction works, a shorter treatment of traffic operation and accident prediction, and a resource list. The authors claim this fills a gap left by prior prediction-focused reviews and offers an up-to-date, since-2023 academic and industry perspective.
Significance. If the reference and recency issues are fixed, this review is genuinely useful to the community: it consolidates dispersed works, provides structured tables of models, datasets, and industry deployments, and articulates testable hypotheses (urban streets versus highways, sensor placement effects, prediction-interval drivers) in Section 5.1. The industry-practice section is a real differentiator relative to the prior reviews listed in Table 2, and the resource compilation in Section 6 lowers the entry barrier for newcomers. The paper introduces no new methods or predictions, which is appropriate for a review; its value lies in coverage and organization, and these are currently weakened by citation inconsistencies and an unsupported temporal claim.
major comments (3)
- [Abstract and §4.4/Table 4] The abstract and Section 1 state that the review highlights progress since 2023 from academic and industry perspectives, but all industry deployments reviewed in Table 4 are from 2020 or 2021 (Derrow-Pinion et al., 2021; Dai et al., 2020; Fang et al., 2020). The only more recent industry item, DuETA (Huang et al., 2022), appears in Section 5.5 as a future-direction example rather than in the industry review. The claimed industry perspective since 2023 is therefore not supported by the cited evidence. Please add post-2022 industry material or revise the temporal claim to match the actual coverage.
- [Table 3 and §4.1.1] The BEGAN air-traffic model is cited as Xu et al. (2024b) in Table 3 and in the text of Section 4.1.1, but the reference list's Xu et al. (2024b) is the U.S. 20 traffic-assignment dataset paper; BEGAN is Xu et al. (2023). This is not a cosmetic slip because Table 5 and Section 6.1 rely on Xu et al. (2024b) for the U.S. 20 dataset, so the same citation key now refers to two different works. Please reassign BEGAN to Xu et al. (2023) and re-verify every Table 3 citation against the bibliography.
- [Table 3, metro-demand row] IG-Net is listed as Li et al. (2023a) in Table 3, but reference Li et al. (2023a) is the DCRNN benchmark/solution paper by Fuxian Li et al., while IG-Net is Pei Li et al. (2023b), which is the key used in Section 4.1.1. The table and the main text therefore use inconsistent keys, and a reader cannot resolve the intended work from the reference list. Please correct the key and check the surrounding rows for similar mismatches.
minor comments (5)
- [§4.1.5] The phrase "interoperability analysis" in the discussion of Tygesen et al. (2023) should read "interpretability analysis" to match the topic of the subsection.
- [§3.5] The text "canner gene modules" appears to be a typo for "cancer gene modules".
- [§3.3] The bullet on robust learning refers to "Property GNN," but the cited work (Jin et al., 2020) is generally known as ProGNN; please clarify or correct the model name.
- [Table 3 and §6.3] There are several small typos, including "Bejing" and "Flordia" in Table 3 and "predcition" in Section 6.3; these should be corrected in a final pass.
- [Table 2] The checkmark-based layout of Table 2 is hard to parse because the column headers are not visually aligned with the rows; consider using explicit yes/no entries in a normal table format.
Circularity Check
No significant circularity: the review summarizes and organizes external literature; it makes no derived predictions whose outputs are equivalent to fitted inputs.
full rationale
This is a review paper, not a derivation or modeling paper. Its central claims are comprehensiveness, currency, and gap-filling relative to prior reviews; these are supported by literature tables and narrative synthesis rather than by equations or fitted parameters. I checked for each circularity pattern in priority order. No self-definitional step exists: the paper defines DMTN and GNNs using standard external sources and does not define any class of models in terms of the review's own conclusions. No fitted input is renamed as a prediction: Table 3 lists published models with their reported components, and Table 4 lists three industry deployments (Derrow-Pinion et al. 2021, Dai et al. 2020, Fang et al. 2020); the paper does not fit any parameter to a subset and then claim prediction of a related quantity. Self-citations by the authors (Xue et al. 2022, 2024a, 2024b) appear only as examples of prior work or as supporting observations for future directions, and the review's taxonomy does not depend on those results being true. No uniqueness theorem or ansatz is imported from the authors' own prior work to force a modeling choice. The apparent mismatch between the abstract's 'since 2023' claim and the 2020-2022 dates of the cited industry deployments is an evidence-support or accuracy concern, not circularity: it bears on whether the claimed currency is substantiated, not on whether the claim reduces to its inputs by construction. Likewise, the citation-key inconsistencies for Xu et al. (2024b) and Li et al. (2023a) weaken the audit trail for the tables but do not create a self-referential derivation chain. The paper is self-contained as a literature review and is benchmarked against external prior reviews and primary sources, so the honest finding is no significant circularity.
Assumptions & free parameters
assumptions (3)
- domain assumption The works selected in Table 3 and Table 4 are representative of GNN applications in transportation networks since 2023.
- domain assumption The characterizations of prior reviews in Table 2 are complete and correct.
- domain assumption Accurate citation and faithful summarization of the cited works.
Cite this review
Pith. "Pith review of Data Mining in Transportation Networks with Graph Neural Networks: A Review and Outlook." pith.science (2026). https://pith.science/paper/2L567HBT
@misc{pith2026250116656,
author = {Pith},
title = {Pith review of: Data Mining in Transportation Networks with Graph Neural Networks: A Review and Outlook},
year = {2026},
howpublished = {\url{https://pith.science/paper/2L567HBT}},
note = {Machine review of arXiv:2501.16656}
}
read the original abstract
Data mining in transportation networks (DMTNs) refers to using diverse types of spatio-temporal data for various transportation tasks, including pattern analysis, traffic prediction, and traffic controls. Graph neural networks (GNNs) are essential in many DMTN problems due to their capability to represent spatial correlations between entities. Between 2016 and 2024, the notable applications of GNNs in DMTNs have extended to multiple fields such as traffic prediction and operation. However, existing reviews have primarily focused on traffic prediction tasks. To fill this gap, this study provides a timely and insightful summary of GNNs in DMTNs, highlighting new progress in prediction and operation from academic and industry perspectives since 2023. First, we present and analyze various DMTN problems, followed by classical and recent GNN models. Second, we delve into key works in three areas: (1) traffic prediction, (2) traffic operation, and (3) industry involvement, such as Google Maps, Amap, and Baidu Maps. Along these directions, we discuss new research opportunities based on the significance of transportation problems and data availability. Finally, we compile resources such as data, code, and other learning materials to foster interdisciplinary communication. This review, driven by recent trends in GNNs in DMTN studies since 2023, could democratize abundant datasets and efficient GNN methods for various transportation problems including prediction and operation.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[5]
Junyoung Chung, Caglar Gulcehre, KyungHyun Cho, and Yoshua Bengio. Empirical evaluation of gated recurrent neural networks on sequence modeling.arXiv preprint arXiv:1412.3555,
-
[7]
A short tutorial on the Weisfeiler-Lehman test and its variants
Ningyuan Teresa Huang and Soledad Villar. A short tutorial on the Weisfeiler-Lehman test and its variants. InICASSP 2021-2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pages 8533–8537. IEEE,
work page 2021
-
[8]
Learning social meta-knowledge for nowcasting human mobility in disaster
Renhe Jiang, Zhaonan Wang, Yudong Tao, Chuang Yang, Xuan Song, Ryosuke Shibasaki, Shu-Ching Chen, and Mei-Ling Shyu. Learning social meta-knowledge for nowcasting human mobility in disaster. InProceedings of the ACM Web Conference 2023, pages 2655–2665, 2023a. RenheJiang, ZhaonanWang, JiaweiYong, PuneetJeph, QuanjunChen, YasumasaKobayashi, XuanSong, Shint...
work page 2023
-
[10]
Semi-supervised classification with graph convolutional networks
Thomas N Kipf and Max Welling. Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907,
-
[11]
RL-SPH: Learning to Achieve Feasible Solutions for Integer Linear Programs
Tae-Hoon Lee and Min-Soo Kim. RL-MILP Solver: A reinforcement learning approach for solving mixed-integer linear programs with graph neural networks.arXiv preprint arXiv:2411.19517,
-
[12]
Pei Li, Sheng Wang, Hantao Zhao, Jia Yu, Liyang Hu, Haodong Yin, and Zhiyuan Liu. IG-Net: An interaction graph network model for metro passenger flow forecasting.IEEE Transactions on Intelligent Transportation Systems, 24(4):4147–4157, 2023b. Qin Li, Xuan Yang, Yong Wang, Yuankai Wu, and Deqiang He. Spatial–temporal traffic modeling with a fusion graph re...
-
[14]
A unified approach to interpreting model predictions.arXiv preprint arXiv:1705.07874,
Scott Lundberg. A unified approach to interpreting model predictions.arXiv preprint arXiv:1705.07874,
-
[15]
Moritz Neun, Christian Eichenberger, Henry Martin, Markus Spanring, Rahul Siripurapu, Daniel Springer, Leyan Deng, Chenwang Wu, Defu Lian, Min Zhou, et al. Traffic4cast at neurips 2022–predict dynamics along graph edges from sparse node data: Whole city traffic and eta from stationary vehicle detectors. InNeurIPS 2022 Competition Track, pages 251–278. PMLR,
work page 2022
Show all 30 references
-
[16]
Collaborative imputation of urban time series through cross-city meta-learning
Tong Nie, Wei Ma, Jian Sun, Yu Yang, and Jiannong Cao. Collaborative imputation of urban time series through cross-city meta-learning. arXiv preprint arXiv:2501.11306,
-
[17]
Physics-enhanced graph neural networks for soft sensing in industrial internet of things.arXiv preprint arXiv:2404.08061,
Keivan Faghih Niresi, Hugo Bissig, Henri Baumann, and Olga Fink. Physics-enhanced graph neural networks for soft sensing in industrial internet of things.arXiv preprint arXiv:2404.08061,
-
[19]
Graph neural ordinary differential equations.arXiv preprint arXiv:1911.07532,
Michael Poli, Stefano Massaroli, Junyoung Park, Atsushi Yamashita, Hajime Asama, and Jinkyoo Park. Graph neural ordinary differential equations.arXiv preprint arXiv:1911.07532,
1911 arXiv
-
[20]
A survey of large language models for graphs.arXiv preprint arXiv:2405.08011,
36 Xubin Ren, Jiabin Tang, Dawei Yin, Nitesh Chawla, and Chao Huang. A survey of large language models for graphs.arXiv preprint arXiv:2405.08011,
-
[21]
Temporal graph networks for deep learning on dynamic graphs.arXiv preprint arXiv:2006.10637,
Emanuele Rossi, Ben Chamberlain, Fabrizio Frasca, Davide Eynard, Federico Monti, and Michael Bronstein. Temporal graph networks for deep learning on dynamic graphs.arXiv preprint arXiv:2006.10637,
2006 arXiv
-
[23]
Llama 2: Open foundation and fine-tuned chat models.arXiv preprint arXiv:2307.09288,
Hugo Touvron, Louis Martin, Kevin Stone, Peter Albert, Amjad Almahairi, Yasmine Babaei, Nikolay Bashlykov, Soumya Batra, Prajjwal Bhargava, Shruti Bhosale, et al. Llama 2: Open foundation and fine-tuned chat models.arXiv preprint arXiv:2307.09288,
-
[24]
Graph attention networks
Petar Veličković, Guillem Cucurull, Arantxa Casanova, Adriana Romero, Pietro Lio, and Yoshua Bengio. Graph attention networks. arXiv preprint arXiv:1710.10903,
-
[25]
Transformers in time series: A survey
Qingsong Wen, Tian Zhou, Chaoli Zhang, Weiqi Chen, Ziqing Ma, Junchi Yan, and Liang Sun. Transformers in time series: A survey. arXiv preprint arXiv:2202.07125,
-
[26]
Graph WaveNet for deep spatial-temporal graph modeling
Zonghan Wu, Shirui Pan, Guodong Long, Jing Jiang, and Chengqi Zhang. Graph WaveNet for deep spatial-temporal graph modeling. In Proceedings of the 28th International Joint Conference on Artificial Intelligence, pages 1907–1913,
1907
-
[27]
Link representation learning for probabilistic travel time estimation.arXiv preprint arXiv:2407.05895, 2024a
Chen Xu, Qiang Wang, and Lijun Sun. Link representation learning for probabilistic travel time estimation.arXiv preprint arXiv:2407.05895, 2024a. Keyulu Xu, Weihua Hu, Jure Leskovec, and Stefanie Jegelka. How powerful are graph neural networks? arXiv preprint arXiv:1810.00826,...
-
[28]
A unified dataset for the city-scale traffic assignment model in 20 US cities.Scientific Data, 11(1):325, 2024b
Xiaotong Xu, Zhenjie Zheng, Zijian Hu, Kairui Feng, and Wei Ma. A unified dataset for the city-scale traffic assignment model in 20 US cities.Scientific Data, 11(1):325, 2024b. Yiming Xu, Xilei Zhao, Ruggiero Lovreglio, Erica Kuligowski, Daniel Nilsson, Thomas J Cova, and Xian...
2019
-
[29]
Graph generative model for benchmarking graph neural networks.arXiv preprint arXiv:2207.04396,
Minji Yoon, Yue Wu, John Palowitch, Bryan Perozzi, and Ruslan Salakhutdinov. Graph generative model for benchmarking graph neural networks.arXiv preprint arXiv:2207.04396,
-
[30]
Spatio-temporal graph convolutional networks: A deep learning framework for traffic forecasting
Bing Yu, Haoteng Yin, and Zhanxing Zhu. Spatio-temporal graph convolutional networks: A deep learning framework for traffic forecasting. arXiv preprint arXiv:1709.04875,
-
[2008]
Modeling relational data with graph convolutional networks
Michael Schlichtkrull, Thomas N Kipf, Peter Bloem, Rianne Van Den Berg, Ivan Titov, and Max Welling. Modeling relational data with graph convolutional networks. In The semantic web: 15th international conference, ESWC 2018, Heraklion, Crete, Greece, June 3–7, 2018, proceedings...
2018
-
[2014]
The Llama 3 herd of models.arXiv preprint arXiv:2407.21783,
Abhimanyu Dubey, Abhinav Jauhri, Abhinav Pandey, Abhishek Kadian, Ahmad Al-Dahle, Aiesha Letman, Akhil Mathur, Alan Schelten, Amy Yang, Angela Fan, et al. The Llama 3 herd of models.arXiv preprint arXiv:2407.21783,
-
[2017]
Gated graph sequence neural networks.arXiv preprint arXiv:1511.05493,
Yujia Li, Daniel Tarlow, Marc Brockschmidt, and Richard Zemel. Gated graph sequence neural networks.arXiv preprint arXiv:1511.05493,
-
[2019]
GPT-4 technical report.arXiv preprint arXiv:2303.08774,
Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, et al. GPT-4 technical report.arXiv preprint arXiv:2303.08774,
-
[2020]
Spatio-temporal graph neural networks for predictive learning in urban computing: A survey.IEEE Transactions on Knowledge and Data Engi- neering, 2023a
Guangyin Jin, Yuxuan Liang, Yuchen Fang, Zezhi Shao, Jincai Huang, Junbo Zhang, and Yu Zheng. Spatio-temporal graph neural networks for predictive learning in urban computing: A survey.IEEE Transactions on Knowledge and Data Engi- neering, 2023a. Ming Jin, Huan Yee Koh, Qingso...
-
[2021]
Relational inductive biases, deep learning, and graph networks.arXiv preprint arXiv:1806.01261,
Peter W Battaglia, Jessica B Hamrick, Victor Bapst, Alvaro Sanchez-Gonzalez, Vinicius Zambaldi, Mateusz Malinowski, Andrea Tacchetti, David Raposo, Adam Santoro, Ryan Faulkner, et al. Relational inductive biases, deep learning, and graph networks.arXiv preprint arXiv:1806.01261,
-
[2022]
Explainable global wildfire prediction models using graph neural networks.arXiv preprint arXiv:2402.07152, 2024a
Dayou Chen, Sibo Cheng, Jinwei Hu, Matthew Kasoar, and Rossella Arcucci. Explainable global wildfire prediction models using graph neural networks.arXiv preprint arXiv:2402.07152, 2024a. Hao Chen, Yuanchen Bei, Qijie Shen, Yue Xu, Sheng Zhou, Wenbing Huang, Feiran Huang, Senzh...
2024 arXiv
-
[2023]
Let your graph do the talking: Encoding structured data for LLMs.arXiv preprint arXiv:2402.05862,
Bryan Perozzi, Bahare Fatemi, Dustin Zelle, Anton Tsitsulin, Mehran Kazemi, Rami Al-Rfou, and Jonathan Halcrow. Let your graph do the talking: Encoding structured data for LLMs.arXiv preprint arXiv:2402.05862,
-
[2024]
Spectral networks and deep locally connected networks on graphs
Joan Bruna, Wojciech Zaremba, Arthur Szlam, and Yann LeCun. Spectral networks and deep locally connected networks on graphs. In 2nd International Conference on Learning Representations, ICLR 2014,
2014
Reviewed August 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.