CrossTrafficLLM: A Human-Centric Framework for Interpretable Traffic Intelligence via Large Language Model
Zeming Du, Qitan Shao, Hongfei Liu, Yong Zhang
TL;DR
CrossTrafficLLM presents a unified Generative AI framework that jointly forecasts spatiotemporal traffic states and generates conditional abnormal event descriptions by aligning semantic textual context with the traffic network. It introduces a text-guided adaptive graph convolutional network and a TextCrossformer-based predictor, coupled with road-aware text generation mechanisms including road importance, cross-attention, and a road-text memory module. The approach achieves state-of-the-art performance on the BjTT dataset for both forecasting accuracy and text description quality, demonstrating the value of deep semantic alignment between unstructured text and structured traffic data for human-centric ITS decision support. The work highlights substantial improvements in interpretability and actionable insight, enabling more robust and explainable GenAI-augmented traffic intelligence with potential for real-world deployment and extensions to additional data modalities and interactive analysis.
Abstract
While accurate traffic forecasting is vital for Intelligent Transportation Systems (ITS), effectively communicating predicted conditions via natural language for human-centric decision support remains a challenge and is often handled separately. To address this, we propose CrossTrafficLLM, a novel GenAI-driven framework that simultaneously predicts future spatiotemporal traffic states and generates corresponding natural language descriptions, specifically targeting conditional abnormal event summaries. We tackle the core challenge of aligning quantitative traffic data with qualitative textual semantics by leveraging Large Language Models (LLMs) within a unified architecture. This design allows generative textual context to improve prediction accuracy while ensuring generated reports are directly informed by the forecast. Technically, a text-guided adaptive graph convolutional network is employed to effectively merge high-level semantic information with the traffic network structure. Evaluated on the BJTT dataset, CrossTrafficLLM demonstrably surpasses state-of-the-art methods in both traffic forecasting performance and text generation quality. By unifying prediction and description generation, CrossTrafficLLM delivers a more interpretable, and actionable approach to generative traffic intelligence, offering significant advantages for modern ITS applications.
