Event-Aided Time-to-Collision Estimation for Autonomous Driving
Jinghang Li, Bangyan Liao, Xiuyuan LU, Peidong Liu, Shaojie Shen, Yi Zhou
TL;DR
This work addresses the bottleneck of frame-rate-limited TTC estimation by leveraging neuromorphic event cameras to predict Time-to-Collision with a leading vehicle. It introduces a flow-dynamics consistent, time-variant affine geometric model and a spatio-temporal registration framework based on a Linear Time Surface (LTS) representation, coupled with a robust initialization and an end-to-end forward collision warning (FCW) system. The approach achieves ultra-fast TTC estimates (up to ~200 Hz) with competitive accuracy, demonstrated on synthetic (CARLA) and real-world FCWD datasets, outperforming several baselines in both speed and precision. The work also provides a practical FCW pipeline and will release code and datasets to facilitate future research in event-based TTC estimation and autonomous driving safety.
Abstract
Predicting a potential collision with leading vehicles is an essential functionality of any autonomous/assisted driving system. One bottleneck of existing vision-based solutions is that their updating rate is limited to the frame rate of standard cameras used. In this paper, we present a novel method that estimates the time to collision using a neuromorphic event-based camera, a biologically inspired visual sensor that can sense at exactly the same rate as scene dynamics. The core of the proposed algorithm consists of a two-step approach for efficient and accurate geometric model fitting on event data in a coarse-to-fine manner. The first step is a robust linear solver based on a novel geometric measurement that overcomes the partial observability of event-based normal flow. The second step further refines the resulting model via a spatio-temporal registration process formulated as a nonlinear optimization problem. Experiments on both synthetic and real data demonstrate the effectiveness of the proposed method, outperforming other alternative methods in terms of efficiency and accuracy.
