Cost-Sensitive Subspace Learning for Face Recognition
Abstract
Conventional subspace learning-based face recognition aims to attain low recognition errors and assumes same loss from all misclassifications. In many real-world face recognition applications, however, this assumption may not hold as different misclassifications could lead to different losses. For example, it may cause inconvenience to a gallery person who is mis-recognized as an impostor and not allowed to enter the room by a face recognition-based door-locker, but it could result in a serious loss or damage if an impostor is mis-recognized as a gallery person and allowed to enter the room. Motivated by this concern, we propose in this paper a cost-sensitive subspace learning approach for face recognition. Our approach incorporates a cost matrix, which specifies the different costs associated with misclassifications of subjects, into three popular subspace learning algorithms and devise the corresponding cost-sensitive methods, namely, cost-sensitive principal component analysis (CSPCA), cost-sensitive linear discriminant analysis (CSLDA), and cost-sensitive locality preserving projections (CSLPP), to achieve a minimum overall recognition loss by performing recognition in the low-dimensional subspaces derived. Experimental results are presented to demonstrate the efficacy of the proposed approach.
Cite
Text
Lu and Tan. "Cost-Sensitive Subspace Learning for Face Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539983Markdown
[Lu and Tan. "Cost-Sensitive Subspace Learning for Face Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/lu2010cvpr-cost/) doi:10.1109/CVPR.2010.5539983BibTeX
@inproceedings{lu2010cvpr-cost,
title = {{Cost-Sensitive Subspace Learning for Face Recognition}},
author = {Lu, Jiwen and Tan, Yap-Peng},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {2661-2666},
doi = {10.1109/CVPR.2010.5539983},
url = {https://mlanthology.org/cvpr/2010/lu2010cvpr-cost/}
}