paper-with-me

Papers

Integrated Freeway Traffic Control Using Q-Learning with Adjacent Arterial Traffic Considerations

2023-10-25 · Tianchen Yuan, Petros A. Ioannou

Numerous studies have shown the effectiveness of intelligent transportation system techniques such as variable speed limit (VSL), lane change (LC) control, and ramp metering (RM) in freeway traffic flow control. The integration of these techniques has the potential to further enhance the traffic operation efficiency of both freeway and adjacent arterial networks. In this regard, we propose a freeway traffic control (FTC) strategy that coordinates VSL, LC, RM actions using a Q-learning (QL) framework which takes into account arterial traffic characteristics. The signal timing and demands of adjacent arterial intersections are incorporated as state variables of the FTC agent. The FTC agent is initially trained offline using a single-section road network, and subsequently deployed online in a connected freeway and arterial simulation network for continuous learning. The arterial network is assumed to be regulated by a traffic-responsive signal control strategy based on a cycle length model. Microscopic simulations demonstrate that the fully-trained FTC agent provides significant reductions in freeway travel time and the number of stops in scenarios with traffic congestion. It clearly outperforms an uncoordinated FTC and a decentralized feedback control strategy. Even though the FTC agent does not control the arterial traffic signals, it leads to shorter average queue lengths at arterial intersections by taking into account the arterial traffic conditions in controlling freeway traffic. These results motivate a future research where the QL framework will also include the control of arterial traffic signals.

📄 PDF Abstract BibTeX arXiv:2310.16748

Code (0)

등록된 구현이 없습니다.

Tasks

Q-Learning

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Traffic Signal Control and Speed Offset Coordination Using Q-Learning for Arterial Road Networks

2024-04-09 · Tianchen Yuan, Petros A. Ioannou

Arterial traffic interacts with freeway traffic, yet the two are controlled independently. Arterial traffic signals do not take into account freeway traffic and how ramps control ingress traffic and have no control over …

Q-LearningTraffic Signal Control

Deep Reinforcement Learning to Maximize Arterial Usage during Extreme Congestion

2023-05-16 · Ashutosh Dutta, Milan Jain, Arif Khan, Arun Sathanur

Collisions, crashes, and other incidents on road networks, if left unmitigated, can potentially cause cascading failures that can affect large parts of the system. Timely handling such extreme congestion scenarios is imp…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningTransfer Learning

A Graph Convolutional Network with Signal Phasing Information for Arterial Traffic Prediction

2020-12-25 · Victor Chan, Qijian Gan, Alexandre Bayen

Accurate and reliable prediction of traffic measurements plays a crucial role in the development of modern intelligent transportation systems. Due to more complex road geometries and the presence of signal control, arter…

PredictionTraffic Prediction

Cooperative Route Guidance and Flow Control for Mixed Road Networks Comprising Expressway and Arterial Network

2024-05-09 · Yunran Di, Haotian Shi, Weihua Zhang, Heng Ding 외

Facing the congestion challenges of mixed road networks comprising expressways and arterial road networks, traditional control solutions fall short. To effectively alleviate traffic congestion in mixed road networks, it …

Model Predictive Control

A Transfer Learning Framework for Proactive Ramp Metering Performance Assessment

2023-08-07 · Xiaobo Ma, Adrian Cottam, Mohammad Razaur Rahman Shaon, Yao-Jan Wu

Transportation agencies need to assess ramp metering performance when deploying or expanding a ramp metering system. The evaluation of a ramp metering strategy is primarily centered around examining its impact on freeway…

Transfer Learning