Second-Order Time to Collision With Non-Static Acceleration
Hossein Nick Zinat Matin, Yuneil Yeo, Amelie Ju-Kang Ngo, Antonio R. Paiva, Jean Utke, Maria Laura Delle Monache
TL;DR
This work advances collision risk assessment by formulating a second-order time-to-collision metric that accommodates non-static acceleration and turning, addressing the limitations of traditional first-order TTC in curved trajectories. It introduces STAR, a region-based search algorithm that leverages circle and line trajectory intersections and RK45 integration to efficiently compute the earliest collision time, with theoretical guarantees that the search covers all viable collision regions. Through numerical simulations and real-world data (Argoverse 2), the authors show that 2D-TTC more accurately reflects collision timing in turning scenarios and yields fewer false alarms compared to 1D-TTC, while STAR provides substantial speedups over step-by-step simulations. The results suggest significant practical impact for ADAS and autonomous planning, particularly at intersections and during complex maneuvers, and point to future work in relaxing movement assumptions, incorporating vehicle geometry, and expanding real-world validation.
Abstract
We propose a second-order time to collision (TTC) considering non-static acceleration and turning with realistic assumptions. This is equivalent to considering that the steering wheel is held at a fixed angle with constant pressure on the gas or brake pedal and matches the well-known bicycle model. Past works that use acceleration to compute TTC consider only longitudinally aligned acceleration. We additionally develop and present the Second-Order Time-to-Collision Algorithm using Region-based search (STAR) to efficiently compute the proposed second-order TTC and overcome the current limitations of the existing built-in functions. The evaluation of the algorithm in terms of error and computation time is conducted through statistical analysis. Through numerical simulations and publicly accessible real-world trajectory datasets, we show that the proposed second-order TTC with non-static acceleration is superior at reflecting accurate collision times, especially when turning is involved.
