Tracking Objects with Higher Order Interactions using Delayed Column Generation
Shaofei Wang, Steffen Wolf, Charless Fowlkes, Julian Yarkony

TL;DR
This paper introduces a novel column generation approach with dynamic programming for multi-target tracking, effectively handling the exponential growth of candidate tracks in video data.
Contribution
It presents a relaxation of the NP-hard set packing problem for tracking, combining row and column generation for efficient inference in complex video datasets.
Findings
Effective tracking in natural and biological videos
Handles exponential candidate track growth efficiently
Improves data association accuracy
Abstract
We study the problem of multi-target tracking and data association in video. We formulate this in terms of selecting a subset of high-quality tracks subject to the constraint that no pair of selected tracks is associated with a common detection (of an object). This objective is equivalent to the classic NP-hard problem of finding a maximum-weight set packing (MWSP) where tracks correspond to sets and is made further difficult since the number of candidate tracks grows exponentially in the number of detections. We present a relaxation of this combinatorial problem that uses a column generation formulation where the pricing problem is solved via dynamic programming to efficiently explore the space of tracks. We employ row generation to tighten the bound in such a way as to preserve efficient inference in the pricing problem. We show the practical utility of this algorithm for tracking…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
