Uncertainty-Aware Decision-Making and Planning for Autonomous Forced Merging

Jian Zhou,Yulong Gao,Björn Olofsson,Erik Frisk
2024-10-28
Abstract:In this paper, we develop an uncertainty-aware decision-making and motion-planning method for an autonomous ego vehicle in forced merging scenarios, considering the motion uncertainty of surrounding vehicles. The method dynamically captures the uncertainty of surrounding vehicles by online estimation of their acceleration bounds, enabling a reactive but rapid understanding of the uncertainty characteristics of the surrounding vehicles. By leveraging these estimated bounds, a non-conservative forward occupancy of surrounding vehicles is predicted over a horizon, which is incorporated in both the decision-making process and the motion-planning strategy, to enhance the resilience and safety of the planned reference trajectory. The method successfully fulfills the tasks in challenging forced merging scenarios, and the properties are illustrated by comparison with several alternative approaches.
Robotics,Systems and Control
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how an autonomous vehicle (ego vehicle, EV) can make safe and efficient decisions and plan paths in the situation of motion uncertainty of surrounding vehicles (surrounding vehicles, SVs) in the forced lane - merging scenario on the highway. Specifically: 1. **Problem Background**: - The motion - planning technology in autonomous driving has a high potential to save lives at critical moments. - However, the motion uncertainty of dynamic obstacles poses a challenge to the safety of motion planning. - The forced lane - merging scenario is particularly difficult because the EV needs to perform critical operations within a limited time and space while avoiding collisions with surrounding dynamic vehicles. 2. **Main Problems**: - How to handle the motion uncertainty of surrounding vehicles to ensure the robustness and safety of decision - making and motion planning. - Traditional conservative methods (such as considering the worst - case uncertainty) may lead to overly conservative or infeasible plans. 3. **Solutions**: - The paper proposes a decision - making and motion - planning method based on uncertainty - aware, which dynamically captures the uncertainty by online estimating the acceleration boundaries of surrounding vehicles. - Using these estimated acceleration boundaries, predict the future occupancy areas of surrounding vehicles within the prediction range and incorporate them into the decision - making and motion - planning strategies to enhance the resilience and safety of the planned reference trajectory. 4. **Specific Objectives**: - Dynamically estimate the acceleration boundaries of surrounding vehicles without relying on the reasoning of their intentions. - Integrate the predicted SVs occupancy areas in the decision - making algorithm and motion - planning strategy to achieve double - resilient planning. - Verify the effectiveness of this method through simulation and compare it with alternative methods. In summary, this paper aims to develop a decision - making and motion - planning method that can process the motion uncertainty of surrounding vehicles in real - time to improve the safety and efficiency of autonomous vehicles in complex lane - merging scenarios.