paper-with-me

홈 › Papers

Large Language Models (LLMs) as Traffic Control Systems at Urban Intersections: A New Paradigm

2024-11-16 · Sari Masri, Huthaifa I. Ashqar, Mohammed Elhenawy

This study introduces a novel approach for traffic control systems by using Large Language Models (LLMs) as traffic controllers. The study utilizes their logical reasoning, scene understanding, and decision-making capabilities to optimize throughput and provide feedback based on traffic conditions in real-time. LLMs centralize traditionally disconnected traffic control processes and can integrate traffic data from diverse sources to provide context-aware decisions. LLMs can also deliver tailored outputs using various means such as wireless signals and visuals to drivers, infrastructures, and autonomous vehicles. To evaluate LLMs ability as traffic controllers, this study proposed a four-stage methodology. The methodology includes data creation and environment initialization, prompt engineering, conflict identification, and fine-tuning. We simulated multi-lane four-leg intersection scenarios and generates detailed datasets to enable conflict detection using LLMs and Python simulation as a ground truth. We used chain-of-thought prompts to lead LLMs in understanding the context, detecting conflicts, resolving them using traffic rules, and delivering context-sensitive traffic management solutions. We evaluated the prformance GPT-mini, Gemini, and Llama as traffic controllers. Results showed that the fine-tuned GPT-mini achieved 83% accuracy and an F1-score of 0.84. GPT-mini model exhibited a promising performance in generating actionable traffic management insights, with high ROUGE-L scores across conflict identification of 0.95, decision-making of 0.91, priority assignment of 0.94, and waiting time optimization of 0.92. We demonstrated that LLMs can offer precise recommendations to drivers in real-time including yielding, slowing, or stopping based on vehicle dynamics.

📄 PDF Abstract BibTeX arXiv:2411.10869

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDecision MakingLogical ReasoningManagementPrompt EngineeringScene Understanding

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Virtual Traffic Police: Large Language Model-Augmented Traffic Signal Control for Unforeseen Incidents

2026-01-22 · Shiqi Wei, Qiqing Wang, Kaidi Yang arxiv

Adaptive traffic signal control (TSC) has demonstrated strong effectiveness in managing dynamic traffic flows. However, conventional methods often struggle when unforeseen traffic incidents occur (e.g., accidents and roa…

LLM-Augmented Traffic Signal Control with LSTM-Based Traffic State Prediction and Safety-Constrained Decision Support

2026-04-26 · Jiazhao Shi arxiv

Traffic signal control is a critical task in intelligent transportation systems, yet conventional fixed-time and rule-based methods often struggle to adapt to dynamic traffic demand and provide limited decision interpret…

LLM-Assisted Light: Leveraging Large Language Model Capabilities for Human-Mimetic Traffic Signal Control in Complex Urban Environments

2024-03-13 · Maonan Wang, Aoyu Pang, Yuheng Kan, Man-on Pun 외

Traffic congestion in metropolitan areas presents a formidable challenge with far-reaching economic, environmental, and societal ramifications. Therefore, effective congestion management is imperative, with traffic signa…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+3

Leveraging Large Language Models (LLMs) for Traffic Management at Urban Intersections: The Case of Mixed Traffic Scenarios

2024-08-01 · Sari Masri, Huthaifa I. Ashqar, Mohammed Elhenawy

Urban traffic management faces significant challenges due to the dynamic environments, and traditional algorithms fail to quickly adapt to this environment in real-time and predict possible conflicts. This study explores…

Language ModelingLanguage ModellingLarge Language ModelManagement

LLMLight: Large Language Models as Traffic Signal Control Agents

2023-12-26 · Siqi Lai, Zhao Xu, Weijia Zhang, Hao liu 외

Traffic Signal Control (TSC) is a crucial component in urban traffic management, aiming to optimize road network efficiency and reduce congestion. Traditional TSC methods, primarily based on transportation engineering an…

Decision MakingManagementReinforcement Learning (RL)Traffic Signal Control