用道路几何与交通数据构建图结构,提升城市交通预测精度
Embedding spatial context in urban traffic forecasting with contrastive pre-training
- 构建交通商数图融合道路几何与传感器数据
- 通过对比学习预训练几何编码器,提升模型泛化能力
- 无需额外交通数据即可改善预测性能,适合新路预测场景
城市交通预测在城市规划、土木工程和交通领域有广泛应用。本文研究基于预训练的交通预测增强方法,聚焦时空图模型。尽管已有多种机器学习方法被探索,但对非交通数据如何提升预测性能的研究仍不足。本文提出空间上下文概念,引入交通商数图——由道路几何与交通传感器构成的商图,并设计几何编码器,利用对比学习方法并结合OpenStreetMap数据进行预训练。该编码器可与现有图神经网络(GNN)交通预测模型集成,采用对比预训练范式。实验表明,该混合模型可在不增加任何额外交通数据的情况下,显著提升泛化能力与预测性能。代码已开源:https://github.com/mattchrlw/forecasting-on-new-roads。
原文摘要 · Abstract (English)
Urban traffic forecasting is a commonly encountered problem, with wide-ranging applications in fields such as urban planning, civil engineering and transport. In this paper, we study the enhancement of traffic forecasting with pre-training, focusing on spatio-temporal graph methods. While various machine learning methods to solve traffic forecasting problems have been explored and extensively studied, there is a gap of a more contextual approach: studying how relevant non-traffic data can improve prediction performance on traffic forecasting problems. We call this data spatial context. We introduce a novel method of combining road and traffic information through the notion of a traffic quotient graph, a quotient graph formed from road geometry and traffic sensors. We also define a way to encode this relationship in the form of a geometric encoder, pre-trained using contrastive learning methods and enhanced with OpenStreetMap data. We introduce and discuss ways to integrate this geometric encoder with existing graph neural network (GNN)-based traffic forecasting models, using a contrastive pre-training paradigm. We demonstrate the potential for this hybrid model to improve generalisation and performance with zero additional traffic data. Code for this paper is available at https://github.com/mattchrlw/forecasting-on-new-roads.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。