MEEM: Robust Tracking via Multiple Experts Using Entropy Minimization

Abstract

We propose a multi-expert restoration scheme to address the model drift problem in online tracking. In the proposed scheme, a tracker and its historical snapshots constitute an expert ensemble, where the best expert is selected to restore the current tracker when needed based on a minimum entropy criterion, so as to correct undesirable model updates. The base tracker in our formulation exploits an online SVM on a budget algorithm and an explicit feature mapping method for efficient model update and inference. In experiments, our tracking method achieves substantially better overall performance than 32 trackers on a benchmark dataset of 50 video sequences under various evaluation settings. In addition, in experiments with a newly collected dataset of challenging sequences, we show that the proposed multi-expert restoration scheme significantly improves the robustness of our base tracker, especially in scenarios with frequent occlusions and repetitive appearance variations.

Cite

Text

Zhang et al. "MEEM: Robust Tracking via Multiple Experts Using Entropy Minimization." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10599-4_13

Markdown

[Zhang et al. "MEEM: Robust Tracking via Multiple Experts Using Entropy Minimization." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/zhang2014eccv-meem/) doi:10.1007/978-3-319-10599-4_13

BibTeX

@inproceedings{zhang2014eccv-meem,
  title     = {{MEEM: Robust Tracking via Multiple Experts Using Entropy Minimization}},
  author    = {Zhang, Jianming and Ma, Shugao and Sclaroff, Stan},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {188-203},
  doi       = {10.1007/978-3-319-10599-4_13},
  url       = {https://mlanthology.org/eccv/2014/zhang2014eccv-meem/}
}