Efficient Uncertainty-aware Decision-making for Automated Driving Using Guided Branching
Lu Zhang, Wenchao Ding, Jing Chen, Shaojie Shen

TL;DR
This paper introduces an efficient decision-making framework for automated vehicles that accounts for uncertainties in complex traffic scenarios, enabling real-time, long-term planning using domain-guided techniques.
Contribution
It proposes a novel framework with domain-specific structures and mechanisms to make uncertainty-aware decision-making computationally feasible for real-world autonomous driving.
Findings
Framework achieves real-time performance in complex environments
Validated with real vehicle data and multi-agent simulations
Code released for benchmarking and further research
Abstract
Decision-making in dense traffic scenarios is challenging for automated vehicles (AVs) due to potentially stochastic behaviors of other traffic participants and perception uncertainties (e.g., tracking noise and prediction errors, etc.). Although the partially observable Markov decision process (POMDP) provides a systematic way to incorporate these uncertainties, it quickly becomes computationally intractable when scaled to the real-world large-size problem. In this paper, we present an efficient uncertainty-aware decision-making (EUDM) framework, which generates long-term lateral and longitudinal behaviors in complex driving environments in real-time. The computation complexity is controlled to an appropriate level by two novel techniques, namely, the domain-specific closed-loop policy tree (DCP-Tree) structure and conditional focused branching (CFB) mechanism. The key idea is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Reinforcement Learning in Robotics · Traffic control and management
