Sigma Set: A Small Second Order Statistical Region Descriptor

Abstract

Given an image region of pixels, second order statistics can be used to construct a descriptor for object representation. One example is the covariance matrix descriptor, which shows high discriminative power and good robustness in many computer vision applications. However, operations for the covariance matrix on Riemannian manifolds are usually computationally demanding. This paper proposes a novel second order statistics based region descriptor, named "Sigma Set", in the form of a small set of vectors, which can be uniquely constructed through Cholesky decomposition on the covariance matrix. Sigma Set is of low dimension, powerful and robust. Moreover, compared with the covariance matrix, Sigma Set is not only more efficient in distance evaluation and average calculation, but also easier to be enriched with first order statistics. Experimental results in texture classification and object tracking verify the effectiveness and efficiency of this novel object descriptor.

Cite

Text

Hong et al. "Sigma Set: A Small Second Order Statistical Region Descriptor." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206742

Markdown

[Hong et al. "Sigma Set: A Small Second Order Statistical Region Descriptor." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/hong2009cvpr-sigma/) doi:10.1109/CVPR.2009.5206742

BibTeX

@inproceedings{hong2009cvpr-sigma,
  title     = {{Sigma Set: A Small Second Order Statistical Region Descriptor}},
  author    = {Hong, Xiaopeng and Chang, Hong and Shan, Shiguang and Chen, Xilin and Gao, Wen},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {1802-1809},
  doi       = {10.1109/CVPR.2009.5206742},
  url       = {https://mlanthology.org/cvpr/2009/hong2009cvpr-sigma/}
}