CVROMay 25, 2016

Multi-Object Tracking and Identification over Sets

arXiv:1605.07960v12 citations
Originality Incremental advance
AI Analysis

This addresses the problem of multi-object tracking for applications like surveillance and robotics, but it appears incremental as it builds on existing set-based methods with specific improvements.

The paper tackles the challenge of tracking and identifying multiple objects in dynamic environments with noisy perception by proposing a novel set-based approach, and demonstrates that the algorithm outperforms state-of-the-art methods on the PETS dataset.

The ability for an autonomous agent or robot to track and identify potentially multiple objects in a dynamic environment is essential for many applications, such as automated surveillance, traffic monitoring, human-robot interaction, etc. The main challenge is due to the noisy and incomplete perception including inevitable false negative and false positive errors from a low-level detector. In this paper, we propose a novel multi-object tracking and identification over sets approach to address this challenge. We define joint states and observations both as finite sets, and develop motion and observation functions accordingly. The object identification problem is then formulated and solved by using expectation-maximization methods. The set formulation enables us to avoid directly performing observation-to-object association. We empirically confirm that the overall algorithm outperforms the state-of-the-art in a popular PETS dataset.

Foundations

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

Your Notes