English

Lifted Disjoint Paths with Application in Multiple Object Tracking

Computer Vision and Pattern Recognition 2020-06-26 v1 Discrete Mathematics

Abstract

We present an extension to the disjoint paths problem in which additional \emph{lifted} edges are introduced to provide path connectivity priors. We call the resulting optimization problem the lifted disjoint paths problem. We show that this problem is NP-hard by reduction from integer multicommodity flow and 3-SAT. To enable practical global optimization, we propose several classes of linear inequalities that produce a high-quality LP-relaxation. Additionally, we propose efficient cutting plane algorithms for separating the proposed linear inequalities. The lifted disjoint path problem is a natural model for multiple object tracking and allows an elegant mathematical formulation for long range temporal interactions. Lifted edges help to prevent id switches and to re-identify persons. Our lifted disjoint paths tracker achieves nearly optimal assignments with respect to input detections. As a consequence, it leads on all three main benchmarks of the MOT challenge, improving significantly over state-of-the-art.

Keywords

Cite

@article{arxiv.2006.14550,
  title  = {Lifted Disjoint Paths with Application in Multiple Object Tracking},
  author = {Andrea Hornakova and Roberto Henschel and Bodo Rosenhahn and Paul Swoboda},
  journal= {arXiv preprint arXiv:2006.14550},
  year   = {2020}
}

Comments

ICML 2020, Codebase available at https://github.com/AndreaHor/LifT_Solver

R2 v1 2026-06-23T16:37:51.162Z