arXiv:2603.06763cs.LG2026-03被引 1

用元学习让交通模型快速适应道路关闭和需求变化。

Metalearning traffic assignment for network disruptions with graph convolutional neural networks

  • 用图神经网络结合元学习,快速适应新路网结构和需求模式。
  • 在未见过的道路关闭和出行矩阵下,预测准确率R²达0.85。
  • 适合需应对突发交通中断的智能交通系统研发者。

构建基于出行起止点矩阵(OD matrices)估算交通流量的机器学习模型,需合理设计训练过程及覆盖多种状态与动态的训练数据集。由于机器学习模型高度依赖历史数据,其预测通常仅在未来的交通模式与训练期间相似时才准确;当历史与未来条件存在显著统计差异时,性能会下降。这一问题在交通预测中尤为突出,尤其当需对网络修改后的情况进行预测时——如道路维护、公共活动、洪水等极端事件导致路网拓扑结构改变。然而,恰恰是在这些情况下,可靠预测最为关键。本文提出将图卷积神经网络(GCN)与元学习架构结合,使模型能够快速适应新的图结构和需求模式,从而实现对路网与需求同时变化场景的高效应用。实验表明,该方法可在未见过的路网封闭和出行矩阵上实现约0.85的R²预测准确率,显著降低训练数据覆盖全面性的负担。

原文摘要 · Abstract (English)

Building machine-learning models for estimating traffic flows from OD matrices requires an appropriate design of the training process and a training dataset spanning over multiple regimes and dynamics. As machine-learning models rely heavily on historical data, their predictions are typically accurate only when future traffic patterns resemble those observed during training. However, their performance often degrades when there is a significant statistical discrepancy between historical and future conditions. This issue is particularly relevant in traffic forecasting when predictions are required for modified versions of the network, where the underlying graph structure changes due to events such as maintenance, public demonstrations, flooding, or other extreme disruptions. Ironically, these are precisely the situations in which reliable traffic predictions are most needed. In the presented work, we combine a machine-learning model (graph convolutional neural network) with a meta-learning architecture to train the former to quickly adapt to new graph structures and demand patterns, so that it may easily be applied to scenarios in which changes in the road network (the graph) and the demand (the node features) happen simultaneously. Our results show that the use of meta-learning allows the graph neural network to quickly adapt to unseen graphs (network closures) and OD matrixes while easing the burden of designing a training dataset that covers all relevant patterns for the practitioners. The proposed architecture achieves a R^2 of around 0.85 over unseen closures and OD matrixes.

交通预测图神经网络元学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。