# Vehicular Multi-object Tracking with Persistent Detector Failures

**Authors:** Michael Motro, Joydeep Ghosh

arXiv: 1907.11306 · 2019-09-19

## TL;DR

This paper introduces a modified multi-object tracking framework for autonomous vehicles that accounts for persistent detection failures, improving tracking performance across various detectors.

## Contribution

It proposes a novel approach that models persistent detection errors, enhancing multi-object tracking accuracy in autonomous vehicle perception systems.

## Key findings

- Persistence modeling improves tracker performance
- Framework outperforms baseline trackers
- Effective across multiple detector types

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.11306/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1907.11306/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1907.11306/full.md

---
Source: https://tomesphere.com/paper/1907.11306