DeepAI AI Chat
Log In Sign Up

Intelligent Roundabout Insertion using Deep Reinforcement Learning

An important topic in the autonomous driving research is the development of maneuver planning systems. Vehicles have to interact and negotiate with each other so that optimal choices, in terms of time and safety, are taken. For this purpose, we present a maneuver planning module able to negotiate the entering in busy roundabouts. The proposed module is based on a neural network trained to predict when and how entering the roundabout throughout the whole duration of the maneuver. Our model is trained with a novel implementation of A3C, which we will call Delayed A3C (D-A3C), in a synthetic environment where vehicles move in a realistic manner with interaction capabilities. In addition, the system is trained such that agents feature a unique tunable behavior, emulating real world scenarios where drivers have their own driving styles. Similarly, the maneuver can be performed using different aggressiveness levels, which is particularly useful to manage busy scenarios where conservative rule-based policies would result in undefined waits.

READ FULL TEXT

page 2

page 3

page 7

05/13/2020

From Simulation to Real World Maneuver Execution using Deep Reinforcement Learning

Deep Reinforcement Learning has proved to be able to solve many control ...
07/05/2022

Tackling Real-World Autonomous Driving using Deep Reinforcement Learning

In the typical autonomous driving stack, planning and control systems re...
11/30/2019

Learning Driving Decisions by Imitating Drivers' Control Behaviors

Classical autonomous driving systems are modularized as a pipeline of pe...
05/02/2017

Navigating Intersections with Autonomous Vehicles using Deep Reinforcement Learning

Providing an efficient strategy to navigate safely through unsignaled in...
11/05/2021

Towards Learning Generalizable Driving Policies from Restricted Latent Representations

Training intelligent agents that can drive autonomously in various urban...
03/24/2020

Towards Safer Self-Driving Through Great PAIN (Physically Adversarial Intelligent Networks)

Automated vehicles' neural networks suffer from overfit, poor generaliza...

Code Repositories

Intelligent-Roundabout-Insertion-using-Deep-Reinforcement-Learning

An important topic in the autonomous driving research is the development of maneuver planning systems. Vehicles have to interact and negotiate with each other so that optimal choices, in terms of time and safety, are taken. For this purpose, we present a maneuver planning module able to negotiate the entering in busy roundabouts. The proposed module is based on a neural network trained to predict when and how entering the roundabout throughout the whole duration of the maneuver. Our model is tr


view repo