Section 01
[Introduction] LLM-Assisted Light: LLM+RL for Human-like Traffic Signal Control
LLM-Assisted Light is an intelligent traffic signal control system developed by the Traffic-Alpha team. Its core is a five-stage hybrid decision-making framework that integrates the reasoning capabilities of large language models (LLMs) and the optimization capabilities of reinforcement learning (RL) to achieve human-like traffic management. The project is open-sourced on GitHub (https://github.com/Traffic-Alpha/LLM-Assisted-Light), and the related paper was published in March 2024 (arXiv:2403.08337). It is continuously updated to address issues such as poor adaptability of traditional control methods and insufficient interpretability of pure RL models.