paper-with-me

홈 › Papers

Leveraging Queue Length and Attention Mechanisms for Enhanced Traffic Signal Control Optimization

2021-12-30 · Liang Zhang, Shubin Xie, Jianming Deng

Reinforcement learning (RL) techniques for traffic signal control (TSC) have gained increasing popularity in recent years. However, most existing RL-based TSC methods tend to focus primarily on the RL model structure while neglecting the significance of proper traffic state representation. Furthermore, some RL-based methods heavily rely on expert-designed traffic signal phase competition. In this paper, we present a novel approach to TSC that utilizes queue length as an efficient state representation. We propose two new methods: (1) Max Queue-Length (M-QL), an optimization-based traditional method designed based on the property of queue length; and (2) AttentionLight, an RL model that employs the self-attention mechanism to capture the signal phase correlation without requiring human knowledge of phase relationships. Comprehensive experiments on multiple real-world datasets demonstrate the effectiveness of our approach: (1) the M-QL method outperforms the latest RL-based methods; (2) AttentionLight achieves a new state-of-the-art performance; and (3) our results highlight the significance of proper state representation, which is as crucial as neural network design in TSC methods. Our findings have important implications for advancing the development of more effective and efficient TSC methods. Our code is released on Github (https://github. com/LiangZhang1996/AttentionLight).

📄 PDF Abstract BibTeX arXiv:2201.00006

Code (2)

LiangZhang1996/QL_XLight 공식 구현 tf
liangzhang1996/attentionlight 공식 구현 tf

Tasks

Reinforcement Learning (RL)Traffic Signal Control

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A High-fidelity, Machine-learning Enhanced Queueing Network Simulation Model for Hospital Ultrasound Operations

2021-04-12 · Yihan Pan, Zhenghang Xu, Jin Guang, Jingjing Sun 외

We collaborate with a large teaching hospital in Shenzhen, China and build a high-fidelity simulation model for its ultrasound center to predict key performance metrics, including the distributions of queue length, waiti…

BIG-bench Machine Learning

Traffic Queue Length and Pressure Estimation for Road Networks with Geometric Deep Learning Algorithms

2019-05-09 · Simon F. G. Ehlers

Due to urbanization and the increase of individual mobility, in most metropolitan areas around the world congestion and inefficient traffic management occur. Highly necessary intelligent traffic control systems, which ar…

Management

Robust Single-Agent Reinforcement Learning for Regional Traffic Signal Control Under Demand Fluctuations

2025-11-01 · Qiang Li, Jin Niu, Lina Yu arxiv

Traffic congestion, primarily driven by intersection queuing, significantly impacts urban living standards, safety, environmental quality, and economic efficiency. While Traffic Signal Control (TSC) systems hold potentia…

Reinforcement Learning

An Extreme Value Theory Approach for Understanding Queue Length Dynamics in Adaptive Corridors

2024-08-01 · Shakib Mustavee, Pushkin Kachroo, Shaurya Agarwal

This paper introduces a novel approach employing extreme value theory to analyze queue lengths within a corridor controlled by adaptive controllers. We consider the maximum queue lengths of a signalized corridor consisti…

ManagementTime Series

Multi-Adapter PPO: A Cross-Attention Enhanced Wavelength Selection Framework for LIBS Quantitative Analysis

2026-06-16 · Hao Li, Man Fung Zhuo arxiv

Laser-induced breakdown spectroscopy (LIBS) quantitative analysis faces critical challenges in wavelength selection due to high-dimensional spectral data and the fundamental trade-off between prediction accuracy and feat…

Computational EfficiencyReinforcement Learning