Least Soft-Threshold Squares Tracking

Abstract

In this paper, we propose a generative tracking method based on a novel robust linear regression algorithm. In contrast to existing methods, the proposed Least Soft-thresold Squares (LSS) algorithm models the error term with the Gaussian-Laplacian distribution, which can be solved efficiently. Based on maximum joint likelihood of parameters, we derive a LSS distance to measure the difference between an observation sample and the dictionary. Compared with the distance derived from ordinary least squares methods, the proposed metric is more effective in dealing with outliers. In addition, we present an update scheme to capture the appearance change of the tracked target and ensure that the model is properly updated. Experimental results on several challenging image sequences demonstrate that the proposed tracker achieves more favorable performance than the state-of-the-art methods.

Cite

Text

Wang et al. "Least Soft-Threshold Squares Tracking." Conference on Computer Vision and Pattern Recognition, 2013. doi:10.1109/CVPR.2013.307

Markdown

[Wang et al. "Least Soft-Threshold Squares Tracking." Conference on Computer Vision and Pattern Recognition, 2013.](https://mlanthology.org/cvpr/2013/wang2013cvpr-least/) doi:10.1109/CVPR.2013.307

BibTeX

@inproceedings{wang2013cvpr-least,
  title     = {{Least Soft-Threshold Squares Tracking}},
  author    = {Wang, Dong and Lu, Huchuan and Yang, Ming-Hsuan},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2013},
  doi       = {10.1109/CVPR.2013.307},
  url       = {https://mlanthology.org/cvpr/2013/wang2013cvpr-least/}
}