Biometric Verification: Looking Beyond Raw Similarity Scores

Abstract

Most biometric verification techniques make decisions based solely on a score that represents the similarity of the query template with the reference template of the claimed identity stored in the database. When multiple templates are available, a fusion scheme can be designed using the similarities with these templates. Combining several templates to construct a composite template and selecting a set of useful templates has also been reported in addition to usual multi-classifier fusion methods when multiple matchers are available. These commonly adopted techniques rarely make use of the large number of non-matching templates in the database or training set. In this paper, we highlight the usefulness of such a fusion scheme while focusing on the problem of fingerprint verification. For each enrolled template, we identify its cohorts (similar fingerprints) based on a selection criterion. The similarity scores of the query template with the reference template and its cohorts from the database are used to make the final verification decision using two approaches: a likelihood ratio based normalization scheme and a Support Vector Machine (SVM)-based classifier. We demonstrate the accuracy improvements using the proposed method with no a priori knowledge about the database or the matcher under consideration using a publicly available database and matcher. Using our cohort selection procedure and the trained SVM, we show that accuracy can be significantly improved at the expense of few extra matches.

Cite

Text

Aggarwal et al. "Biometric Verification: Looking Beyond Raw Similarity Scores." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006. doi:10.1109/CVPRW.2006.45

Markdown

[Aggarwal et al. "Biometric Verification: Looking Beyond Raw Similarity Scores." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2006.](https://mlanthology.org/cvprw/2006/aggarwal2006cvprw-biometric/) doi:10.1109/CVPRW.2006.45

BibTeX

@inproceedings{aggarwal2006cvprw-biometric,
  title     = {{Biometric Verification: Looking Beyond Raw Similarity Scores}},
  author    = {Aggarwal, Gaurav and Ratha, Nalini K. and Bolle, Ruud M.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2006},
  pages     = {31},
  doi       = {10.1109/CVPRW.2006.45},
  url       = {https://mlanthology.org/cvprw/2006/aggarwal2006cvprw-biometric/}
}