A deep reinforcement learning model for traffic signal control with multi-expert participating in exploration
摘要
This paper studies the problem of Traffic Signal Control (TSC) for multiple intersections. A large-scale TSC algorithm based on multi-expert demonstrations and Multi-Agent Reinforcement Learning (MARL) called EXPs-XLight is proposed. In contrast to other human-in-the-loop expert demonstration approaches that rely on a single expert, a mechanism for multi-expert demonstrations is introduced to accelerate the training of large-scale multi-agents, reduce training difficulty, and improve the overall training effectiveness. Expert knowledge is derived from multiple sources, using Max Pressure (MP) and Max Queue-Length (M-QL) as expert policies. By combining diverse experiences from multiple experts, agents are able to learn from a broader range of traffic scenarios. During the process of learning from expert knowledge, a supervised large margin classification loss is introduced to encourage the learning of meaningful action values. EXPs-XLight incorporates mixed policy sampling, allowing dynamic adjustment of the balance between expert guidance and agents’ own experiences. Unlike previous methods that involve expert participation throughout entire episodes, EXPs-XLight enables partial expert participation during agent exploration. An