用图注意力网络预测高铁延误传播,支持实时决策。
Deep Learning to Identify the Spatio-Temporal Cascading Effects of Train Delays in a High-Density Network
- 构建两阶段自回归图注意力模型,融合时空事件与站点拥堵特征。
- 在荷兰铁路网40%数据上测试,延迟事件分类精度显著优于基线。
- 提供可解释的多步预测,适合交通调度员实时干预使用。
铁路网络的运营效率因列车延误的级联效应持续受损。准确预测延误传播是实时交通管理的关键挑战。尽管已有研究利用图神经网络(GNN)建模铁路网络结构,但缺乏能在全网尺度上进行多步自回归预测,同时提供实时可解释性说明的框架。本文提出并评估了一种名为XGeoAI的新框架,实现实时、可解释的多步列车延误预测。核心是一个两阶段自回归图注意力网络(GAT),基于覆盖荷兰铁路网超40%的实际数据训练。模型将系统表示为运行事件(到达与出发)的时空图,并引入包括站台和车站拥堵在内的细粒度特征。通过模拟真实场景的逐步k步前预测协议进行严格评估,结果显示:尽管该GATv2模型在纯误差指标(MAE)上被更简单的持续性基线超越,但在延迟事件分类任务中保持更高且稳定的精度,这对可靠决策支持工具至关重要。
原文摘要 · Abstract (English)
The operational efficiency of railway networks, a cornerstone of modern economies, is persistently undermined by the cascading effects of train delays. Accurately forecasting this delay propagation is a critical challenge for real-time traffic management. While recent research has leveraged Graph Neural Networks (GNNs) to model the network structure of railways, a significant gap remains in developing frameworks that provide multi-step autoregressive forecasts at a network-wide scale, while simultaneously offering the live, interpretable explanations needed for decision support. This paper addresses this gap by developing and evaluating a novel XGeoAI framework for live, explainable, multi-step train delay forecasting. The core of this work is a two-stage, autoregressive Graph Attention Network (GAT) model, trained on a real-world dataset covering over 40% of the Dutch railway network. The model represents the system as a spatio-temporal graph of operational events (arrivals and departures) and is enriched with granular features, including platform and station congestion. To test its viability for live deployment, the model is rigorously evaluated using a sequential, k-step-ahead forecasting protocol that simulates real-world conditions where prediction errors can compound. The results demonstrate that while the proposed GATv2 model is challenged on pure error metrics (MAE) by a simpler Persistence baseline, it achieves consistently higher precision in classifying delay events -- a crucial advantage for a reliable decision support tool.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。