CVLGNEApr 14, 2016

Self-taught learning of a deep invariant representation for visual tracking via temporal slowness principle

arXiv:1604.04144v144 citations
Originality Incremental advance
AI Analysis

This addresses the need for better visual representations in tracking, though it is incremental as it builds on existing autoencoder and particle filter frameworks.

The paper tackled the problem of visual tracking by learning a deep invariant representation from unlabeled sequential image patches using temporal slowness and autoencoders, resulting in a tracker that performs favorably against state-of-the-art methods on benchmark sequences.

Visual representation is crucial for a visual tracking method's performances. Conventionally, visual representations adopted in visual tracking rely on hand-crafted computer vision descriptors. These descriptors were developed generically without considering tracking-specific information. In this paper, we propose to learn complex-valued invariant representations from tracked sequential image patches, via strong temporal slowness constraint and stacked convolutional autoencoders. The deep slow local representations are learned offline on unlabeled data and transferred to the observational model of our proposed tracker. The proposed observational model retains old training samples to alleviate drift, and collect negative samples which are coherent with target's motion pattern for better discriminative tracking. With the learned representation and online training samples, a logistic regression classifier is adopted to distinguish target from background, and retrained online to adapt to appearance changes. Subsequently, the observational model is integrated into a particle filter framework to peform visual tracking. Experimental results on various challenging benchmark sequences demonstrate that the proposed tracker performs favourably against several state-of-the-art trackers.

Foundations

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

Your Notes