CVNov 28, 2015

Sliding-Window Optimization on an Ambiguity-Clearness Graph for Multi-object Tracking

arXiv:1511.08913v1
Originality Incremental advance
AI Analysis

This addresses tracking accuracy in complex scenarios like surveillance, but appears incremental as it builds on existing online and batch methods.

The paper tackles the challenge of multi-object tracking under occlusions and outliers by proposing an Approximation-Shrink Scheme with an Ambiguity-Clearness Graph and sliding window optimization, achieving performance close to batch methods with only a small window.

Multi-object tracking remains challenging due to frequent occurrence of occlusions and outliers. In order to handle this problem, we propose an Approximation-Shrink Scheme for sequential optimization. This scheme is realized by introducing an Ambiguity-Clearness Graph to avoid conflicts and maintain sequence independent, as well as a sliding window optimization framework to constrain the size of state space and guarantee convergence. Based on this window-wise framework, the states of targets are clustered in a self-organizing manner. Moreover, we show that the traditional online and batch tracking methods can be embraced by the window-wise framework. Experiments indicate that with only a small window, the optimization performance can be much better than online methods and approach to batch methods.

Foundations

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

Your Notes