Source code
Contributors
Latest commits


Abstract

Matching of deformed patterns is an important and difficult task in biometric recognition. Moreover, recognition becomes considerably more difficult in 1 : 1 matching schemes where only a single probe and a single gallery sample are available to determine a match. Referred to as Probabilistic Deformation Models (PDMs), an approach originally proposed by Thornton et al. for matching iris images reduces the image matching problem to matching local image regions, where iris distortions are approximated by local independent spatial translations and then related by a Gaussian Markov Random Field (GMRF). Building on Thornton’s method, this paper demonstrates the drawbacks of using too simple of a model to capture biometric deformations when restricted to 1 : 1 matching schemes. In this paper we propose several improvements, both from a computational as well as a performance point of view, to the basic framework. The new model, which extends PDM (referred to as ‘ePDM’), allows us to capture a more varied set of valid pattern deformations for authentic matches that are present in biometric signatures captured in 1 : 1 matching environments. We demonstrate the effectiveness of this model via extensive numerical results on multiple biometric databases while comparing to other state-of-the-art 1 : 1 matching algorithms.


Overview

alt text

System overview for determining a match. The probe, \(\textbf{I}\), and gallery, \(\textbf{G}\), images are each divided into non-overlapping patches where the corresponding probe and gallery patches are compared via template matching. The outputs from template matching are then used as inputs into the GMRF model that is trained to capture the relationship between the deformations of the image patches for authentic matches. The final match score \(M\) is the summation of the marginal posterior probabilities.


Contributions

  • Introduce several algorithmic improvements to the original PDM model to improve deformation tolerance in different biometric modalities and 1 : 1 matching schemes.
  • Improve the memory and computational complexity of both the training and testing procedures proposing a computationally efficient classifier design.
  • A comprehensive comparison to several other methods on periocular datasets demonstrating the need for deformation estimation in 1 : 1 matching schemes as well as the efficacy of PDM. We achieve state-of-the-art results on multiple databases for periocular verification of varying difficulty.

References