SPROCONov 10, 2017

Tracking Multiple Vehicles Using a Variational Radar Model

arXiv:1711.03799v310 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of improving vehicle environment perception for autonomous driving systems by enhancing radar-based tracking, though it is incremental as it builds on existing Random-Finite-Set-based filters.

The paper tackles the challenge of tracking multiple vehicles with high-resolution radar data by introducing a variational radar model that processes multiple detections per object, and it shows that this data-driven model outperforms a manually designed one in evaluations on experimental data.

High-resolution radar sensors are able to resolve multiple detections per object and therefore provide valuable information for vehicle environment perception. For instance, multiple detections allow to infer the size of an object or to more precisely measure the object's motion. Yet, the increased amount of data raises the demands on tracking modules: measurement models that are able to process multiple detections for an object are necessary and measurement-to-object associations become more complex. This paper presents a new variational radar model for tracking vehicles using radar detections and demonstrates how this model can be incorporated into a Random-Finite-Set-based multi-object filter. The measurement model is learned from actual data using variational Gaussian mixtures and avoids excessive manual engineering. In combination with the multiobject tracker, the entire process chain from the raw measurements to the resulting tracks is formulated probabilistically. The presented approach is evaluated on experimental data and it is demonstrated that the data-driven measurement model outperforms a manually designed model.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes