QuAD: Query-based Interpretable Neural Motion Planning for Autonomous Driving

Embodied AI and Robotics DMPA AD
2024年04月01日
自动驾驶汽车必须理解其环境以确定适当的行动。传统的自主系统依赖于对象检测来查找场景中的代理。然而,对象检测假定一组离散的对象,并且失去了有关不确定性的信息,因此任何错误都会在预测这些代理的未来行为时累积。相反,密集的占用格网图已被用于理解自由空间。然而,为整个场景预测网格是浪费的,因为只有某些时空区域是可达和与自动驾驶汽车相关的。我们提出了一个统一的、可解释的和高效的自主框架,摆脱了先感知、然后预测、最后规划的级联模块。相反,我们将范式转移为规划者查询相关时空点的占用情况,将计算限制在感兴趣的区域内。利用这种表示,我们评估候选轨迹,围绕碰撞回避、舒适和进展等关键因素进行安全和可解释性的解释。我们的方法在高保真闭环模拟中实现了比现有技术更好的高速公路驾驶质量。
A self-driving vehicle must understand its environment to determine the appropriate action. Traditional autonomy systems rely on object detection to find the agents in the scene. However, object detection assumes a discrete set of objects and loses information about uncertainty, so any errors compound when predicting the future behavior of those agents. Alternatively, dense occupancy grid maps have been utilized to understand free-space. However, predicting a grid for the entire scene is wasteful since only certain spatio-temporal regions are reachable and relevant to the self-driving vehicle. We present a unified, interpretable, and efficient autonomy framework that moves away from cascading modules that first perceive, then predict, and finally plan. Instead, we shift the paradigm to have the planner query occupancy at relevant spatio-temporal points, restricting the computation to those regions of interest. Exploiting this representation, we evaluate candidate trajectories around key factors such as collision avoidance, comfort, and progress for safety and interpretability. Our approach achieves better highway driving quality than the state-of-the-art in high-fidelity closed-loop simulations.
许愿