Vehicular Multi-object Tracking with Persistent Detector Failures
This addresses tracking reliability for autonomous vehicles, but it is incremental as it modifies existing probabilistic models.
The paper tackled the problem of persistent detector failures in multi-object tracking for autonomous vehicles, and showed that modifying the tracking framework to account for persistent errors notably improved performance across different detectors, enabling it to outperform baseline trackers.
Autonomous vehicles often perceive the environment by feeding sensor data to a learned detector algorithm, then feeding detections to a multi-object tracker that models object motions over time. Probabilistic models of multi-object trackers typically assume that errors in the detector algorithm occur randomly over time. We instead assume that undetected objects and false detections will persist in certain conditions, and modify the tracking framework to account for them. The modifications are tested on a vehicle tracking dataset using a state-of-the-art lidar-based detector, a novel lightweight detector, and a fusion of camera and lidar detectors. For each detector, the persistence modifications notably improve performance and enable the model to outperform baseline trackers.