arXiv:2503.03276cs.LG2025-03被引 5

用KAN与GCN结合,提升城市交通流预测与优化能力。

TrafficKAN-GCN: Graph Convolutional-based Kolmogorov-Arnold Network for Traffic Flow Optimization

  • 融合KAN自适应非线性拟合与GCN图结构学习,捕捉复杂交通模式。
  • 在巴尔的摩真实数据上表现优于MLP-GCN、GCN等基线模型。
  • 可有效应对突发拥堵,适合实时交通管理与应急调度场景。

城市交通优化对提升运输效率、缓解拥堵至关重要,尤其在大规模动态网络中。传统方法如Dijkstra和Floyd算法在静态场景下有效,但在真实交通流的空间-时间复杂性面前表现不佳。本文提出TrafficKAN-GCN,一种结合柯尔莫戈洛夫-阿诺德网络(KAN)与图卷积网络(GCN)的混合深度学习框架,用于增强城市交通流优化。通过将KAN的自适应非线性函数逼近能力与GCN的空间图学习优势融合,该框架能同时捕捉复杂的交通模式与拓扑依赖关系。我们在巴尔的摩都会区的真实交通数据上评估了该框架。相比MLP-GCN、标准GCN及基于Transformer的方法,TrafficKAN-GCN在预测精度上表现相当,且在处理噪声和不规则交通数据方面展现出更强鲁棒性。实验还表明,该框架具备重新分配交通流、缓解拥堵以及适应突发事件(如弗朗西斯·斯科特·基大桥坍塌)的能力。本研究为智能交通系统中的混合图学习提供了新思路,凸显了KAN与GCN结合在实时交通优化中的潜力。未来工作将聚焦于降低计算开销,并集成基于Transformer的时序建模以提升长期交通预测能力。TrafficKAN-GCN为数据驱动的城市出行管理提供了一条兼顾预测精度、鲁棒性与计算效率的可行路径。

原文摘要 · Abstract (English)

Urban traffic optimization is critical for improving transportation efficiency and alleviating congestion, particularly in large-scale dynamic networks. Traditional methods, such as Dijkstra's and Floyd's algorithms, provide effective solutions in static settings, but they struggle with the spatial-temporal complexity of real-world traffic flows. In this work, we propose TrafficKAN-GCN, a hybrid deep learning framework combining Kolmogorov-Arnold Networks (KAN) with Graph Convolutional Networks (GCN), designed to enhance urban traffic flow optimization. By integrating KAN's adaptive nonlinear function approximation with GCN's spatial graph learning capabilities, TrafficKAN-GCN captures both complex traffic patterns and topological dependencies. We evaluate the proposed framework using real-world traffic data from the Baltimore Metropolitan area. Compared with baseline models such as MLP-GCN, standard GCN, and Transformer-based approaches, TrafficKAN-GCN achieves competitive prediction accuracy while demonstrating improved robustness in handling noisy and irregular traffic data. Our experiments further highlight the framework's ability to redistribute traffic flow, mitigate congestion, and adapt to disruptive events, such as the Francis Scott Key Bridge collapse. This study contributes to the growing body of work on hybrid graph learning for intelligent transportation systems, highlighting the potential of combining KAN and GCN for real-time traffic optimization. Future work will focus on reducing computational overhead and integrating Transformer-based temporal modeling for enhanced long-term traffic prediction. The proposed TrafficKAN-GCN framework offers a promising direction for data-driven urban mobility management, balancing predictive accuracy, robustness, and computational efficiency.

交通优化图神经网络KAN实时预测

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