Skip to main content
QUICK REVIEW

[论文解读] Efficient Computation of Collision Probabilities for Safe Motion Planning.

Andrew Blake, Alejandro Bordallo|arXiv (Cornell University)|Apr 15, 2018
Autonomous Vehicle Technology and Safety参考文献 36被引用 6
一句话总结

本文提出了一种高效的概率方法,通过使用'卷积技巧'将碰撞概率计算复杂度降低至O(1),即使在杂乱环境中也能实现。该方法支持根据安全阈值对轨迹进行快速分层,从而实现实时安全运动规划,适用于存在噪声传感器数据的不确定性环境。

ABSTRACT

We address the problem of safe motion planning. As mobile robots and autonomous vehicles become increasingly more prevalent in human-centered environments, the need to ensure safety in the sense of guaranteed collision free behaviour has taken renewed urgency. Achieving this when perceptual modules provide only noisy estimates of objects in the environment requires new approaches. Working within a probabilistic framework for describing the environment, we present methods for efficiently calculating a probabilistic risk of collision for a candidate path. This may be used to stratify a set of candidate trajectories by levels of a safety threshold. Given such a stratification, based on user-defined thresholds, motion synthesis techniques could optimise for secondary criteria with the assurance that a primary safety criterion is already being satisfied. A key contribution of this paper is the use of a `convolution trick' to factor the calculation of integrals providing bounds on collision risk, enabling an $O(1)$ computation even in cluttered and complex environments.

研究动机与目标

  • 为解决在传感器数据固有噪声的人机共存环境中对保证无碰撞运动的日益增长的需求。
  • 开发一种概率框架,以量化在不确定性下候选机器人路径的碰撞风险。
  • 通过将碰撞概率计算降低至常数时间复杂度,实现实时安全评估。
  • 通过根据用户定义的安全阈值对轨迹进行分层,支持在安全约束下的运动合成。

提出的方法

  • 该方法使用概率分布对物体位置进行建模,以表示传感器不确定性。
  • 它将碰撞风险表述为机器人与障碍物位置联合概率的积分。
  • 引入一种新颖的'卷积技巧',以因式分解并简化积分计算,实现O(1)的评估。
  • 该方法利用概率密度函数的数学性质,避免了昂贵的数值积分。
  • 该方法被应用于根据安全等级对候选轨迹进行分层,从而实现在保证安全条件下的次级目标优化。

实验结果

研究问题

  • RQ1在具有噪声传感器数据的复杂不确定环境中,如何高效计算碰撞风险?
  • RQ2是否可以将概率碰撞检测的计算成本降低至常数时间,同时不损失准确性?
  • RQ3如何利用安全阈值对运动规划进行分层,同时保持实时可行性?
  • RQ4哪些数学技术能够实现在高维或杂乱场景中可扩展的概率风险评估?

主要发现

  • 所提出的方法在无论环境复杂度如何的情况下,均实现了O(1)的碰撞概率估计计算时间。
  • 卷积技巧使得在不确定性下边界碰撞风险的积分能够被精确且高效地评估。
  • 该方法支持运动规划的实时安全分层,从而实现安全轨迹优化。
  • 由于碰撞计算具有常数时间复杂度,该方法在杂乱环境中也表现出良好的可扩展性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。