Reinforcement Learning with Uncertainty Estimation for Tactical Decision-Making in Intersections
Carl-Johan Hoel, Tommy Tram, Jonas Sj\"oberg

TL;DR
This paper presents a Bayesian reinforcement learning approach using ensemble neural networks with randomized prior functions to estimate uncertainty, enabling safer decision-making for autonomous vehicles at intersections.
Contribution
It introduces a novel ensemble RPF method that effectively estimates uncertainty and improves safety in autonomous intersection navigation compared to standard DQN.
Findings
Ensemble RPF detects high-uncertainty situations effectively.
Uncertainty estimation reduces collisions in unknown scenarios.
Method outperforms standard DQN in safety metrics.
Abstract
This paper investigates how a Bayesian reinforcement learning method can be used to create a tactical decision-making agent for autonomous driving in an intersection scenario, where the agent can estimate the confidence of its recommended actions. An ensemble of neural networks, with additional randomized prior functions (RPF), are trained by using a bootstrapped experience replay memory. The coefficient of variation in the estimated -values of the ensemble members is used to approximate the uncertainty, and a criterion that determines if the agent is sufficiently confident to make a particular decision is introduced. The performance of the ensemble RPF method is evaluated in an intersection scenario, and compared to a standard Deep Q-Network method. It is shown that the trained ensemble RPF agent can detect cases with high uncertainty, both in situations that are far from 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
MethodsExperience Replay
