Enhanced IR face recognition using Bayesian unsupervised algorithm

An algorithm based on the generalized Gaussian-mixture model offers robustness to noise and flexibility in modeling a wide range of facial appearances.
13 December 2010
Tarek Elguebaly and Niza Bouguila

In recent years, face recognition has become one of the most rapidly growing research areas in computer vision because of its wide range of potential applications related to security and safety. Face recognition is the most natural, intuitive way to identify individuals compared to several other biometric authentication methods such as fingerprints, iris patterns, and voiceprint that generally rely on cooperation of the participants. Given an unknown facial input image, the system identifies the person. This process is generally based on three main tasks: face detection, feature extraction, and face identification. Face detection is used to distinguish face-like from other objects. To decrease the dimensionality of face images, they are usually represented in terms of low-level feature vectors in lower-dimensional feature space (i.e., face signature) for recognition. The face-identification task identifies the input person's face by searching a database of known individuals.

Despite the variety of approaches and tools available, face recognition is still a challenging problem because of both the variations in appearance that a given face may have and numerous image-acquisition problems such as noise, video-camera distortion, and image resolution.1 This is especially the case for face recognition in the visible spectrum, since performance is sensitive to variations in illumination conditions, even more than to changes in face identity.2 Thermal IR offers a promising alternative for handling variations in face appearance3–5 caused by illumination changes,6 facial expressions,4,7 and face poses.7 Thus, IR-based algorithms have the potential to provide simpler and more robust solutions, improving performance in uncontrolled environments and combating deliberate attempts to obscure identity.8

Although illumination and facial expression significantly change the visual appearance of a face, its thermal characteristics remain nearly invariant (see Figure 1). Several approaches have been proposed to analyze and recognize faces at IR wavelengths. They can be divided into appearance- and feature-based methods. While the former focus on a face's global properties, the latter explore the facial features' (e.g., eyes or mouth) statistical and geometric properties.10 Many of these approaches, however, assume that the extracted IR face features are Gaussian, which is not generally an appropriate assumption. We have proposed an appearance-based approach using unsupervised Bayesian learning of finite, generalized Gaussian-mixture models.


Figure 1. Visual and thermal-image characteristics, taken from the ‘Object tracking and classification beyond the visible spectrum’ database of faces with variations in illumination.9

We considered face recognition as an image-classification problem by trying to determine to which person the image belongs. This can be divided into two main tasks, including feature extraction and similarity measurements. Feature extraction allowed us to generate a set of features known as image signatures capable of representing the visual content of each image in a lower-dimensional space. We used similarity measurements to assign each image to the right group. For the feature-extraction step, we employed both edge-orientation histograms (which provide spatial information11) and co-occurrence matrices, which capture the local spatial relationships between gray levels.12 Edge-orientation histograms can be very successful at distinguishing between faces (see Figure 2, where it is quite clear that the first two images have very similar edge-orientation histograms compared to the third image). For similarity measurements, we used mixture models because they can model complex datasets.


Figure 2. (a)–(c) Three database images of two different people and corresponding edge images (d)–(f) and shape histograms (g)–(i).

In most image-processing and computer-vision applications, a Gaussian density is applied for data modeling. However, most data generated from computer-vision applications is non-Gaussian. Many studies have demonstrated that the generalized Gaussian distribution (GGD) can be a good alternative thanks to its shape flexibility, which allows modeling of a large number of non-Gaussian signals.13–16 The GGD is defined by three parameters that represent the mean, the inverse scale, and the shape of the distribution. The shape parameter controls the tails of the GGD and determines whether the latter is peaked or flat: the larger this parameter is, the flatter the distribution, and the smaller it is, the more peaked the distribution is. This gives flexibility to the GGD to fit the shape of heavy-tailed data produced by the presence of noise or outliers. Note that the Laplacian and Gaussian distributions are particular cases of the GGD.17

Let be a set of N independent and identically distributed vectors assumed to originate from a finite general Gaussian-mixture model with M components: where pj are the mixing proportions, which must be positive and sum to one. is the set of parameters of the mixture with M classes, where are the mean, the inverse scale, and the shape parameter of the d-dimensional GGD. The complete data likelihood for this case is where Zij are the unobserved or missing vectors. belongs to class j and 0 otherwise.

