Neighborhood Repulsed Metric Learning for Kinship Verification

Abstract

Kinship verification from facial images is a challenging problem in computer vision, and there is a very few attempts on tackling this problem in the literature. In this paper, we propose a new neighborhood repulsed metric learning (NRML) method for kinship verification. Motivated by the fact that interclass samples (without kinship relations) with higher similarity usually lie in a neighborhood and are more easily misclassified than those with lower similarity, we aim to learn a distance metric under which the intraclass samples (with kinship relations) are pushed as close as possible and interclass samples lying in a neighborhood are repulsed and pulled as far as possible, simultaneously, such that more discriminative information can be exploited for verification. Moreover, we propose a multiview NRM-L (MNRML) method to seek a common distance metric to make better use of multiple feature descriptors to further improve the verification performance. Experimental results are presented to demonstrate the efficacy of the proposed methods.

Cite

Text

Lu et al. "Neighborhood Repulsed Metric Learning for Kinship Verification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247978

Markdown

[Lu et al. "Neighborhood Repulsed Metric Learning for Kinship Verification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/lu2012cvpr-neighborhood/) doi:10.1109/CVPR.2012.6247978

BibTeX

@inproceedings{lu2012cvpr-neighborhood,
  title     = {{Neighborhood Repulsed Metric Learning for Kinship Verification}},
  author    = {Lu, Jiwen and Hu, Junlin and Zhou, Xiuzhuang and Shang, Yuanyuan and Tan, Yap-Peng and Wang, Gang},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {2594-2601},
  doi       = {10.1109/CVPR.2012.6247978},
  url       = {https://mlanthology.org/cvpr/2012/lu2012cvpr-neighborhood/}
}