Fast and Accurate Collision Probability Estimation for Autonomous Vehicles using Adaptive Sigma-Point Sampling
By: Charles Champagne Cossette, Taylor Scott Clawson, Andrew Feit
Potential Business Impact:
Predicts if moving things will crash.
A novel algorithm is presented for the estimation of collision probabilities between dynamic objects with uncertain trajectories, where the trajectories are given as a sequence of poses with Gaussian distributions. We propose an adaptive sigma-point sampling scheme, which ultimately produces a fast, simple algorithm capable of estimating the collision probability with a median error of 3.5%, and a median runtime of 0.21ms, when measured on an Intel Xeon Gold 6226R Processor. Importantly, the algorithm explicitly accounts for the collision probability's temporal dependence, which is often neglected in prior work and otherwise leads to an overestimation of the collision probability. Finally, the method is tested on a diverse set of relevant real-world scenarios, consisting of 400 6-second snippets of autonomous vehicle logs, where the accuracy and latency is rigorously evaluated.
Similar Papers
Precise and Efficient Collision Prediction under Uncertainty in Autonomous Driving
Robotics
Helps self-driving cars avoid crashes safely.
Implementation and evaluation of a prediction algorithm for an autonomous vehicle
Robotics
Helps self-driving cars predict turns better.
Robust Planning for Autonomous Vehicles with Diffusion-Based Failure Samplers
Robotics
Teaches self-driving cars to avoid crashes.