Multi-Scale Patch Based Collaborative Representation for Face Recognition with Margin Distribution Optimization

Abstract

Small sample size is one of the most challenging problems in face recognition due to the difficulty of sample collection in many real-world applications. By representing the query sample as a linear combination of training samples from all classes, the so-called collaborative representation based classification (CRC) shows very effective face recognition performance with low computational cost. However, the recognition rate of CRC will drop dramatically when the available training samples per subject are very limited. One intuitive solution to this problem is operating CRC on patches and combining the recognition outputs of all patches. Nonetheless, the setting of patch size is a non-trivial task. Considering the fact that patches on different scales can have complementary information for classification, we propose a multi-scale patch based CRC method, while the ensemble of multi-scale outputs is achieved by regularized margin distribution optimization. Our extensive experiments validated that the proposed method outperforms many state-of-the-art patch based face recognition algorithms.

Cite

Text

Zhu et al. "Multi-Scale Patch Based Collaborative Representation for Face Recognition with Margin Distribution Optimization." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33718-5_59

Markdown

[Zhu et al. "Multi-Scale Patch Based Collaborative Representation for Face Recognition with Margin Distribution Optimization." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/zhu2012eccv-multi/) doi:10.1007/978-3-642-33718-5_59

BibTeX

@inproceedings{zhu2012eccv-multi,
  title     = {{Multi-Scale Patch Based Collaborative Representation for Face Recognition with Margin Distribution Optimization}},
  author    = {Zhu, Pengfei and Zhang, Lei and Hu, Qinghua and Shiu, Simon C. K.},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {822-835},
  doi       = {10.1007/978-3-642-33718-5_59},
  url       = {https://mlanthology.org/eccv/2012/zhu2012eccv-multi/}
}