LGAIDec 15, 2024

Embracing Large Language Models in Traffic Flow Forecasting

arXiv:2412.12201v29 citationsh-index: 30ACL
AI Analysis

This is an incremental improvement for intelligent transportation systems, addressing adaptation issues in traffic flow forecasting.

The paper tackles the challenge of adapting traffic flow forecasting to test-time environmental changes by introducing large language models (LLMs) to select predictions from dual spatio-temporal branches, resulting in demonstrated effectiveness across multiple datasets.

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 been proposed. Existing efforts mainly focus on capturing and utilizing spatio-temporal dependencies to predict future traffic flows. Though promising, they fall short in adapting to test-time environmental changes of traffic conditions. To tackle this challenge, we propose to introduce large language models (LLMs) to help traffic flow forecasting and design a novel method named Large Language Model Enhanced Traffic Flow Predictor (LEAF). LEAF adopts two branches, capturing different spatio-temporal relations using graph and hypergraph structures respectively. The two branches are first pre-trained individually, and during test-time, they yield different predictions. Based on these predictions, a large language model is used to select the most likely result. Then, a ranking loss is applied as the learning objective to enhance the prediction ability of the two branches. Extensive experiments on several datasets demonstrate the effectiveness of the proposed LEAF.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes