Search papers, labs, and topics across Lattice.
CuraLight is introduced, an LLM-centered framework for traffic signal control that leverages RL for data generation and a multi-LLM debate system for preference-aware supervision. An RL agent explores traffic environments to generate high-quality interaction trajectories, which are then converted into prompt-response pairs for imitation fine-tuning of the LLM-based controller. Experiments across real-world networks demonstrate that CuraLight outperforms state-of-the-art baselines, reducing average travel time, queue length, and waiting time.
LLMs can now learn to control traffic signals more effectively by debating the best course of action, leading to significant reductions in travel time and congestion.
Traffic signal control (TSC) is a core component of intelligent transportation systems (ITS), aiming to reduce congestion, emissions, and travel time. Recent approaches based on reinforcement learning (RL) and large language models (LLMs) have improved adaptivity, but still suffer from limited interpretability, insufficient interaction data, and weak generalization to heterogeneous intersections. This paper proposes CuraLight, an LLM-centered framework where an RL agent assists the fine-tuning of an LLM-based traffic signal controller. The RL agent explores traffic environments and generates high-quality interaction trajectories, which are converted into prompt-response pairs for imitation fine-tuning. A multi-LLM ensemble deliberation system further evaluates candidate signal timing actions through structured debate, providing preference-aware supervision signals for training. Experiments conducted in SUMO across heterogeneous real-world networks from Jinan, Hangzhou, and Yizhuang demonstrate that CuraLight consistently outperforms state-of-the-art baselines, reducing average travel time by 5.34 percent, average queue length by 5.14 percent, and average waiting time by 7.02 percent. The results highlight the effectiveness of combining RL-assisted exploration with deliberation-based data curation for scalable and interpretable traffic signal control.