English

Non-sparse Linear Representations for Visual Tracking with Online Reservoir Metric Learning

Computer Vision and Pattern Recognition 2012-04-16 v1

Abstract

Most sparse linear representation-based trackers need to solve a computationally expensive L1-regularized optimization problem. To address this problem, we propose a visual tracker based on non-sparse linear representations, which admit an efficient closed-form solution without sacrificing accuracy. Moreover, in order to capture the correlation information between different feature dimensions, we learn a Mahalanobis distance metric in an online fashion and incorporate the learned metric into the optimization problem for obtaining the linear representation. We show that online metric learning using proximity comparison significantly improves the robustness of the tracking, especially on those sequences exhibiting drastic appearance changes. Furthermore, in order to prevent the unbounded growth in the number of training samples for the metric learning, we design a time-weighted reservoir sampling method to maintain and update limited-sized foreground and background sample buffers for balancing sample diversity and adaptability. Experimental results on challenging videos demonstrate the effectiveness and robustness of the proposed tracker.

Keywords

Cite

@article{arxiv.1204.2912,
  title  = {Non-sparse Linear Representations for Visual Tracking with Online Reservoir Metric Learning},
  author = {Xi Li and Chunhua Shen and Qinfeng Shi and Anthony Dick and Anton van den Hengel},
  journal= {arXiv preprint arXiv:1204.2912},
  year   = {2012}
}

Comments

Appearing in IEEE Conf. Computer Vision and Pattern Recognition, 2012

R2 v1 2026-06-21T20:48:54.945Z