• Tidak ada hasil yang ditemukan

Paper Title (use style - IRD India

N/A
N/A
Protected

Academic year: 2024

Membagikan "Paper Title (use style - IRD India"

Copied!
5
0
0

Teks penuh

(1)

International Journal on Advanced Electrical and Computer Engineering (IJAECE)

______________________________________________________________________________________________

Improved Face Recognition from Single Sample per Person Using Discriminant Multi-Manifold Analysis and Pareto-Dominance

Concept

1Arjun Damkondwar, 2Kashish Bhingawade, 3Naresh Pathipati, 4Rohit Tamhane, 5Mrs Nisha Kimmatkar

1,2,3,4,5

Department of Computer Engineering, JSPM Rajarshi Shahu College of Engineering Email: 1[email protected], 2[email protected], 3[email protected],

4[email protected], 5[email protected]

Abstract—Face Recognition being a very vast and growing technology. It has gained importance and advancement in Pattern Recognition and Machine Learning Techniques.

Appearance based approach is one of the method for face recognition which widely used and is further used in many application. It build up very rigid application as in security and surveillance. In many face recognition techniques multiple samples per person is available which would help in recognizing image but in some applications, which has single sample per person (SSPP) recorded in the system.

This issue is quite challenging task in recognizing face. This paper proposes the pareto-dominance concept, which matches the image from the enrolled image by capturing all the face features in all dimension and hence improves the matching performance. Hence the face recognition accuracy is increased than the earlier approach as they are available and can give better results. More promising results are gained by new approach than the earlier approach. This approach has been worked on the standard dataset and has build up accurate results. It improves the existing system and helps in recognising the faces in better way.

Index Terms—Face Recognition, manifold-learning, single sample per person(SSPP), pareto-dominance concept, appearance based approach.

I. INTRODUCTION

FACE Recognition is the very advance topic and has gained more attention in recent year. The appearance based method is one of the methods in face recognition which is widely used and has many algorithms proposed for same. This method is typical used to learn in supervised, unsupervised, and semi-supervised manner.

They represent the images in dimensional feature subspace and preserve the intrinsic characteristic of the images. The algorithms included in this approach are principal component analysis (PCA), locality preserving projections (LPP), linear discriminant analysis (LDA), marginal fisher analysis (MFA). These algorithms have graph embedding framework having different constraints. There are many learning algorithms used for manifold distance calculation called as manifold learning algorithms such as support vector machines (SVM), k-Nearest neighbor (KNN) and neural network (NN). The appearance based method mainly seeks the definite multiple samples per person for the test image.

But for the applications such as the law enhancement, e- passport, ID-card identification which contains single sample per person and which is quite hard to recognize the test image from the enrolled image. Existing appearance based methods such as LDA; PCA cannot be applied for feature extractions as they lack in them the samples that are to be used for recognition and hence creates the problem in recognition. So to overcome this problem the discriminant features of the face images are used. The image that is to be tested is divided into local patches and the images in the database are also divided and manifold are created. Then further manifold distance is calculated using eigen-vector concepts. The discriminative multi-manifold analysis algorithm is used which would give all the discriminative features such as eyes, nose, lips. The distances having minimum value are considered and help in recognizing the images. In recognizing phase, in the earlier approach, the average manifold-manifold distance was used which would not give the accurate results. Consider an example if there are three images enrolled in database and the test image is compared with it. The first image matches only eyes and not the nose, in second image the nose is matching and not the eyes and in third nose as well as eyes is matching so we would calculate the manifold-manifold distance and get the average of it. It would give third image as the recognized image as average is minimum but actually it is not the right image to be match. The second image is not right image. So as overcome this limitation in earlier approach, we have proposed the pareto dominance relation. In this approach the image matching is done in which maximum numbers of features are matched in all the features dominating.

Implementation details as the design, block diagram etc of the proposed system.

II. RELATED WORK

The Face Recognition approach used by the different authors and with their work is reviewed. There are many algorithms proposed by different authors to enhance the recognition performance and bring out better results.

Recognition using Support Vector Machine (SVM) [1]

and Generalized Discriminant Analysis (GDA) is one of the approach. Ivanna, Linasari discusses the generalized

(2)

_______________________________________________________________________________________________

discriminant analysis that is used as the feature extractor and the support vector machine as the classifier. GDA is better method as it reduces the time for classifying the images using SVM. This approach faces many limitation that the performance can be increased by using some more advance learning algorithm as neural-network etc [2]. Face Recognition by facial expression using differential active appearance model (AAM) and k- Nearest Neighbor (KNN). Cheon discusses the images with the facial expressions are considered were in the differential AAM along with the KNN approach for matching. This approach is quite promising which learns the different facial features then applying the KNN algorithm for matching the images which have close resemblance [3]. Face recognition using two dimensional Principal Component Analysis (PCA) based on Back Propagation(BP) Neural Network [4]. Li and Han uses PCA algorithm , which is applied in different dimension to gather the image features and then apply the BP-neural network which is used for proper classification.

Face Recognition using Ada Boost Algorithm and SVM.Sun and Wang uses image features are extracted by using Ada Boost algorithm which detects the appropriate face region and wavelet decomposition for the feature extraction and this is given as input to SVM which classifies them according to the relevance. This approach is fast and better performance is achieved. This approach can be improved using much new techniques as learning algorithms as neural-network and many more [5]. Face Recognition using Marginal Manifold Learning[6] and SVM. Sun applies algorithm called as Marginal Fisher Analysis (MFA) which works on the principal of dimensionality reduction. SVM classifies the images according to matching relevant images.

Accuracy achieved is better.

Face Recognition using manifold learning and min-max probabilistic machine [7]. Wong and Lam applies all the discriminating features of the images. The classification task is improved by the MPM which is better , as SVM lack the probabilistic approach [8]. Face recognition using the multiple weighted facial attribute sets. The all feature extraction algorithms as PCA [7], DCT[9], and Histogram based, Simple intensity based is computed and then the weighted facial attributes are applied. It gives promising and better results [10]. Face detection using spectral histograms and SVMs. Waring and Liu has proposed the technique which uses spectral histograms and SVMs [9]. The performance is accelerated by SVMs and give better results. It is the representation of proper object detection and recognition[11].

A MOPSO Algorithm Based Exclusively on Pareto Dominance Concepts [12]. Benetinz uses the swarm particles that are gathered and then they are distributed in different dimensions. The results can be better applied using discriminant mutli-manifold analysis and can be

improved by linear programming [13]. The results are more promising [12]. Discriminative Multi-Manifold Analysis for Face Recognition from a Single Sample per Person. Lu and Peng has proposed system were the images are divided into different image patches such as the eyes, nose, mouth etc. But some time these average calculation of the image’s manifold can give wrong results. The better accuracy is created by this approach but the performance can be enhanced by using some better matching algorithm [14].

III. IMPLEMENTATION DETAILS

Face Recognition is very important in the application as security where the user authentication is determined.

Learning the facial features is the initial step in recognising the face images. The facial features can be intrinsic and extrinsic accordingly the algorithm can be applied. The images are divided into different patches which creates the manifolds. The manifold-manifold distance calculation is done. The proposed approach uses the algorithm which enhance the performance and increases the accuracy. The earlier algorithm limits in determining the matching images in some cases hence giving the irrelevant results. Pareto-dominance relation brings out the optimal results by dominating the features in all dimensions and increasing the accuracy of the recognition. The sample images are single and hence creates more complexity. Improving the performance of the face recognition by applying the discriminant multi- manifold analysis and pareto dominance concept from single sample per person.

Existing system: Determines the manifold-manifold and calculate their distance. The minimum distance is calculated and the average of these manifold point are generated. The distance calculated is compared with the enrolled images distance and the minimum distance generated is reviewed as the match image. The image which do not match is discarded. This system sometimes give the wrong results. The unmatched images are checked out as match image and hence fails.

Proposed system: A general concept called as the paret odominance is proposed and applied for verifying the images. The image is matched with the enrolled image is generated. Hence the images with different poses and gestures can be considered. It checks the images in all the features gathered and make the results more accurate and appropriate. The system illustrates the images features and their distance calculation to get the desired output.

A. System Overview

(3)

Fig. 1: System Architecture

Architecture of the proposed system is shown in figure 1.The proposed system has four modules explained as follows: The system consist of following modules 1) Feature Extraction

