Formulation of Deep Reinforcement Learning Architecture Toward Autonomous Driving for On-Ramp Merge
Pin Wang, Ching-Yao Chan

TL;DR
This paper presents a deep reinforcement learning architecture using LSTM and DQN to enable autonomous vehicles to perform safe and efficient on-ramp merging by considering long-term objectives and interactive environment dynamics.
Contribution
It introduces a novel DRL architecture combining LSTM and DQN for ramp merging, capturing historical context for better decision-making in complex driving scenarios.
Findings
Effective modeling of interactive environment with LSTM.
Improved long-term reward optimization in merging tasks.
Potential extension to other autonomous driving scenarios.
Abstract
Multiple automakers have in development or in production automated driving systems (ADS) that offer freeway-pilot functions. This type of ADS is typically limited to restricted-access freeways only, that is, the transition from manual to automated modes takes place only after the ramp merging process is completed manually. One major challenge to extend the automation to ramp merging is that the automated vehicle needs to incorporate and optimize long-term objectives (e.g. successful and smooth merge) when near-term actions must be safely executed. Moreover, the merging process involves interactions with other vehicles whose behaviors are sometimes hard to predict but may influence the merging vehicle optimal actions. To tackle such a complicated control problem, we propose to apply Deep Reinforcement Learning (DRL) techniques for finding an optimal driving policy by maximizing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsQ-Learning · Dense Connections · Convolution · Deep Q-Network
