🤖 AI Summary
This paper addresses the problem of estimating collision probability under trajectory uncertainty of dynamic objects in autonomous driving. We propose an adaptive sigma-point sampling method that explicitly models temporal dependencies—unlike conventional approaches that assume independence across time steps. Our method dynamically adjusts the sigma-point distribution to align with the time-evolving trajectory covariance and integrates it with efficient probabilistic integration for rapid, accurate collision probability estimation. The key contribution is the first application of adaptive sigma-point sampling to trajectory uncertainty modeling, which effectively mitigates overestimation of collision probability caused by the i.i.d. assumption. Evaluated on 400 real-world autonomous driving logs, our method achieves a median absolute error of only 3.5% and a median runtime of 0.21 ms, demonstrating both high accuracy and real-time capability.
📝 Abstract
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.