1. Introduction
Facial recognition technology will change society in many ways. Face recognition system is available nowadays. Face recognition has been used in many commercial and law enforcement applications [1] such as some of the airport’s systems, and ATM and electronic payment started to test facial recognition in real events. This availability of efficient face recognition algorithms leads to the fact that it can be used in real-time security issues where there is nowhere to hide.
People can recognize each other by the spectacular diversity of facial features and this is essential to the formation of complex societies. The face has the capability to send emotional signals, either voluntarily or involuntarily. The current biometric system technology reads faces as efficiently as humans do. Holy places use face recognition to track the presence of worshipers; retailers also use facial recognition technology to monitor thieves or to arrest suspects. Face recognition technology helps to verify the ID of the ride-hailing driver, verify the permits of tourists to enter tourist places, and let people buy things with a smile [2].
Face recognition is falling within the similarity of images where it is possible to recognize the face by finding the similarity and dissimilarity between the image stored in the database and the current image of the same person [3, 4]. There are different approaches for face recognition, especially statistical and information-theoretic. In this paper, we focus on an information-theory approach to design a similarity measure capable of testing similarity for the purpose of face recognition.
The measurement of image similarity is a significant point in the applications of the real world and several fields like optical character recognition (OCR), identity authentication, human-computer interfacing, surveillance, and other pattern recognition tasks [5].
To measure the similarity between two digital images, there is a simple method to calculate the similarity which is mean squared error. The advantage of mean squared error is easy to calculate, but, at the same time, it is not accurate for pattern recognition.
It is possible to use information-theory approach in image processing for analysis if we consider the image is a two-dimensional random variable, giving rise to the use of information-theoretic measures (such as joint histogram) to define similarity and recognition measures between images [6]. There are two useful measures of information which are Shannon entropy and Renyi entropy measures. In this paper, we present an information-theoretic image similarity-recognition measures and show its superior performance versus the similarity measures SSIM, FSIM, and FSM and recognition measures ZMSIM and ZESIM.
This paper handles the information-theoretic approach and includes the following sections: Section 2 describes the related works that give high-performance measures; Section 3 presents the design of novel information-theoretic measures based on entropy, combined with the joint histogram; Section 4 shows simulation results and performance analysis; and Section 5 presents conclusions and future work.
2. Related Works
There are several works that addressed the face recognition approach and images similarity measure by employing the information theory and entropy concepts. All previous work has solved a high level of challenges of the face recognition and image similarity to support this system to work in real time. The authors developed SSIM and explained the performance of SSIM by using some examples [7].
Zhang et al. (2011) presented a feature similarity index measure (FSIM) for image-quality assessment. Phase congruency was used as a primary feature in the feature similarity index measure, whereas the gradient magnitude was used as a secondary feature in the feature similarity index measure to compute the feature similarity index. Experiment results were on the six-benchmark image-quality assessment database. Later we will demonstrate that entropy metrics performance is much higher than FSIM [8].
The feature extraction using the discrete cosine transform (DCT) with the approach of illumination normalization in the domain of the logarithm is proposed by Arindam Kar et al. in 2013 [9]; then, in the second step, they applied the entropy measures on the discrete cosine transform coefficients. Finally, they applied the kernel entropy component analysis with an extension of arc cosine kernels on the extracted DCT coefficients; their system was tested on the four databases such as FERET, AR, FRAV2D, and AT & T.
In 2013 Darshana Mistry et al. used the concepts of entropy measure, joint entropy, and joint histogram to find the similarity between two digital images and test these measures on the brain images as a database [10]
In 2014, Lee et al. suggested a method for face recognition using Shannon entropy and fuzzy logic [11]. This method is based on combination of Shannon and fuzzy logic. In this work, the use of entropy is to calculate the element ratio between two faces images and the use of fuzzy logic is to calculate the entropy membership with one.
In 2015, Yulong Wang et al. introduced a MEEAR (Minimum Error Entropy-based Atomic Representation) framework for facial recognition system. MEEAR is based on the minimum error entropy (MEE) model to be more robust under noise condition [12]. MEEAR can be used for developing new classifiers. MEEAR can provide distinctive representation vector by reducing the atomic norm regularized Renyi’s entropy of the reconstruction error.
Images similarity index based on entropy function and group theory is proposed by Y. G. Suarez et al. in 2015 [13]. An algebraic group theory of images is considered in this image similarity index. Images subtraction is provided in this similarity index by inner law.
In 2016 Q. R. Zhang et al. proposed the Improved Relative Entropy (IRE) method for face recognition approach. The IRE method is based on Shannon entropy and it is more accurate than Linear Discriminant Analysis and Locality Preserving Projections methods. The experimental results of IRE using CMU PIE and YALE B databases showed the high performance of the IRE versus LDA and LPP [14].
The system of emotion recognition based on facial expression is proposed by Y. D. Zhang et al. in 2016 [15]. Seven different facial expressions are considered in this approach such as sad, happy, angry, surprised, disgust, neutral, and fear. To extract the features the biorthogonal wavelet entropy has been used and utilizes the fuzzy multiclass support vector machine as a classifier.
To improve the kernel entropy component analysis (KECA), X. Ruan et al. in 2017 [16] did this improvement in three stages. Extract the features of faces by using Gabor wavelets in the first stage. In the second stage use the algorithms of nonlinear dimension reduction. In the third and last stage, use the k-nearest neighbor to the final classification on the fusion of different weighted multiresolution image of a human face.
FRIQA (Full-Reference Image-Quality Assessment) is an algorithm proposed by Y. Ren et al. in 2017 [17]. In FRIQA algorithm, the local entropy of images is analyzed in the first step, and then it calculates the similarity of local entropy between two images (reference image and the distorted version of it). Finally, the quality is computed for distorted version of the reference image from local energy similarity.
In a recent development, the authors in [18] introduced state-of-the-art FSM which combines the SSIM and FSIM methods. Canny edge detector has been used in FSM. The performance of FSM is tested under Gaussian noise condition and a wide range of PSNR, using FEI and AT & T databases. Experimental results show that the proposed FSM is better than the SSIM and FSIM approaches in similarity and recognition of human faces.
3. A Brief on Efficient Similarity and Recognition Measures
The distance between two sets of various data points based on a given norm is called a “similarity measure.” If we have a dataset and a function that gives a large distance between this set and members of a database, except probably one member, then we have a similarity algorithm that can detect similarity between given data and members of a database. In this paper, two information-theory measures are designed based on entropies combined with a joint histogram of two images. Performance comparison is considered with well-known similarity and recognition measures. All the methods of recognition of the face image depend on the extraction of certain features of the images; the similarity shows the features of the statistical correlation or informatics correlation. To find the similarity between two images, several approaches are utilized; some are used for face and facial expression recognition. Here we present a brief description of well-known similarity and recognition measures for the sake of performance comparison, which is overviewed as follows.
3.1. Structural Similarity Index Measure (SSIM)
The structural similarity index measure (SSIM) is one of the most popular metrics used to find the similarity between two images. Zhou Wang et al. proposed this measure in 2004 [7]. SSIM has been widely utilized for many algorithms of digital image-processing systems and image-quality assessment. The technique used in structural similarity is based on using statistical measurements, and it has an ability to extract the statistical image features for image recognition purpose such as standard deviation
3.2. Feature Similarity Index Measure (FSIM)
In 2011, Zhang et al. [8] presented a feature-based similarity index for image-quality assessment (FSIM), which has become a very common measure to find the similarity in images. The phase congruency
3.3. FSM: A Feature-Based Rational Measure
In 2017 NA Shnain et al. [18] have proposed a new structure for image similarity measure. The new structure is a rational function of measure with different statistical properties. FSM combines the best features of the well-known SSIM and FSIM approaches, trading off between their performances for similar and dissimilar images. Canny’s edge detection in FSM is used as a distinctive structural feature, where (after processing by Canny’s edge filter) two binary images,
3.4. Zernike-Moments Approach for Image Recognition
Zernike moments provide an efficient, rotation-invariant, and noise-resistant approach for image and face recognition, including the complicated effect of face expressions [19]. Zernike moments are rotation-independent as they are defined in polar coordinates
3.4.1. Euclidean Metric
3.4.2. Minkowski Metric
In this work we will use
3.5. ISSIM: A Functionally Relative 2D Histogram-Based Similarity Measure
In [21] an efficient information-theoretic measure (called ISSIM) has been proposed. This measure used a functionally normalized error function based on 2D joint histogram between the two images
3.6. The Proposed Measures
Researchers have proposed several similarity and recognition metrics used in image-processing field; each has its weaknesses and strengths. The most disturbing problem in image similarity for face recognition is the confusing high similarity given by a specific measure between the reference image and other images in the database.
In this paper, we propose novel information-theoretic similarity-recognition measures for image similarity and face recognition. The proposed measures reduce confusion when used in face recognition by giving a very small similarity between unrelated images. Information theory has already been applied to pattern recognition [22]; here we apply it to design two similarity-recognition measures that are useful for face recognition and image similarity. The two measures apply the concept of entropy (Shannon & Renyi) to image a joint histogram as a probabilistic distribution. The names Renyi Similarity Measure (RSM) and Shannon Similarity Measure (SHS) are given to the new measures, according to the use of Renyi and Shannon entropies. Performance tests have been applied against the popular metrics SSIM, FSIM, ZMSIM, ZESIM, and FSM. Additional tests also include comparisons with the information-theoretic ISSIM.
3.6.1. Shannon and Renyi Entropies
Entropy is the expected value of the information. Entropy has several applications in statistical mechanics, coding theory, statistics, and related areas. Emerging fields have also used entropy, such as image similarity [23]. The most significant entropy in applications is Shannon entropy, whose mathematical formula is given by
Renyi entropy is another significant measure of information, given by
The main difference between Shannon entropy and Renyi entropy is the placement of the logarithm in the entropic equations, giving a flexible measure of the entropy as a result of the parameter
3.6.2. A Joint Entropic-Histogram Similarity and Recognition Measure
In a huge database for digital images like a face database, there might be identical histograms for very different images. This fact will be a problem when researchers want to compare images using a histogram as a distinctive feature. To solve this problem, Pass et al. [25] proposed an alternative to the classical histogram, called a joint histogram, which includes additional information without losing the powerful feature of the histogram. The joint histogram is based mainly on selecting a set of local pixel features to construct a multidimensional histogram.
A 2D joint histogram entry
Now we apply the entropy to measure the information held in the joint histogram that represents the joint probability of pixel cooccurrence. Note that both
3.6.3. Motivation
One of the most difficult challenges for researchers in measuring image similarity for face recognition is that there is a high level of scepticism about the similarity between the reference image and test image in the same database, particularly when the image has low resolution or distortion in terms of illumination or background changes.
The differences in facial expressions and head poses for human faces often give rise to scepticism. Official government security systems do not rely entirely on face recognition systems, because the latter still suffer from challenges such as different facial expressions, illumination, and changing shape with age. However, a face recognition system can be very supportive of current routine security systems.
In this work, we have contributed to reducing these challenges regarding similarity of images, especially for the purpose of face recognition. We proposed new image similarity measures that can be utilized in face recognition. These measures are built using an information-theory approach; they proved to be very accurate in finding similarity between face images with more confidence than existing images similarity and image recognition measures. Our method is motivated by the problem of finding image similarity in large databases, where reduced confidence may open the door for big confusion.
The aim of this work is to provide metrics to find similarity between images for the purpose of face recognition; also, this can be used in case of nonface images. High performance and accuracy are the main features of proposed measures as compared to existing measures. Although other measures may have the ability to find the similarity between images (even for face recognition), the proposed measures have high confidence by giving almost a near-zero value in case of different images, while other measures give a nontrivial amount of similarity when comparing different images.
4. Experimental Results and Performance
We have implemented the proposed measures on MATLAB and tested their performance against other measures as follows.
4.1. Test Environment: Image Databases
In this work, we used well-known face databases, AT & T and FEI [26, 27], as a test environment. AT & T database as shown in Figure 1 has 40 persons each, with 10 different poses (including facial expressions); hence the total number of AT & T face images used in this test is 400 images. FEI database, as shown in Figure 2, has 200 persons, each with 14 different poses (including facial expressions), and the total number of FEI face images used in this test is 700 images as part of it.
[figure omitted; refer to PDF] [figure omitted; refer to PDF]We divided the AT & T and FEI databases into two subgroups: testing group and the training group. In training group, we choose a random face image from the database to be a reference image, and then we select a different facial expression and pose from the testing group, for the same person as a challenging image to test the performance of measures in recognition and similarity.
On the other hand, there are several publicly available image databases in the image similarity community, including TID2008 and image and video-communication (IVC). Both are used here for algorithm validation and comparison. TID2008, as shown in Figure 3, contains 25 reference images and 1,700 distorted images (25 reference images × 17 types of distortions x 4 levels of distortions) [28]. The IVC database as shown in Figure 4 has 10 original images and 235 distorted images generated from four different processes: JPEG, JPEG2000, LAR coding, and blurring [29].
[figure omitted; refer to PDF] [figure omitted; refer to PDF]For each reference image in the TID2008 and IVC databases, we use six complex distorted versions as image poses to test, compare, and prove that the proposed SHS & RSM outperforms the existing measures in terms of a recognition and similarity tests.
Note that although we obtained good results using this standard database, better results could be obtained using the Viola-Jones face detection algorithm [30], local analysis [31, 32], or hybrid analysis [33]. Note using face detection algorithm with giving emphasis to the relevant face features while ignoring artefacts.
4.2. Performance Criterion
Performance of the proposed measures has been tested against other efficient similarity and recognition metrics: SSIM, FSIM, FSM, ZESIM, and ZMSIM. The criterion for good performance is the amount of confusion in deciding whether an image belongs to a database or not. This confusion is measured by the difference in similarity produced (by a specific measure) between the reference image and the database images, with a focus on the best match and the second-best match. If a measure gives little difference in similarity between the same persons, then the confusion is high and the performance is low.
4.3. Results and Discussion
To evaluate the performance of the proposed SHS and RSM against SSIM, FSIM, ZSIM, ZMSIM, and the state-of-the-art FSM, we have to describe the experimental procedure in detail.
In this paper, we use four challenging datasets which are AT & T, FEI, IVC, and TID2008. AT & T and FEI are used to test the performance of all the measures in terms of face recognition, and TID2008 and IVC are used to test the performance of all the measures in terms of image similarity in the figures listed below.
Figure 5 refers to the test image, person number 17 in AT & T database with all poses, and note that we chose pose 10 as a reference image. Figure 6 shows the result of applying the proposed measures (SHS & RSM) and existing measures for the sake of recognizing a specific person recognized as an indicated in Figure 5, and here the similarity differences between best and second-best match are
Figure 7 refers to the test image, person number 17 in AT & T database with all poses, and note that we chose pose 3 as a reference image. Figure 8 shows the result of applying the proposed measures and existing measures for the sake of recognizing a specific person that we chose in Figure 7, and here the similarity differences between best and second-best match are
Note that the measures have also been tested using different facial expressions with different illumination and different head pose in the same databases. Such cases represent the current challenges of any face recognition or image similarity measure. Results show more confidence in our proposed measurement.
In Figure 9 we chose person number 20 in AT & T database as a test image and we chose pose number 10 as a reference image. Figure 10 shows the result of applying SHS and RSM measures against SSIM, FSIM, ZSIM, and ZMSIM and the recent FSM measures for the specific person recognition as indicated in Figure 9, and here the similarity differences between best and second-best match are
FEI database is used which represents the most face recognition challenges because it is containing a different facial expression with different illumination (white homogenous background) and different head pose (about 180 degrees).
Figure 11 refers to the test image, person number 17 in FEI database with all poses; note that we chose pose number 8 as a reference image. Figure 12 shows the result of applying the proposed measures and existing measures for the sake of recognizing a specific person that we chose in Figure 11, and here the similarity differences between best and second-best match are
Figure 13 refers to person number 28 with all poses in FEI database as a test image; note that we chose pose number 6 as a reference image while Figure 14 shows the result of applying the proposed SHS and RSM against existing measures to recognizing a specific person that we chose in Figure 13, and here the similarity differences between best and second-best match are
As face recognition can be pose-dependent, we did averaging of similarity confidence measure for every pose in the AT & T dataset. The global average can be obtained as the mean of all these subaverages. Let
Table 1
The global average similarity difference of best match and second-best match within all persons.
Measures | RSM | SHS | FSM | SSIM | ZESIM | ZMSIM | FSIM |
---|---|---|---|---|---|---|---|
Average Confidence, | 0.0239 | 0.0234 | 0.0192 | 0.0150 | 0.0119 | 0.0100 | 0.0066 |
The preparation of the database that is more suitable for this approach (e.g., in security applications) should take into consideration some important factors like lighting, expression, and viewpoint, while the reference image should consider the same factors.
It is clear that the proposed joint entropic-histogram measures give more confident decisions in face recognition and image similarity, whereas other measures, although they decide the proper person correctly, give low confidence in their decision.
Using a database with distorted images in the test of image similarity and image recognition measures is a real challenge to the proposed and existing measures. In this work, we tested the SHS & RSM on distorted images for the sake of image similarity and image recognition. The figures listed below show that the proposed methods are still superior versus others.
Figures 15, 16, 17, and 18 have three images: (a) is the original reference image from databases, (b) is the distorted version of the reference image, and (c) represents the performance of our proposed image similarity-recognition measures compared with the existing measures. The proposed RSM & SHS demonstrates better performance in terms of recognition and similarity confidence. Although the other measures correctly decide the proper image with maximum similarity, they give low confidence in their decision because there are many cases of distrust (big similarities with wrong images) in their decisions (similarities). This is a big challenge when we employ these measures in security recognition tasks. SHS and RSM give more confidence to decide the proper image from a database.
[figures omitted; refer to PDF]
[figures omitted; refer to PDF]
[figures omitted; refer to PDF]
[figures omitted; refer to PDF]
The difference in the values of the peaks of each measure is a new feature showing the high performance of the proposed measures (SHS & RSM). If the distance between the highest match and the second-best match is higher, that means the measure has better performance and vice versa; i.e., if the distance is less, that means the measure has been confused in deciding the best match by giving a nontrivial similarity between the different images. The new feature of recognition confidence can be very useful in security systems of big databases.
Receiver Operating Characteristics (ROC). ROC graph is used for performance evaluation of classifiers; it is a two-dimensional graph in which true positive rate (tpr, also called hit rate and recall) is plotted versus false positive rate (fpr, also called false alarm rate), defined as follows [34]:
An ROC graph essentially shows the relationship between advantages (true positives) and disadvantages of the classifier (false positives). Tables 2 and 3 show FPR and TPR using AT & T database (40 persons), while Figure 19 shows an ROC graph with 8 classifiers (similarity measures), including the recent information-theoretic ISSIM [33]. The difference
Table 2
True positive rate (tpr) according to the threshold vector of confidence using AT & T database, with pose 10 (of each of the forty persons) as a reference image (included in the database).
Thr | SSIM | FSIM | ZESIM | ZMSIM | ISSIM | FSM | SHS | RSM |
---|---|---|---|---|---|---|---|---|
0.1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
0.3 | 1 | 0.275 | 1 | 0.875 | 0.975 | 1 | 1 | 1 |
0.5 | 1 | 0 | 0.275 | 0.075 | 0.05 | 1 | 1 | 1 |
0.7 | 0.15 | 0 | 0 | 0 | 0 | 1 | 1 | 1 |
0.8 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 |
0.9 | 0 | 0 | 0 | 0 | 0 | 0.075 | 1 | 1 |
0.95 | 0 | 0 | 0 | 0 | 0 | 0 | 0.275 | 0.85 |
Table 3
False positive rate (fpr) according to the threshold vector of confidence using AT & T database, with pose 10 (of each of the forty persons) as a reference image (excluded from the database).
Thr | SSIM | FSIM | ZESIM | ZMSIM | ISSIM | FSM | SHS | RSM |
---|---|---|---|---|---|---|---|---|
0.1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
0.3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
0.5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
0.7 | 0 | 0 | 0 | 0 | 0 | 0.05 | 0 | 0 |
0.8 | 0 | 0 | 0 | 0 | 0 | 0.15 | 0 | 0 |
0.9 | 0.3 | 0 | 0.875 | 0 | 0 | 0.3 | 0 | 0 |
0.95 | 0.5 | 0.025 | 1 | 1 | 0.1 | 0.6 | 1 | 1 |
5. Conclusions
This paper presented an efficient approach for face recognition and image similarity. The approach is based on an information-theoretic similarity measure derived using the entropy of a 1D version of the 2D joint histogram between two images. Two entropies have been used, Shannon and Renyi, giving rise to two measures: Shannon-Histogram Similarity (SHS) and Renyi Similarity Measure (RSM). The performance of RSM and SHS was tested against efficient existing similarity metrics feature-based similarity (FSIM), structural similarity (SSIM), and also Zernike-moments recognition approaches, specifically Zernike-Euclidean Similarity (ZESIM) and Zernike-Minkowski Similarity (ZMSIM) and the state-of-the-art FSM. A comparison with a recent information-theoretic ISSIM has also been considered. Experimental results showed superior performance for the proposed measures in terms of correct decisions with minimal confusion in face recognition and image similarity, using the AT & T and FEI face databases and TID2008, and IVC image databases. Confusion in recognition is introduced as a performance factor, measured as the difference between the similarity produced by the best match and that produced by the second-best match.
In this work, global face analysis has been applied, where the whole image is treated at once. Although good results were obtained using a standard database, difficulties may arise in practice. The Viola-Jones face detection algorithm and local analysis of face images played a significant role in improving face recognition. The authors intend to pursue this point in future works and extend their previous studies on local analysis to improve the performance of the measures defined above.
Ethical Approval
The Authors declare that there are no ethical issues regarding this work.
Conflicts of Interest
The authors declare no conflicts of interest regarding this work.
Authors’ Contributions
All authors extensively discussed the contents of this paper and contributed to its preparation. Mohammed Abdulameer Aljanabi and Zahir M. Hussain have proposed and developed the model, performed experiments, and drafted the manuscript. Results analysis, mathematics check-up, and simulation revision of this manuscript were done by Songfeng Lu. All of the authors have contributed to the literature overview and modelling discussions.
Acknowledgments
This work is supported by the Natural Science Foundation of Hubei Province of China under Grant no. 2016CFB541 and the Applied Basic Research Program of Wuhan Science and Technology Bureau of China under Grant no. 2016010101010003 and the Science and Technology Program of Shenzhen of China under Grant nos. JCYJ20170307160458368 and JCYJCYJ20170818160208570.
[1] L. Best-Rowden, A. K. Jain, "Longitudinal Study of Automatic Face Recognition," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 40 no. 1, pp. 148-162, DOI: 10.1109/TPAMI.2017.2652466, 2018.
[2] The Economist, Ever better and cheaper, face-recognition technology is spreading, 2017.
[3] M. A. Aljanabi, N. A. Shnain, S. F. Lu, "An image similarity measure based on joint histogram — Entropy for face recognition," Proceedings of the 3rd IEEE International Conference on Computer and Communications (ICCC '17), pp. 1626-1631, DOI: 10.1109/CompComm.2017.8322815, .
[4] N. A. Shnain, S. F. Lu, Z. M. Hussain, "HOS image similarity measure for human face recognition," Proceedings of the 3rd IEEE International Conference on Computer and Communications (ICCC '17), pp. 1621-1625, DOI: 10.1109/CompComm.2017.8322814, .
[5] E. Chalom, E. Asa, E. Biton, "Measuring image similarity: An overview of some useful applications," IEEE Instrumentation & Measurement Magazine, vol. 16 no. 1, pp. 24-28, 2013.
[6] A. F. Hassan, D. Cai-lin, Z. M. Hussain, "An information-theoretic image quality measure: Comparison with statistical similarity," Journal of Computer Science, vol. 10 no. 11, pp. 2269-2283, DOI: 10.3844/jcssp.2014.2269.2283, 2014.
[7] Z. Wang, A. C. Bovik, H. R. Sheikh, E. P. Simoncelli, "Image quality assessment: from error visibility to structural similarity," IEEE Transactions on Image Processing, vol. 13 no. 4, pp. 600-612, DOI: 10.1109/TIP.2003.819861, 2004.
[8] L. Zhang, L. Zhang, X. Mou, D. Zhang, "F{SIM}: a feature similarity index for image quality assessment," IEEE Transactions on Image Processing, vol. 20 no. 8, pp. 2378-2386, DOI: 10.1109/TIP.2011.2109730, 2011.
[9] A. Kar, D. Bhattacharjee, D. K. Basu, M. Nasipuri, M. Kundu, "A Face Recognition Approach Based on Entropy Estimate of the Nonlinear DCT Features in the Logarithm Domain Together with Kernel Entropy Component Analysis," International Journal of Information Technology and Computer Science, vol. 5 no. 9, pp. 31-42, DOI: 10.5815/ijitcs.2013.09.03, 2013.
[10] M. Darshana, A. Banerjee, A. Tatu, "Image similarity based on joint entropy (joint histogram)," Proceedings of the Int. Conf. on Advances in Engineering and Technology, .
[11] J. Lee, T. Yun, Fuzzy and entropy facial recognition, 2014.
[12] Y. Wang, Y. Y. Tang, L. Li, "Robust Face Recognition via Minimum Error Entropy-Based Atomic Representation," IEEE Transactions on Image Processing, vol. 24 no. 12, pp. 5868-5878, DOI: 10.1109/TIP.2015.2492819, 2015.
[13] Y. Garcés, E. Torres, O. Pereira, R. Rodríguez, "New similarity index for images based on entropy and group theory," IEEE Latin America Transactions, vol. 13 no. 5, pp. 1584-1592, DOI: 10.1109/TLA.2015.7112019, 2015.
[14] Q. R. Zhang, J. Y. Zhang, Y. Wang, J. Kao, W. Sung, "The improved relative entropy for face recognition," Matec Web of Conferences, vol. 63,DOI: 10.1051/matecconf/20166304006, 2016.
[15] Y.-D. Zhang, Z.-J. Yang, H.-M. Lu, X.-X. Zhou, P. Phillips, Q.-M. Liu, S.-H. Wang, "Facial emotion recognition based on biorthogonal wavelet entropy, fuzzy support vector machine, and stratified cross validation," IEEE Access, vol. 4, pp. 8375-8385, DOI: 10.1109/ACCESS.2016.2628407, 2016.
[16] X. Ruan, S. Wang, "Face recognition based on weighted multi-resolution kernel entropy component analysis," Proceedings of the 29th Chinese Control and Decision Conference, CCDC '17, pp. 6118-6123, .
[17] D. Sandić-Stanković, D. Kukolj, P. Le Callet, "DIBR synthesized image quality assessment based on morphological wavelets," Proceedings of the 7th International Workshop on Quality of Multimedia Experience, QoMEX '15, .
[18] N. A. Shnain, Z. M. Hussain, S. F. Lu, "A feature-based structural measure: an image similarity measure for face recognition," Applied Sciences (Switzerland), vol. 7 no. 8, 2017.
[19] S. M. Lajevardi, Z. M. Hussain, "Zernike moments for facial expression recognition," Proceedings of the IEEE International Conference on Communication, Computer and Power (ICCCP'09), .
[20] S.-K. Hwang, W.-Y. Kim, "A novel approach to the fast computation of Zernike moments," Pattern Recognition, vol. 39 no. 11, pp. 2065-2076, DOI: 10.1016/j.patcog.2006.03.004, 2006.
[21] F. Hassan Asmhan, M. Hussain Zahir, Dong. Cailin, "An Information-Theoretic Measure for Face Recognition: Comparison with Structural Similarity," (IJARAI) International Journal of Advanced Research in Artificial Intelligence, vol. 3 no. 11, 2014.
[22] Y. S. Al-Halabi, "Information Theory and its Application to Pattern Recognition in Image Processing," International Journal of Engineering Inventions, 2012.
[23] L. Golshani, E. Pasha, G. Yari, "Some properties of Rényi entropy and Rényi entropy rate," Information Sciences, vol. 179 no. 14, pp. 2426-2433, DOI: 10.1016/j.ins.2009.03.002, 2009.
[24] D. Xu, D. Erdogmuns, "Renyis entropy, divergence and their nonparametric estimators," Information Theoretic, 2010.
[25] G. Pass, R. Zabih, "Comparing images using joint histograms," Multimedia Systems, vol. 7 no. 3, pp. 234-240, DOI: 10.1007/s005300050125, 1999.
[26] "Laboratories, A.T. The Database of Faces," .
[27] "FEI Face Database," .
[28] A. Ninassi, P. Le Callet, F. Autrusseau, .
[29] N. Ponomarenko, V. Lukin, A. Zelensky, K. Egiazarian, M. Carli, F. Battisti, "TID2008A database for evaluation of full-reference visual quality assessment metrics," Adv. Modern Radioelectron, vol. 10, pp. 30-45, 2009.
[30] P. Viola, M. Jones, "Rapid object detection using a boosted cascade of simple features," Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition, pp. I511-I518, .
[31] S. M. Lajevardi, Z. M. Hussain, "Novel higher-order local autocorrelation-like feature extraction methodology for facial expression recognition," IET Image Processing, vol. 4 no. 2, pp. 114-119, DOI: 10.1049/iet-ipr.2009.0100, 2010.
[32] S. M. Lajevardi, Z. M. Hussain, "Facial expression recognition: Gabor filters versus higher-order correlators," Proceedings of the IEEE International Conference on Communication, Computer and Power (ICCCP'09), .
[33] S. M. Lajevardi, Z. M. Hussain, "Feature extraction for facial expression recognition based on hybrid face regions," Advances in Electrical and Computer Engineering, vol. 9 no. 3, pp. 63-67, DOI: 10.4316/aece.2009.03012, 2009.
[34] T. Fawcett, "An introduction to ROC analysis," Pattern Recognition Letters, vol. 27 no. 8, pp. 861-874, DOI: 10.1016/j.patrec.2005.10.010, 2006.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2018 Mohammed Abdulameer Aljanabi et al. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. https://creativecommons.org/licenses/by/4.0/
Abstract
Image similarity and image recognition are modern and rapidly growing technologies because of their wide use in the field of digital image processing. It is possible to recognize the face image of a specific person by finding the similarity between the images of the same person face and this is what we will address in detail in this paper. In this paper, we designed two new measures for image similarity and image recognition simultaneously. The proposed measures are based mainly on a combination of information theory and joint histogram. Information theory has a high capability to predict the relationship between image intensity values. The joint histogram is based mainly on selecting a set of local pixel features to construct a multidimensional histogram. The proposed approach incorporates the concepts of entropy and a modified 1D version of the 2D joint histogram of the two images under test. Two entropy measures were considered, Shannon and Renyi, giving a rise to two joint histogram-based, information-theoretic similarity measures: SHS and RSM. The proposed methods have been tested against powerful Zernike-moments approach with Euclidean and Minkowski distance metrics for image recognition and well-known statistical approaches for image similarity such as structural similarity index measure (SSIM), feature similarity index measure (FSIM) and feature-based structural measure (FSM). A comparison with a recent information-theoretic measure (ISSIM) has also been considered. A measure of recognition confidence is introduced in this work based on similarity distance between the best match and the second-best match in the face database during the face recognition process. Simulation results using AT&T and FEI face databases show that the proposed approaches outperform existing image recognition methods in terms of recognition confidence. TID2008 and IVC image databases show that SHS and RSM outperform existing similarity methods in terms of similarity confidence.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details



1 School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan 430074, China
2 Faculty of Computer Science & Mathematics, University of Kufa, Najaf, Iraq; School of Engineering, Edith Cowan University, Joondalup, WA, Australia
3 School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan 430074, China; Shenzhen Huazhong University of Science and Technology Research Institute, Shenzhen 518063, China