2) DMMA Matching 3) Pareto-Matching 4) Accuracy Measurement

Feature Extraction: This module will extract the features from the face image , feature calculated are serialized and stored in a file. The images are divided into different patches as eyes, nose, mouth. This partitions are stored into different manifolds.

Dmma Matching: This module will match a test image features vs all face image features in the store to give the most similar match using manifold distance measurement. The inter-manifold and intra-manifold distance are calculated. The inter-manifold contains the image patches with the different set and intra-manifold contains the image patches with the same images.

Pareto dominance Matching: This module will match a test image features vs all the face image features in the store using the pareto dominance concept. The images which are to be matched are initially checked in all the dimensions that is the images should be matched in all the features.

Accuracy Measurement: This module will measure the accuracy of matching between the dmma matching and the Pareto dominance matching methods. The comparison between these two techniques are done and the accuracy is determined. The accuracy can be determined by using the different datasets and the algorithm is applied.

B. Algorithm

The DMMA Algorithm is applied in the proposed system. There are following steps involved in the algorithm

1) The initialization process: The images are divided into number of patches and hence manifolds are created.

This step comprises the extraction of the features.

2) Similarity Calculation: The patches once are gathered in manifolds are held out to calculate the manifold manifold distance and hence generate the manifold manifold distance of the test image and the enrolledimage. This value will gather the minimum distance calculation and checks for similarity

