paper-with-me

Papers

Towards Explainable Traffic Flow Prediction with Large Language Models

2024-04-03 · Xusen Guo, Qiming Zhang, Junyue Jiang, Mingxing Peng, Meixin Zhu, Hao, Yang

Traffic forecasting is crucial for intelligent transportation systems. It has experienced significant advancements thanks to the power of deep learning in capturing latent patterns of traffic data. However, recent deep-learning architectures require intricate model designs and lack an intuitive understanding of the mapping from input data to predicted results. Achieving both accuracy and explainability in traffic prediction models remains a challenge due to the complexity of traffic data and the inherent opacity of deep learning models. To tackle these challenges, we propose a Traffic flow Prediction model based on Large Language Models (LLMs) to generate explainable traffic predictions, named xTP-LLM. By transferring multi-modal traffic data into natural language descriptions, xTP-LLM captures complex time-series patterns and external factors from comprehensive traffic data. The LLM framework is fine-tuned using language-based instructions to align with spatial-temporal traffic flow data. Empirically, xTP-LLM shows competitive accuracy compared with deep learning baselines, while providing an intuitive and reliable explanation for predictions. This paper contributes to advancing explainable traffic prediction models and lays a foundation for future exploration of LLM applications in transportation. To the best of our knowledge, this is the first study to use LLM for explainable prediction of traffic flows.

📄 PDF Abstract BibTeX arXiv:2404.02937

Code (1)

guoxs/xtp-llm 공식 구현 pytorch

Tasks

Deep LearningPredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

FedLLM: A Privacy-Preserving Federated Large Language Model for Explainable Traffic Flow Prediction

2026-04-17 · Seerat Kaur, Sukhjit Singh Sehra, Dariush Ebrahimi arxiv

Traffic prediction plays a central role in intelligent transportation systems (ITS) by supporting real-time decision-making, congestion management, and long-term planning. However, many existing approaches face practical…

Traffic Prediction

Embracing Large Language Models in Traffic Flow Forecasting

2024-12-15 · Yusheng Zhao, Xiao Luo, Haomin Wen, Zhiping Xiao 외

Traffic flow forecasting aims to predict future traffic flows based on the historical traffic conditions and the road network. It is an important problem in intelligent transportation systems, with a plethora of methods …

Language ModelingLanguage ModellingLarge Language Model

Explainable Machine Learning for Cyberattack Identification from Traffic Flows

2025-05-02 · Yujing Zhou, Marc L. Jacquet, Robel Dawit, Skyler Fabre 외

The increasing automation of traffic management systems has made them prime targets for cyberattacks, disrupting urban mobility and public safety. Traditional network-layer defenses are often inaccessible to transportati…

Anomaly DetectionManagement

Traffic Flow Combination Forecasting Method Based on Improved LSTM and ARIMA

2019-06-25 · Boyi Liu, Xiangyan Tang, Jieren Cheng, Pengchao Shi

Traffic flow forecasting is hot spot research of intelligent traffic system construction. The existing traffic flow prediction methods have problems such as poor stability, high data requirements, or poor adaptability. I…

PredictionTime SeriesTime Series AnalysisTraffic Prediction

Attribution-Driven Explainable Intrusion Detection with Encoder-Based Large Language Models

2026-04-07 · Umesh Biswas, Shafqat Hasan, Syed Mohammed Farhan, Nisha Pillai 외 arxiv

Software-Defined Networking (SDN) improves network flexibility but also increases the need for reliable and interpretable intrusion detection. Large Language Models (LLMs) have recently been explored for cybersecurity ta…

Network Intrusion DetectionRepresentation Learning