基于图的推理与拓扑感知多智能体强化学习用于大规模铁路网络管理
Graph-Based Inference and Topology-Aware Multi-Agent Reinforcement Learning for Large-Scale Railway Network Management
苏黎世团队联合瑞士国铁做了个铁路维护的 MARL 框架,小网络上训练完直接零样本搬到大规模网络,不用重训还比基线省时间。
一项与瑞士联邦铁路(SBB)合作的研究提出了面向基础设施资产管理的图框架。该研究先用基于图核的分层贝叶斯模型与高斯过程,从 SBB 提供的真实数据推断出具有空间相关性的铁路维护环境。决策端则结合图神经网络与图 Transformer 构建拓扑感知的多智能体强化学习(MARL)框架。核心贡献是通过零样本迁移:只在小型网络片段上训练的图智能体无需再训练即可部署到未见的大规模网络。数值实验显示该方法优于优化启发式算法和标准 MARL 基线,并缩短了训练时间。
Graph-Based Inference and Topology-Aware Multi-Agent Reinforcement Learning for Large-Scale Railway Network Management
Modern infrastructure asset management constitutes a complex sequential decision-making problem, characterized by long planning horizons and system-level interactions, such as spatial deterioration correlations and economies of scale. While deep reinforcement learning has shown promise in optimizing maintenance policies, scaling to real-world networks remains challenging. Centralized approaches become computationally intractable in large-scale systems, whereas decentralized approaches often fail to capture essential coordination mechanisms. To address these challenges, we propose a graph-based framework that integrates accurate environment modeling with scalable decision support. First, we employ a hierarchical Bayesian model leveraging a Gaussian Process on Graph kernel to infer a realistic, spatially correlated networked environment of railway maintenance planning from real-world data provided by the Swiss Federal Railways. Second, we introduce a topology-aware Multi-Agent Reinforcement Learning (MARL) framework by integrating graph neural networks and graph Transformers to optimize network-level policies. A central contribution of this work is the demonstration of scalability through zero-shot transfer learning: graph-based agents, trained only on small network portions, are successfully deployed in a zero-shot manner on large-scale unseen networks without any retraining. Numerical results indicate that the proposed method significantly outperforms optimized heuristics and standard MARL baselines, reducing computational training time while maintaining superior performance on large-scale networks.