Safety is a central requirement for automated vehicles. As such, the assessment of risk in automated driving is key in supporting both motion planning technologies and safety evaluation. In automated driving, risk is characterized by two aspects. The first aspect is the uncertainty on the state estimates of other road participants by an automated vehicle. The second aspect is the severity of a collision event with said traffic participants. Here, the uncertainty aspect typically causes the risk to be non-zero for near-collision events. This makes risk particularly useful for automated vehicle motion planning. Namely, constraining or minimizing risk naturally navigates the automated vehicle around traffic participants while keeping a safety distance based on the level of uncertainty and the potential severity of the impending collision. Existing approaches to calculate the risk either resort to empirical modeling or severe approximations, and, hence, lack generalizability and accuracy. In this paper, we combine recent advances in collision probability estimation with the concept of collision severity to develop a general method for accurate risk estimation. The proposed method allows us to assign individual severity functions for different collision constellations, such as, e.g., frontal or side collisions. Furthermore, we show that the proposed approach is computationally efficient, which is beneficial, e.g., in real-time motion planning applications. The programming code for an exemplary implementation of Gaussian uncertainties is also provided.
翻译:安全性是自动驾驶车辆的核心要求。因此,风险评估在支持运动规划技术和安全评估方面至关重要。在自动驾驶中,风险由两个维度表征:其一是自动驾驶车辆对其他道路参与者状态估计的不确定性;其二是与这些交通参与者发生碰撞事件的严重程度。其中,不确定性维度通常导致接近碰撞事件的风险非零,这使得风险在自动驾驶车辆运动规划中尤为有用。具体而言,通过约束或最小化风险,自动驾驶车辆能够自然地规避交通参与者,同时根据不确定性水平和潜在碰撞严重程度保持安全距离。现有风险计算方法多依赖于经验建模或严重近似,因而缺乏普适性和准确性。本文结合碰撞概率估计的最新进展与碰撞严重性概念,提出了一种通用的精确风险估计方法。该方法允许为不同的碰撞构型(例如正面碰撞或侧面碰撞)分配独立的严重性函数。此外,我们证明了所提方法具有计算高效性,这对实时运动规划等应用尤为有益。文中还提供了基于高斯不确定性示例实现的编程代码。