On the Use of Independent Tasks for Face Recognition

Abstract

We present a method for learning discriminative linear feature extraction using independent tasks. More concretely, given a target classification task, we consider a complementary classification task that is independent of the target one. For example, in face classification field, subject recognition can be a target task while facial expression classification can be a complementary task. Then, we use labels of the complementary task in order to obtain a more robust feature extraction, being the new feature space less sensitive to the complementary classification. To learn the proposed feature extraction we use the mutual information measure between the projected data and both labels from the target and the complementary tasks. In our experiments, this framework has been applied to a face recognition problem, in order to inhibit this classification task from environmental artifacts, and to mitigate the effects of the small sample size problem. Our classification experiments show an improved feature extraction process using the proposed method.

Cite

Text

Lapedriza et al. "On the Use of Independent Tasks for Face Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587814

Markdown

[Lapedriza et al. "On the Use of Independent Tasks for Face Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/lapedriza2008cvpr-use/) doi:10.1109/CVPR.2008.4587814

BibTeX

@inproceedings{lapedriza2008cvpr-use,
  title     = {{On the Use of Independent Tasks for Face Recognition}},
  author    = {Lapedriza, Àgata and Masip, David and Vitrià, Jordi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587814},
  url       = {https://mlanthology.org/cvpr/2008/lapedriza2008cvpr-use/}
}