3) Local Optimization: In this step the optimization of the images gathered is determined and would get the matching image in less time. The eigen vectors are calculated in this step.

4) Output the projection matrix: In this step the images which are matching are retrieved

C. Mathematical Model

The mathematical representation of the system is the mathematical model.

1) Let S be a system that describe Face Recognition system

S = {M,U,D,W} 2) Identify input as M as manifolds Mi = {xi1, xi2, ...xit} where xij 2 Rd

i = 1,2,3...N and j = 1,2,....t.

3) Identify output as W as the projection Matrix Wi ∈ Rd×di In this DMMA algorithm is used.

4) U is the set of affinity matrices U = {A,B} where A is the matrix of nearest inter-manifold neighbors and B is the Matrix of the nearest intra-manifold neighbors.

5) D is the set of the set of the eigen vectors as H1 and H2 for matrix A and B and after computing then we would calculate the minimum distance between manifold-manifolds. Here pareto-optimality is determined in which the given set of the eigen vector, the set is dominated in all the dimensions are selected as optimal and then the projection matrix is fired. Thus the matching results are gained.

6) In a choice situation with no uncertainty, the consequences of each option are known. It may seem that in that case choice is easy: choose the option that leads to the most preferred outcome. But making up the mind can be difficult when the available options have strengths and weaknesses that trade off against each other.

• A finite set of options O, call them o1, o2, ..., on, and an agent A.O = {o1, o2, o3....on}

(4)

_______________________________________________________________________________________________

• A set D of dimensions or attributes that describe features of the options; call them d1, d2, ..., dk. D = {d1, d2, d3....dk} The agent has rational preferences among the options with respect to each dimension.Thus we can assign a score or utility to each option for a given dimension.

• Let O be a set of options, D a set of dimensions, and let d be a rational preference relation among the options in O for each dimension d in D.

Option x strongly Pareto-dominates option y iff for each dimension d in D, it is the case that u(x)¿u(y),Option x weakly Pareto-dominates option y if

• for each dimension d in D, it is the case that u(x) ≥ u(y) and

• for some dimension d in D, it is the case that u(x) >

u(y).

D. Operating Environment Software Requirement:

Technology : Jdk 1.6

OS : Windows

Tool : Netbean ide

Charting : JfreeChart

tool : Open CV

Hardware Requirement:

Processor : At Least Pentium Processor

Ram : 64 MB

Hard Disk : 2 GB

A. Datasets

Today the face recognition has become the advance technique were the images are used to recognize the appropriate image match with the up-growing algorithms. The LFW datasets is widely used in face images. The proposed system works in all the dimension to get the proper results. The standard dataset of the face images are considered. The Dataset used is standard dataset called as FERET can also be used. It gives the promising results than that of the existing system. The results draw by using proposed system is accurate and can be used on any face dataset

B. Result Sets

The accuracy of the matching for a dataset of 150 images in steps of 50 images is processed. The accuracy is measured using the formula

A = No. of correctly classified image × 100 No. of total image

For both the pareto dominance and the DMMA method the accuracy is calculated and then it is found that using the pareto dominance the accuracy of system is improved. The results give the detail analysis of the two approaches and determines how proposed approach is better and shown in. The proposed approach can be used for different application as for the security application, identification of the person

