Graph Mode-Based Contextual Kernels for Robust SVM Tracking

Abstract

Visual tracking has been typically solved as a binary classification problem. Most existing trackers only consider the pairwise interactions between samples, and thereby ignore the higher-order contextual interactions, which may lead to the sensitivity to complicated factors such as noises, outliers, background clutters and so on. In this paper, we propose a visual tracker based on support vector machines (SVMs), for which a novel graph mode-based contextual kernel is designed to effectively capture the higher-order contextual information from samples. To do so, we first create a visual graph whose similarity matrix is determined by a baseline visual kernel. Second, a set of high-order contexts are discovered in the visual graph. The problem of discovering these high-order contexts is solved by seeking modes of the visual graph. Each graph mode corresponds to a vertex community termed as a high-order context. Third, we construct a contextual kernel that effectively captures the interaction information between the high-order contexts. Finally, this contextual kernel is embedded into SVMs for robust tracking. Experimental results on challenging videos demonstrate the effectiveness and robustness of the proposed tracker.

Cite

Text

Li et al. "Graph Mode-Based Contextual Kernels for Robust SVM Tracking." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126364

Markdown

[Li et al. "Graph Mode-Based Contextual Kernels for Robust SVM Tracking." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/li2011iccv-graph/) doi:10.1109/ICCV.2011.6126364

BibTeX

@inproceedings{li2011iccv-graph,
  title     = {{Graph Mode-Based Contextual Kernels for Robust SVM Tracking}},
  author    = {Li, Xi and Dick, Anthony R. and Wang, Hanzi and Shen, Chunhua and van den Hengel, Anton},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {1156-1163},
  doi       = {10.1109/ICCV.2011.6126364},
  url       = {https://mlanthology.org/iccv/2011/li2011iccv-graph/}
}