English

Evolutionary Discovery of Heuristic Policies for Traffic Signal Control

Artificial Intelligence 2025-12-01 v1

Abstract

Traffic Signal Control (TSC) involves a challenging trade-off: classic heuristics are efficient but oversimplified, while Deep Reinforcement Learning (DRL) achieves high performance yet suffers from poor generalization and opaque policies. Online Large Language Models (LLMs) provide general reasoning but incur high latency and lack environment-specific optimization. To address these issues, we propose Temporal Policy Evolution for Traffic (\textbf{\method{}}), which uses LLMs as an evolution engine to derive specialized heuristic policies. The framework introduces two key modules: (1) Structured State Abstraction (SSA), converting high-dimensional traffic data into temporal-logical facts for reasoning; and (2) Credit Assignment Feedback (CAF), tracing flawed micro-decisions to poor macro-outcomes for targeted critique. Operating entirely at the prompt level without training, \method{} yields lightweight, robust policies optimized for specific traffic environments, outperforming both heuristics and online LLM actors.

Keywords

Cite

@article{arxiv.2511.23122,
  title  = {Evolutionary Discovery of Heuristic Policies for Traffic Signal Control},
  author = {Ruibing Wang and Shuhan Guo and Zeen Li and Zhen Wang and Quanming Yao},
  journal= {arXiv preprint arXiv:2511.23122},
  year   = {2025}
}