Approaches for estimation of finite-mixture-model parameters can be arranged into two categories, i.e., deterministic and Bayesian methods. In the former, parameters are taken as fixed and unknown, and inference is founded on the likelihood of the data. On the other hand, Bayesian methods are related to Bayesian theory, which means that they allow for probability statements to be made directly about the unknown parameters of the mixture, while taking into consideration prior or expert opinion. The goal is to get the posterior distribution, π(Θ|X, Z), by combining the prior information about the parameters, π(Θ), with the observed value or realization of the complete data set, P(X, Z|Θ), which is derived from Bayes formula, where (X, Z) is the complete data set. With π(Θ|X, Z) in hand, we can simulate our model parameters, Θ, rather than computing them. We based our learning algorithm on the Monte Carlo simulation technique of Gibbs sampling, mixed with a Metropolis-Hasting step.18 We used the integrated or marginal likelihood using the Laplace-Metropolis estimator to obtain M.19

We applied our approach to images from the Iris thermal face database, which is a subset of the ‘Object tracking and classification beyond the visible spectrum’ database.9 First, we used 1320 images of 15 persons not wearing glasses. Knowing that in IR imaging thermal radiation cannot transmit through glasses because the latter severely attenuate electromagnetic-wave radiation beyond 2.4mm, we decided to investigate whether our algorithm could identify persons wearing glasses, and so we added 880 images of eight persons with glasses. For both experiments, we used 11 images for each person as training set and the rest for testing. This gave us 165 and 1155 images in the first data set for training and testing, respectively. The second data set contained 253 and 1947 images for training and testing, respectively. To validate our Bayesian algorithm, we compared it with an expectation-maximization algorithm. We also compared it to six other methods (see Table 1). Bayesian learning outperformed all other methods because of its ability to incorporate prior information during learning and modeling of classes.

Table 1. Accuracies for seven different methods. BGGM, BGMM, EMGGM, EMGMM: Bayesian generalized Gaussian, Bayesian Gaussian mixture, expectation-maximization generalized Gaussian, and Gaussian mixture models learned with expectation maximization. PCA: Principal-component analysis. HICA: Holistic independent-component analysis (ICA) with cosine distance as implemented by fixed-point algorithm (FastICA).20 LICA: Localized ICA.
 BGGMEMGGMBGMMEMGMMPCAHICALICA
Data set 196.02%94.20%86.67%85.89%95.58%95.32%94.46%
Data set 295.33%92.40%82.54%82.18%94.35%93.99%92.81%

In summary, our new algorithm for IR face recognition based on Bayesian learning of finite, generalized Gaussian-mixture models is accurate and effective. We chose the generalized Gaussian distribution for its flexibility and because of the fact that IR image statistics are generally non-Gaussian. In contrast with the expectation-maximization algorithm, which tries to estimate a single ‘best’ model that is not generally realistic, Bayesian approaches take into account the fact that the data may suggest many ‘good’ models and consider the average result computed over several models. We are now developing a variational framework for the learning of the generalized Gaussian-mixture model and its application to other challenging problems such as fusion of visual and thermal spectral modalities.


Tarek Elguebaly, Niza Bouguila
Concordia Institute for Information Systems Engineering
Concordia University
Montreal, Canada

Tarek Elguebaly received a bachelor's degree in electronics and communication engineering from Cairo University (Egypt) in 2006 and a master's from Concordia University in 2009. His research focuses on machine learning and computer vision.

Nizar Bouguila received an engineering degree from the University of Tunis (Tunisia) in 2000 and a computer science MSc and PhD from Sherbrooke University in 2002 and 2006, respectively. He is currently an associate professor.


References:
9.  http://www.cse.ohio-state.edu/otcbvs-bench/. Homepage of the ‘Object tracking and classification beyond the visible spectrum’ (OTCBVS) database of faces with variations in illumination. Accessed 6 November 2010.
20.  http://www.cis.hut.fi/projects/ica/fastica/. Homepage for FastICA package for the MATLAB computer program. Accessed 6 November 2010.
PREMIUM CONTENT
Sign in to read the full article
Create a free SPIE account to get access to
premium articles and original research