Beyond Mahalanobis Distance: Learning Second-Order Discriminant Function for People Verification
Abstract
People verification is a challenging and important task which finds many applications in modern surveillance and video retrieval systems. In this problem, metric learning approaches have played an important role by trying to bridge the semantic gap between image features and people's identities. However, we believe that the traditional Mahalanobis distance is limited in capturing the diversity of visual phenomenon, and hence insufficient for complicated tasks such as people verification. In this paper, we introduce a novel discriminant function which generalizes the classical Mahalanobis distance. Our approach considers a quadratic function directly on the space of image pairs. The resulting decision boundary is therefore in a general shape and not limited to ellipsoids enforced by Mahalanobis distance. To achieve computational efficiency, we develop a generalized SVM-type solver in dual space. Experimental results on the "Labeled Faces in the Wild" dataset show that our method outperforms the classical Mahalanobis distance in the people verification problem.
Cite
Text
Li et al. "Beyond Mahalanobis Distance: Learning Second-Order Discriminant Function for People Verification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012. doi:10.1109/CVPRW.2012.6239342Markdown
[Li et al. "Beyond Mahalanobis Distance: Learning Second-Order Discriminant Function for People Verification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012.](https://mlanthology.org/cvprw/2012/li2012cvprw-beyond/) doi:10.1109/CVPRW.2012.6239342BibTeX
@inproceedings{li2012cvprw-beyond,
title = {{Beyond Mahalanobis Distance: Learning Second-Order Discriminant Function for People Verification}},
author = {Li, Zhen and Cao, Liangliang and Chang, Shiyu and Smith, John R. and Huang, Thomas S.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2012},
pages = {45-50},
doi = {10.1109/CVPRW.2012.6239342},
url = {https://mlanthology.org/cvprw/2012/li2012cvprw-beyond/}
}