Probabilistic Collision Risk Estimation through Gauss-Legendre Cubature and Non-Homogeneous Poisson Processes
Trent Weiss, Madhur Behl
TL;DR
This work addresses the challenge of real-time probabilistic collision risk estimation during high-speed autonomous racing overtakes. It proposes GLR, a two-stage framework that combines spatial Gauss–Legendre cubature for instantaneous collision probability with a time-integrating non-homogeneous Poisson process to yield the total risk, achieving high accuracy at 1000 Hz. The approach avoids conservative Boole bounds and Monte Carlo sampling, and is validated on a 446-scenario dataset from a Formula One racing simulator, where GLR reports a substantial reduction in mean absolute error compared to baselines. The method preserves the full rectangular vehicle footprint and is applicable to broader motion-planning contexts requiring precise risk assessment under uncertainty, with potential extension to multi-agent scenarios.
Abstract
Overtaking in high-speed autonomous racing demands precise, real-time estimation of collision risk; particularly in wheel-to-wheel scenarios where safety margins are minimal. Existing methods for collision risk estimation either rely on simplified geometric approximations, like bounding circles, or perform Monte Carlo sampling which leads to overly conservative motion planning behavior at racing speeds. We introduce the Gauss-Legendre Rectangle (GLR) algorithm, a principled two-stage integration method that estimates collision risk by combining Gauss-Legendre with a non-homogeneous Poisson process over time. GLR produces accurate risk estimates that account for vehicle geometry and trajectory uncertainty. In experiments across 446 overtaking scenarios in a high-fidelity Formula One racing simulation, GLR outperforms five state-of-the-art baselines achieving an average error reduction of 77% and surpassing the next-best method by 52%, all while running at 1000 Hz. The framework is general and applicable to broader motion planning contexts beyond autonomous racing.
