V1-Inspired Features Induce a Weighted Margin in SVMs

Abstract

Image representations derived from simplified models of the primary visual cortex (V1), such as HOG and SIFT, elicit good performance in a myriad of visual classification tasks including object recognition/detection, pedestrian detection and facial expression classification. A central question in the vision, learning and neuroscience communities regards why these architectures perform so well. In this paper, we offer a unique perspective to this question by subsuming the role of V1-inspired features directly within a linear support vector machine (SVM). We demonstrate that a specific class of such features in conjunction with a linear SVM can be reinterpreted as inducing a weighted margin on the Kronecker basis expansion of an image. This new viewpoint on the role of V1-inspired features allows us to answer fundamental questions on the uniqueness and redundancies of these features, and offer substantial improvements in terms of computational and storage efficiency.

Cite

Text

Bristow and Lucey. "V1-Inspired Features Induce a Weighted Margin in SVMs." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33709-3_5

Markdown

[Bristow and Lucey. "V1-Inspired Features Induce a Weighted Margin in SVMs." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/bristow2012eccv-v/) doi:10.1007/978-3-642-33709-3_5

BibTeX

@inproceedings{bristow2012eccv-v,
  title     = {{V1-Inspired Features Induce a Weighted Margin in SVMs}},
  author    = {Bristow, Hilton and Lucey, Simon},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {59-72},
  doi       = {10.1007/978-3-642-33709-3_5},
  url       = {https://mlanthology.org/eccv/2012/bristow2012eccv-v/}
}