English

Patch-based Face Recognition using a Hierarchical Multi-label Matcher

Computer Vision and Pattern Recognition 2018-04-05 v1

Abstract

This paper proposes a hierarchical multi-label matcher for patch-based face recognition. In signature generation, a face image is iteratively divided into multi-level patches. Two different types of patch divisions and signatures are introduced for 2D facial image and texture-lifted image, respectively. The matcher training consists of three steps. First, local classifiers are built to learn the local matching of each patch. Second, the hierarchical relationships defined between local patches are used to learn the global matching of each patch. Three ways are introduced to learn the global matching: majority voting, l1-regularized weighting, and decision rule. Last, the global matchings of different levels are combined as the final matching. Experimental results on different face recognition tasks demonstrate the effectiveness of the proposed matcher at the cost of gallery generalization. Compared with the UR2D system, the proposed matcher improves the Rank-1 accuracy significantly by 3% and 0.18% on the UHDB31 dataset and IJB-A dataset, respectively.

Keywords

Cite

@article{arxiv.1804.01417,
  title  = {Patch-based Face Recognition using a Hierarchical Multi-label Matcher},
  author = {Lingfeng Zhang and Pengfei Dou and Ioannis A Kakadiaris},
  journal= {arXiv preprint arXiv:1804.01417},
  year   = {2018}
}

Comments

accepted in IVC: Biometrics in the Wild. arXiv admin note: text overlap with arXiv:1803.09359

R2 v1 2026-06-23T01:13:45.505Z