Optimizing Distribution-Based Matching by Random Subsampling

Abstract

We boost the efficiency and robustness of distribution-based matching by random subsampling which results in the minimum number of samples required to achieve a specified probability that a candidate sampling distribution is a good approximation to the model distribution. The improvement is demonstrated with applications to object detection, mean-shift tracking using color distributions and tracking with improved robustness for low-resolution video sequences. The problem of minimizing the number of samples required for robust distribution matching is formulated as a constrained optimization problem with the specified probability as the objective function. We show that surprisingly mean-shift tracking using our method requires very few samples. Our experiments demonstrate that robust tracking can be achieved with even as few as 5 random samples from the distribution of the target candidate. This leads to a considerably reduced computational complexity that is also independent of object size. We show that random subsampling speeds up tracking by two orders of magnitude for typical object sizes.

Cite

Text

Leung and Gong. "Optimizing Distribution-Based Matching by Random Subsampling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383183

Markdown

[Leung and Gong. "Optimizing Distribution-Based Matching by Random Subsampling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/leung2007cvpr-optimizing/) doi:10.1109/CVPR.2007.383183

BibTeX

@inproceedings{leung2007cvpr-optimizing,
  title     = {{Optimizing Distribution-Based Matching by Random Subsampling}},
  author    = {Leung, Alex Po and Gong, Shaogang},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383183},
  url       = {https://mlanthology.org/cvpr/2007/leung2007cvpr-optimizing/}
}