In this paper we proposed the matching concept with use of the pareto-dominance and generate the better results than the earlier system. As compared to other algorithms this concept is really promising and appropriate. The proposed system decreases the matching time and hence can be applied on any face image datasets. The applications that can work in this approach are e- passport, law enhancement, ID-card identification and help reduce the single sample per person problem. The accuracy is improved by the proposed approach than that used in the earlier system. This paper further can be improved by combining the image patches with the global holistic information of the images of the faces and enhance the accuracy of the algorithm in the more proper way. The results of the accuracy of the existing system and the proposed system are analysed .

ACKNOWLEDGMENT

The author would like to thank the publishers, researchers for making their resources available and teachers for their guidance. We also thank the college authority for providing the required infrastructure and support. Finally, would like to extend a heartfelt gratitude to friends and family members

REFERENCES

[1] E. P. Y. Y. H. I. Salvatore M. Anzalone, Emanuele Menegatti and A. Chella, “Audio- video people recognition system for an intelligent environment,” IEEE student Conference on Research and Development,16-17 Nov 2011.

[2] I. S. Ivanna K. Timotius, The Christiani Linasari and A. A. Febrianto, “Face recognition using support vector machines and generalized discrimant analysis,” The 6th International conference on Telecommunication Systems, Services and Applications, 2011.

[3] M. K. Thomas Villmann, “Icmla face recognition challenge results of the team computational

(5)

intelligence mittweida,” 11th International Conference on Machine Learning and Applications,

[4] A. S. M. Yiqun Hu and R. Owens, “Face recognition using sparse approximated nearest points between image sets,” IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 34, NO. 10, OCTOBER 2012.

[5] W. Chen and Y. Gao, “Face recognition using ensemble string matching,” IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 22, NO. 12, DECEMBER 2013.

[6] Y.-Z. C. YI-YU LI, CHING-CHIH TSAI, “Face detection, identification and tracking using support vector machine and fuzzy kalman filter,”

Proceedings of the 2011 International Conference on Machine Learning and Cybernetics, Guilin, 10-13 July, 2011.

[7] W.-C. S. Kwok-Wai Wong, Kin-Man Lam, “An efficient algorithm for human face detection and facial feature extraction under different conditions,” Elsevier, 2004.

[8] Z. W. Xia Sun, Lin Li, “Using manifold learning and minimax probablites machine for face recognition,” Second International Conference on Modeling, Simulation and Visualization Methods,.

[9] A. Prakash and M. K. Tewari, Study of different algorithm for face recognition. PhD thesis, 2010.

[10] P. J. F. Soma Biswas, Kevin W. Bowyer,

“Multidimensional scaling for matching low- resolution face images,” IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 34, NO. 10, OCTOBER 2012.

[11] K. B. Hu Han, Brendan F. Klare and A. K. Jain,

“Matching composite sketches to face photos: A component-based approach,” IEEE

TRANSACTIONS ON INFORMATION

FORENSICS AND SECURITY, VOL. 8, NO. 1, JANUARY 2013.

[12] P. Esling and C. Agon, “Multi objective time series matching for audio classification and retrieval,” IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 21, NO. 10, OCTOBER 2013.



Referensi

Dokumen terkait

CONCLUSION AND FUTURE SCOPE We have proposed Distributed intrusion detection System model with the integration of encryption, splitting-up and OTP for cloud security.. Distributed IDs

CONCLUSIONS A 2D numerical model is employed to simulate the quenching of Aluminum work piece in air and gases Argon, Nitrogen, Hydrogen and Helium.. Conjugate heat transfer has been

TAXONOMY OF CLUSTERING ATTRIBUTES Clustering techniques for WSNs proposed in the literature can be generally classified based on the overall network architectural and operation model

The data-storing center is another key authority that generates personalized user key with the KGC, and issues and revokes attribute group keys to valid users per each attribute, which

The previous study deals with various parameters affecting of bending and pitting stresses but increase gear contact ratio with avoid to failure of bending and pitting stress with

Internet Marketing or on line marketing: Online marketing refers to a set of powerful tools and methodologies used for promoting products and services through the Internet.. Online

Raul Department of Mathematics Birla College, Kalyan 421 301, Maharashtra Abstract—In this paper we will explore the Error Analysis of Fourier series for periodic function using the

Thus, to find a routing protocol which suits the IoT scheme the routing overhead, average end to end delay and throughput were put to comparison.. The result obtained through