A KERNEL MACHINE BASED APPROACH FOR MULTI- VIEW FACE RECOGNITION

Size: px
Start display at page:

Download "A KERNEL MACHINE BASED APPROACH FOR MULTI- VIEW FACE RECOGNITION"

Transcription

1 A KERNEL MACHINE BASED APPROACH FOR MULI- VIEW FACE RECOGNIION Mohammad Alwawi erm project report submitted in partial fulfillment of the requirement for the course of estimation and detection Supervised by Assist. Prof. Dr Aykut Hocanin Electrical and Electronics Engineering Department Eastern Mediterranean University July

2 able of Contents Abstract 2 1.Introduction what is face recognition Methods.4 2.1Generalized Discriminant Analysis Direct LDA Kernel Direct Discriminant Analysis Eigen-analysis of SBW in the Feature Space...5, Eigen-analysis of SWH in the Feature Space Dimensionality Reduction and Feature Extraction Comments Experimental Results Distribution of Multi-view Face Patterns Comparison with KPCA and GDA.8,9 4. Conclusion..10 Appendix 1 and II ,12,13 References.. 14 List of ables...15 List of Figures

3 Abstract echniques that can introduce low-dimensional feature representation with enhanced discriminatory power is of paramount importance in face recognition (FR) systems. It is well known that the distribution of face images, under a perceivable variation in viewpoint, illumination or facial expression, is highly nonlinear and complex. It is therefore not surprising that linear techniques, such as those based on Principle Component Analysis (PCA) or Linear Discriminant Analysis (LDA), cannot provide reliable and robust solutions to those FR problems with complex face variations. In this paper, we propose a kernel machine based discriminant analysis method, which deals with the nonlinearity of the face patterns distribution. he proposed method also effectively solves the so-called small sample size (SSS) problem which exists in most FR tasks. Keywords Face Recognition (FR), Kernel Direct Discriminant Analysis (KDDA), Linear Discriminant Analysis (LDA), Principle Component Analysis (PCA), Small Sample Size Problem (SSS), Kernel Methods. 2

4 1- Introduction Within the last decade, face recognition (FR) has found a wide range of applications, from identity authentication, access control, and face-based video indexing/browsing, to human-computer interaction/communication. As a result, numerous FR algorithms have been proposed. wo issues are central to all these algorithms: (i) feature selection for face representation, and (ii) classification of a new face image based on the chosen feature representation. his work focuses on the issue of feature selection. he main objective is to find techniques that can introduce low-dimensional feature representation of face objects with enhanced discriminatory power. he most successful techniques are those appearance-based approaches, which generally operate directly on images or appearances of face objects and process the images as 2D holistic patterns, to avoid difficulties associated with 3D modeling, and shape or landmark detection. In this paper, motivated by the success that Support Vector Machines (SVM), Kernel PCA (KPCA) and Generalized Discriminant Analysis (GDA) have in pattern regression and classi.cation tasks, we propose a new kernel discriminant analysis algorithm for face recognition. he algorithm generalizes the strengths of the recently presented D-LDA and the kernel techniques while at the same time overcomes many of their shortcomings and limitations. he rest of the paper is organized as follows. Since KDDA is built on D-LDA and GDA, we start the analysis by briefly reviewing the two latter methods. Following that, KDDA is introduced and analyzed. he relationship of KDDA to D-LDA and GDA is also discussed. Finally two sets of experiments are presented to demonstrate the effectiveness of the KDDA algorithm on highly nonlinear, highly complex face pattern distribution. 1.1 What is Face Recognition Face recognition is defined as the identification of a person from an image of their face. It falls into a bracket of technology aptly named biometrics. We, as humans, have an innate ability to recognise faces and take for granted our abilities that allow us to quickly identify a person often with very limited information. Creating a computer system to try and compete with the human visual system is extremely complex and so far unsolved. 3

5 Face recognition is a very complex problem, as there are numerous factors that influence the appearance of ones facial features. here are two groups of influences, intrinsic and extrinsic factors. Intrinsic factors are independent of the surroundings and are only concerned with the changes in the three dimensional profile of the face. Extrinsic factors are the effect on the appearance of a person s face due to external factors such as lighting conditions. 2- Methods 2.1 Generalized Discriminant Analysis (GDA) For solving nonlinear problems, the classic LDA has been generalized to its kernel version, namely GDA.he idea behind GDA is to perform a classic LDA in the feature space F instead of the input space R^N, the feature space F could be considered as a linearization space. Let SBW and SWH be the between and within class scatter matrices in the feature space f respectively, expressed as follows: C 1 SBW = Ci ( φ i φ )( φ i φ ) L i= 1 (1) SWH = 1 L C i 1 Ci j= 1 ( φ ij φ i)( φij φ i) (2) Ci C Ci 1 1 where φ ij = φ( Zij), φi = φ( Zij) is the mean of class Zi, φ = φ ( Zij Ci j= 1 L i = 1 j = 1 ) is the average of the ensemble, and Ci is the element number in Zi. Ψ = [ Ψ 1,..., Ψ M ] which represents the optimal discriminant basis vectors, in such away that the ratio of SBW and SWH is maximized. he maximization is equivalent to solve the following eigenvalue problem, 4

6 Ψ = arg max ( Ψ S ( Ψ S BW WH Ψ ) Ψ ) (3) Number of training samples is much smaller than the dimensionality leading to a degenerated SWH which produces the SSS problem, GDA technique solves this problem by removing null space from SWH. 2.2 Direct LDA (D-LDA) Its an algorithm that attempts to avoid the shortcomings existing in traditional solutions to the SSS problem. he idea behind the algorithm is that the null space of SWH may contain significant discriminant information if the projection of SBW is not zero in that direction, and that no significant information will be lost if the null space of SBW is discarded. Assume that A and B represent the null spaces of SBW and SWH respectively, the N N complement space of A can be written as R -A and for B, R -B, therefore the optimal discriminant subspace sought by the D-LDA algorithm is the intersection space (complement space of A intersection B).he intersection space can be obtained by solving the null space of projection of SWH into complement of A. 2.3 Kernel Direct Discriminant Analysis (KDDA) Eigen-analysis of SBW in the Feature Space he analysis starts by solving the eigenvalue problem of SBW, which can be rewritten as follows: SBW c Ci Ci = i i ( ( φ φ))( ( φ φ )) = φ φ (4) L b b i = 1 L computing φ b φ requires dot product evaluation in F.his can be done by utilizing kernel b methods. he introduction of the kernel function allows us to avoid the explicit evaluation of the mapping. 5

7 Using the kernel function for two arbitrary classes can be defined as K lh = ( K ij ) i= c j= 1 1..,.., c where K ij = K( Z, Z ) = φ. φ ij hj ij hj For all C classes the K kernel matrix can be defined as K = ( K lh ) l= c h= 1 1..,.., c which implies φ φ b b = 1 B.( A. K. A L LC LC 1 1 ( A. K.1 ) (1. K. A ) + L LC LC L LC LC L 1 2 (1. K.1 )). B LC LC where B = diag[ C1... Cc], and A = diag a... a ] (see appendix 1 and 2 for a detailed derivations) LC [ c1 Cc Eigen-analysis of SWH in the Feature space his method can be summarized by the following equation; 1 2 Let U = VΛ.projecting SBW and SWH into the subspace spanned by U. b U SBWU = I U SWHU = E Λ m b 1 1 ) ( φ SWHφ )( E Λ ) (5) b b m b ( 2 2 by using the kernel matrix K the following expression can be obtained; φ 1 S ( J1 J 2) b WHφ b = L (6) J1 and J2 are defined in the appendix Dimensionality Reduction and Feature Extraction his method can be represented by the following equations; For any input pattern z, its projection into the set of feature vectors,γ,can be calculated by 6

8 1 2 2 y = Γ φ( Z) = ( E. Λ. p. Λ ) ( φ ϕ( Z)) (7) m b 1 w b Where φ φ( Z) = [ φ 1... φc] φ( Z), given that b 1 1 φb φ( Z) = B.( ALC. γ ( φ( Z)) 1LC. γ ( φ( Z))) (8) L L Where γ ( φ( Z )) = [ φ11φ ( Z)... φ φ( Z)] CC By combining eq.7 and eq.8 we obtain y = Θγ. ( φ( Z)) (9) 1 1 Where (... 2 Θ = Em Λb p Λ w ) ( B.( ALC 1LC )), eq.9 alow dimensional representation L L y on z with enhanced discriminant power has been introduced Comments he KDDA method implements an improved D-LDA in a high-dimensional feature space using a kernel approach. Its main advantages can be summarized as follows: 1. KDDA introduces a nonlinear mapping from the input space to an implicit high dimensional feature space, where the nonlinear and complex distribution of patterns in the input space is linearized and simplified so that conventional LDA can be applied. 2. KDDA effectively solves the SSS problem in the high-dimensional feature space by employing an improved D-LDA algorithm. Unlike the original D-LDA method of zero eigenvalues of the within-class scatter matrix are never used as divisors in the improved one. In this way, the optimal discriminant features can be exactly extracted from both of inside and outside of SWH s null space. 3. In GDA, to remove the null space of SWH, it is required to compute the pseudo inverse of the kernel matrix K, which could be extremely ill-conditioned when certain kernels or kernel parameters are used. Pseudo inversion is based on inversion of the 7

9 nonzero eigenvalues. Due to round-of errors, it is not easy to identify the true null eigenvalues. 3- Experimental Results wo sets of experiments are included in this paper to illustrate the effectiveness of the KDDA algorithm. 3.1 Distribution of Multi-view Face Patterns he first experiment aims to provide insights on how the KDDA algorithm linearizes and simplifies the face pattern distribution. A subset of database used in this experiment because of the simplicity in visualization, in Fig.2 the visualized projections are the first tow most significant principle components extracted by PCA and KPCA, and they provide a low dimensional representation for the samples, which can be used to capture the structure of data. Fig.3 depicts the first two most discriminant features extracted by utilizing D-LDA and KDDA respectively. 3.2 Comparison with KPCA and GDA he second experiment compares the classification error rate performance of the KDDA algorithm to two other commonly used kernel FR algorithms, KPCA and GDA. he FR procedure is completed in two stages. 1. Feature extraction. he training set is composed of 120 images: 6 images per person are randomly chosen. he remaining 455 images are used to form the test set. After training is over, both sets are projected into the feature spaces derived from the KPCA, GDA and KDDA methods. 2. Classification. Since the focus in this paper is on feature extraction, a simple classifier is always preferred so that the FR performance is not mainly contributed by the classifier but the feature selection algorithm. herefore using classifier like SVM instead of the nearest neighbor will improve the classification accuracy. ow typical kernel functions were used to evaluate the overall performance of the three method, the RBF and the polynomial function. Analysis is performed with respect to the kernel parameters and the number of used feature vectors M. Figs.4-5 8

10 depict the average error rates of the three methods compared when RBF and polynomial kernels were used. he optimal feature number M is a result of the existence of the peaking effect in the feature selection procedure.fig.4.a, M =99 is the value used for KPCA, while M=19 is used for GDA and KDDA.Fig.4.B,depicts the error rates as functions of M within the range from 5 to Conclusion 9

11 A new FR method has been introduced in this paper. he proposed method combines kernel-based methodologies with discriminant analysis techniques. he kernel function is utilized to map the original face patterns to a high-dimensional feature space, where the highly non-convex and complex distribution of face patterns is linearized and simplified, so that linear discriminant techniques can be used for feature extraction. he small sample size problem caused by high dimensionality of mapped patterns is addressed by an improved D-LDA technique which exactly finds the optimal discriminant subspace of the feature space without any loss of significant discriminant information. In conclusion, the KDDA algorithm is a general pattern recognition method for nonlinearly feature extraction from high-dimensional input patterns without suffering from the SSS problem. We expect that in addition to face recognition, KDDA will provide excellent performance in applications where classification tasks are routinely performed, such as content-based image indexing and retrieval, video and audio classification. 10

12 11

13 12

14 13

15 References [1] R. Chellappa, C.L. Wilson, and S. Sirohey, Human and machine recognition of faces: A survey, Proceedings of the IEEE, vol. 83, pp , [2] Matthew A. urk and Alex P. Pentland, Eigenfaces for recognition, Journal of Cognitive Neuroscience, vol. 3, no. 1, pp , [3] Bernhard Sch olkopf, Chris Burges, and Alex J. Smola, Advances in Kernel Methods - Support Vector Learning, MI Press, Cambridge, MA, [4] G. Baudat and F. Anouar, Generalized discriminant analysis using a kernel approach, Neural Computation, vol. 12, pp , [5] Sarunas J. Raudys and Anil K. Jain, Small sample size e.ects in statistical pattern recognition: Recommendations for practitioners, IEEE ransactions on Pattern Analysis and Machine Intelligence, vol. 13, no.3, pp ,

16 LIS OF ABLES 1 he average percentages of the error rate of KDDA over those of others

17 ABLE 1 he average percentages of the error rate of KDDA over those of others. Kernel RBF Polynomial (RBF + Polynomial)/2 KDDA/KPCA % % % KDDA/GDA % % % 16

18 LIS OF FIGURES 1- Some face samples of one subject from the UMIS face database Distribution of 170 samples of 5 subjects in PCA and KPCA based subspaces Distribution of 170 samples of 5 subjects in D-LDA and KDDA based subspaces Comparison of error rates based on RBF kernel function Comparison of error rates based on Polynomial kernel function.20 17

19 Fig.1. Some face samples of one subject from the UMIS face database. (A) Fig.2. Distribution of 170 samples of 5 subjects in PCA and KPCA based subspaces. (B) 18

20 (A) (B) Fig.3. Distribution of 170 samples of 5 subjects in D-LDA and KDDA based subspaces. (A) (B) Fig.4. Comparison of error rates based on RBF kernel function. 19

21 (A) Fig.5. Comparison of error rates based on Polynomial kernel function. (B) 20

22 21

IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 14, NO. 1, JANUARY Face Recognition Using LDA-Based Algorithms

IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 14, NO. 1, JANUARY Face Recognition Using LDA-Based Algorithms IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 14, NO. 1, JANUARY 2003 195 Brief Papers Face Recognition Using LDA-Based Algorithms Juwei Lu, Kostantinos N. Plataniotis, and Anastasios N. Venetsanopoulos Abstract

More information

FACE RECOGNITION USING SUPPORT VECTOR MACHINES

FACE RECOGNITION USING SUPPORT VECTOR MACHINES FACE RECOGNITION USING SUPPORT VECTOR MACHINES Ashwin Swaminathan ashwins@umd.edu ENEE633: Statistical and Neural Pattern Recognition Instructor : Prof. Rama Chellappa Project 2, Part (b) 1. INTRODUCTION

More information

GENDER CLASSIFICATION USING SUPPORT VECTOR MACHINES

GENDER CLASSIFICATION USING SUPPORT VECTOR MACHINES GENDER CLASSIFICATION USING SUPPORT VECTOR MACHINES Ashwin Swaminathan ashwins@umd.edu ENEE633: Statistical and Neural Pattern Recognition Instructor : Prof. Rama Chellappa Project 2, Part (a) 1. INTRODUCTION

More information

CHAPTER 3 PRINCIPAL COMPONENT ANALYSIS AND FISHER LINEAR DISCRIMINANT ANALYSIS

CHAPTER 3 PRINCIPAL COMPONENT ANALYSIS AND FISHER LINEAR DISCRIMINANT ANALYSIS 38 CHAPTER 3 PRINCIPAL COMPONENT ANALYSIS AND FISHER LINEAR DISCRIMINANT ANALYSIS 3.1 PRINCIPAL COMPONENT ANALYSIS (PCA) 3.1.1 Introduction In the previous chapter, a brief literature review on conventional

More information

Linear Discriminant Analysis for 3D Face Recognition System

Linear Discriminant Analysis for 3D Face Recognition System Linear Discriminant Analysis for 3D Face Recognition System 3.1 Introduction Face recognition and verification have been at the top of the research agenda of the computer vision community in recent times.

More information

Regularized Discriminant Analysis For the Small Sample Size Problem in Face Recognition

Regularized Discriminant Analysis For the Small Sample Size Problem in Face Recognition Regularized Discriminant Analysis For the Small Sample Size Problem in Face Recognition Juwei Lu, K.N. Plataniotis, A.N. Venetsanopoulos Bell Canada Multimedia Laboratory The Edward S. Rogers Sr. Department

More information

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition

Linear Discriminant Analysis in Ottoman Alphabet Character Recognition Linear Discriminant Analysis in Ottoman Alphabet Character Recognition ZEYNEB KURT, H. IREM TURKMEN, M. ELIF KARSLIGIL Department of Computer Engineering, Yildiz Technical University, 34349 Besiktas /

More information

Fuzzy Bidirectional Weighted Sum for Face Recognition

Fuzzy Bidirectional Weighted Sum for Face Recognition Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2014, 6, 447-452 447 Fuzzy Bidirectional Weighted Sum for Face Recognition Open Access Pengli Lu

More information

Diagonal Principal Component Analysis for Face Recognition

Diagonal Principal Component Analysis for Face Recognition Diagonal Principal Component nalysis for Face Recognition Daoqiang Zhang,2, Zhi-Hua Zhou * and Songcan Chen 2 National Laboratory for Novel Software echnology Nanjing University, Nanjing 20093, China 2

More information

An Integrated Face Recognition Algorithm Based on Wavelet Subspace

An Integrated Face Recognition Algorithm Based on Wavelet Subspace , pp.20-25 http://dx.doi.org/0.4257/astl.204.48.20 An Integrated Face Recognition Algorithm Based on Wavelet Subspace Wenhui Li, Ning Ma, Zhiyan Wang College of computer science and technology, Jilin University,

More information

Mobile Face Recognization

Mobile Face Recognization Mobile Face Recognization CS4670 Final Project Cooper Bills and Jason Yosinski {csb88,jy495}@cornell.edu December 12, 2010 Abstract We created a mobile based system for detecting faces within a picture

More information

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma

Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Robust Face Recognition via Sparse Representation Authors: John Wright, Allen Y. Yang, Arvind Ganesh, S. Shankar Sastry, and Yi Ma Presented by Hu Han Jan. 30 2014 For CSE 902 by Prof. Anil K. Jain: Selected

More information

Face Recognition Based on LDA and Improved Pairwise-Constrained Multiple Metric Learning Method

Face Recognition Based on LDA and Improved Pairwise-Constrained Multiple Metric Learning Method Journal of Information Hiding and Multimedia Signal Processing c 2016 ISSN 2073-4212 Ubiquitous International Volume 7, Number 5, September 2016 Face Recognition ased on LDA and Improved Pairwise-Constrained

More information

Face Recognition using Laplacianfaces

Face Recognition using Laplacianfaces Journal homepage: www.mjret.in ISSN:2348-6953 Kunal kawale Face Recognition using Laplacianfaces Chinmay Gadgil Mohanish Khunte Ajinkya Bhuruk Prof. Ranjana M.Kedar Abstract Security of a system is an

More information

A Hierarchical Face Identification System Based on Facial Components

A Hierarchical Face Identification System Based on Facial Components A Hierarchical Face Identification System Based on Facial Components Mehrtash T. Harandi, Majid Nili Ahmadabadi, and Babak N. Araabi Control and Intelligent Processing Center of Excellence Department of

More information

PCA and KPCA algorithms for Face Recognition A Survey

PCA and KPCA algorithms for Face Recognition A Survey PCA and KPCA algorithms for Face Recognition A Survey Surabhi M. Dhokai 1, Vaishali B.Vala 2,Vatsal H. Shah 3 1 Department of Information Technology, BVM Engineering College, surabhidhokai@gmail.com 2

More information

FACE RECOGNITION BASED ON GENDER USING A MODIFIED METHOD OF 2D-LINEAR DISCRIMINANT ANALYSIS

FACE RECOGNITION BASED ON GENDER USING A MODIFIED METHOD OF 2D-LINEAR DISCRIMINANT ANALYSIS FACE RECOGNITION BASED ON GENDER USING A MODIFIED METHOD OF 2D-LINEAR DISCRIMINANT ANALYSIS 1 Fitri Damayanti, 2 Wahyudi Setiawan, 3 Sri Herawati, 4 Aeri Rachmad 1,2,3,4 Faculty of Engineering, University

More information

The Analysis of Parameters t and k of LPP on Several Famous Face Databases

The Analysis of Parameters t and k of LPP on Several Famous Face Databases The Analysis of Parameters t and k of LPP on Several Famous Face Databases Sujing Wang, Na Zhang, Mingfang Sun, and Chunguang Zhou College of Computer Science and Technology, Jilin University, Changchun

More information

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition ISSN: 2321-7782 (Online) Volume 1, Issue 6, November 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Facial

More information

Hybrid Face Recognition and Classification System for Real Time Environment

Hybrid Face Recognition and Classification System for Real Time Environment Hybrid Face Recognition and Classification System for Real Time Environment Dr.Matheel E. Abdulmunem Department of Computer Science University of Technology, Baghdad, Iraq. Fatima B. Ibrahim Department

More information

Automatic Facial Expression Recognition Using Linear and Nonlinear Holistic Spatial Analysis

Automatic Facial Expression Recognition Using Linear and Nonlinear Holistic Spatial Analysis Automatic Facial Expression Recognition Using Linear and onlinear Holistic Spatial Analysis Rui Ma 1, Jiaxin ang 1, 1 State Key Laboratory of Intelligent echnology and Systems, Department of Computer Science,

More information

A Novel Scheme for Face Recognition and Authentication Against Pose, Illumination and Expression Changes *

A Novel Scheme for Face Recognition and Authentication Against Pose, Illumination and Expression Changes * JOURNAL OF INFORMAION SCIENCE AND ENGINEERING 27, 369-380 (2011) Short Paper A Novel Scheme for Face Recognition and Authentication Against Pose, Illumination and Expression Changes * YING-NONG CHEN 1,

More information

Dimension Reduction CS534

Dimension Reduction CS534 Dimension Reduction CS534 Why dimension reduction? High dimensionality large number of features E.g., documents represented by thousands of words, millions of bigrams Images represented by thousands of

More information

Face Recognition via Sparse Representation

Face Recognition via Sparse Representation Face Recognition via Sparse Representation John Wright, Allen Y. Yang, Arvind, S. Shankar Sastry and Yi Ma IEEE Trans. PAMI, March 2008 Research About Face Face Detection Face Alignment Face Recognition

More information

School of Computer and Communication, Lanzhou University of Technology, Gansu, Lanzhou,730050,P.R. China

School of Computer and Communication, Lanzhou University of Technology, Gansu, Lanzhou,730050,P.R. China Send Orders for Reprints to reprints@benthamscienceae The Open Automation and Control Systems Journal, 2015, 7, 253-258 253 Open Access An Adaptive Neighborhood Choosing of the Local Sensitive Discriminant

More information

Semi-Supervised PCA-based Face Recognition Using Self-Training

Semi-Supervised PCA-based Face Recognition Using Self-Training Semi-Supervised PCA-based Face Recognition Using Self-Training Fabio Roli and Gian Luca Marcialis Dept. of Electrical and Electronic Engineering, University of Cagliari Piazza d Armi, 09123 Cagliari, Italy

More information

Technical Report. Title: Manifold learning and Random Projections for multi-view object recognition

Technical Report. Title: Manifold learning and Random Projections for multi-view object recognition Technical Report Title: Manifold learning and Random Projections for multi-view object recognition Authors: Grigorios Tsagkatakis 1 and Andreas Savakis 2 1 Center for Imaging Science, Rochester Institute

More information

A FACE RECOGNITION SYSTEM BASED ON PRINCIPAL COMPONENT ANALYSIS USING BACK PROPAGATION NEURAL NETWORKS

A FACE RECOGNITION SYSTEM BASED ON PRINCIPAL COMPONENT ANALYSIS USING BACK PROPAGATION NEURAL NETWORKS A FACE RECOGNITION SYSTEM BASED ON PRINCIPAL COMPONENT ANALYSIS USING BACK PROPAGATION NEURAL NETWORKS 1 Dr. Umesh Sehgal and 2 Surender Saini 1 Asso. Prof. Arni University, umeshsehgalind@gmail.com 2

More information

Multidirectional 2DPCA Based Face Recognition System

Multidirectional 2DPCA Based Face Recognition System Multidirectional 2DPCA Based Face Recognition System Shilpi Soni 1, Raj Kumar Sahu 2 1 M.E. Scholar, Department of E&Tc Engg, CSIT, Durg 2 Associate Professor, Department of E&Tc Engg, CSIT, Durg Email:

More information

Face Recognition Combine Generic and Specific Solutions

Face Recognition Combine Generic and Specific Solutions Face Recognition Combine Generic and Specific Solutions Jie Wang, Juwei Lu, K.N. Plataniotis, and A.N. Venetsanopoulos Department of Electrical and Computer Engineering, University of Toronto, 10 King

More information

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Exploratory data analysis tasks Examine the data, in search of structures

More information

Tensor Sparse PCA and Face Recognition: A Novel Approach

Tensor Sparse PCA and Face Recognition: A Novel Approach Tensor Sparse PCA and Face Recognition: A Novel Approach Loc Tran Laboratoire CHArt EA4004 EPHE-PSL University, France tran0398@umn.edu Linh Tran Ho Chi Minh University of Technology, Vietnam linhtran.ut@gmail.com

More information

Facial expression recognition using shape and texture information

Facial expression recognition using shape and texture information 1 Facial expression recognition using shape and texture information I. Kotsia 1 and I. Pitas 1 Aristotle University of Thessaloniki pitas@aiia.csd.auth.gr Department of Informatics Box 451 54124 Thessaloniki,

More information

Vision based Localization of Mobile Robots using Kernel approaches

Vision based Localization of Mobile Robots using Kernel approaches Vision based Localization of Mobile Robots using Kernel approaches Hashem Tamimi and Andreas Zell Computer Science Dept. WSI, University of Tübingen Tübingen, Germany Email: [tamimi,zell]@informatik.uni-tuebingen.de

More information

On Classification: An Empirical Study of Existing Algorithms Based on Two Kaggle Competitions

On Classification: An Empirical Study of Existing Algorithms Based on Two Kaggle Competitions On Classification: An Empirical Study of Existing Algorithms Based on Two Kaggle Competitions CAMCOS Report Day December 9th, 2015 San Jose State University Project Theme: Classification The Kaggle Competition

More information

Comparison of Different Face Recognition Algorithms

Comparison of Different Face Recognition Algorithms Comparison of Different Face Recognition Algorithms Pavan Pratap Chauhan 1, Vishal Kumar Lath 2 and Mr. Praveen Rai 3 1,2,3 Computer Science and Engineering, IIMT College of Engineering(Greater Noida),

More information

Research Article A Multifactor Extension of Linear Discriminant Analysis for Face Recognition under Varying Pose and Illumination

Research Article A Multifactor Extension of Linear Discriminant Analysis for Face Recognition under Varying Pose and Illumination Hindawi Publishing Corporation EURASIP Journal on Advances in Signal Processing Volume, Article ID, pages doi:.// Research Article A Multifactor Extension of Linear Discriminant Analysis for Face Recognition

More information

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model TAE IN SEOL*, SUN-TAE CHUNG*, SUNHO KI**, SEONGWON CHO**, YUN-KWANG HONG*** *School of Electronic Engineering

More information

A new kernel Fisher discriminant algorithm with application to face recognition

A new kernel Fisher discriminant algorithm with application to face recognition Neurocomputing 56 (2004) 415 421 www.elsevier.com/locate/neucom Letters A new kernel Fisher discriminant algorithm with application to face recognition Jian Yang a;b;, Alejandro F. Frangi a, Jing-yu Yang

More information

Selection of Location, Frequency and Orientation Parameters of 2D Gabor Wavelets for Face Recognition

Selection of Location, Frequency and Orientation Parameters of 2D Gabor Wavelets for Face Recognition Selection of Location, Frequency and Orientation Parameters of 2D Gabor Wavelets for Face Recognition Berk Gökberk, M.O. İrfanoğlu, Lale Akarun, and Ethem Alpaydın Boğaziçi University, Department of Computer

More information

Bilevel Sparse Coding

Bilevel Sparse Coding Adobe Research 345 Park Ave, San Jose, CA Mar 15, 2013 Outline 1 2 The learning model The learning algorithm 3 4 Sparse Modeling Many types of sensory data, e.g., images and audio, are in high-dimensional

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 4,000 6,000 M Open access books available International authors and editors Downloads Our authors

More information

OBJECT CLASSIFICATION USING SUPPORT VECTOR MACHINES WITH KERNEL-BASED DATA PREPROCESSING

OBJECT CLASSIFICATION USING SUPPORT VECTOR MACHINES WITH KERNEL-BASED DATA PREPROCESSING Image Processing & Communications, vol. 21, no. 3, pp.45-54 DOI: 10.1515/ipc-2016-0015 45 OBJECT CLASSIFICATION USING SUPPORT VECTOR MACHINES WITH KERNEL-BASED DATA PREPROCESSING KRZYSZTOF ADAMIAK PIOTR

More information

Local Similarity based Linear Discriminant Analysis for Face Recognition with Single Sample per Person

Local Similarity based Linear Discriminant Analysis for Face Recognition with Single Sample per Person Local Similarity based Linear Discriminant Analysis for Face Recognition with Single Sample per Person Fan Liu 1, Ye Bi 1, Yan Cui 2, Zhenmin Tang 1 1 School of Computer Science and Engineering, Nanjing

More information

Unsupervised learning in Vision

Unsupervised learning in Vision Chapter 7 Unsupervised learning in Vision The fields of Computer Vision and Machine Learning complement each other in a very natural way: the aim of the former is to extract useful information from visual

More information

Enhanced Facial Expression Recognition using 2DPCA Principal component Analysis and Gabor Wavelets.

Enhanced Facial Expression Recognition using 2DPCA Principal component Analysis and Gabor Wavelets. Enhanced Facial Expression Recognition using 2DPCA Principal component Analysis and Gabor Wavelets. Zermi.Narima(1), Saaidia.Mohammed(2), (1)Laboratory of Automatic and Signals Annaba (LASA), Department

More information

An Efficient Secure Multimodal Biometric Fusion Using Palmprint and Face Image

An Efficient Secure Multimodal Biometric Fusion Using Palmprint and Face Image International Journal of Computer Science Issues, Vol. 2, 2009 ISSN (Online): 694-0784 ISSN (Print): 694-084 49 An Efficient Secure Multimodal Biometric Fusion Using Palmprint and Face Image Nageshkumar.M,

More information

Performance Evaluation of PCA and LDA for Face Recognition

Performance Evaluation of PCA and LDA for Face Recognition Performance Evaluation of PCA and LDA for Face Recognition S. K. Hese, M. R. Banwaskar Department of Electronics & Telecommunication, MGM s College of Engineering Nanded Near Airport, Nanded, Maharashtra,

More information

ENHANCING FACE RECOGNITION USING IMPROVED DIMENSIONALITY REDUCTION AND FEATURE EXTRACTION ALGORITHMS AN EVALUATION WITH ORL DATABASE

ENHANCING FACE RECOGNITION USING IMPROVED DIMENSIONALITY REDUCTION AND FEATURE EXTRACTION ALGORITHMS AN EVALUATION WITH ORL DATABASE ENHANCING FACE RECOGNIION USING IMPROVED DIMENSIONALIY REDUCION AND FEAURE EXRACION ALGORIHMS AN EVALUAION WIH ORL DAABASE S.SAKHIVEL Assistant Professor, Information echnology, Sona College of echnology,

More information

Image-Based Face Recognition using Global Features

Image-Based Face Recognition using Global Features Image-Based Face Recognition using Global Features Xiaoyin xu Research Centre for Integrated Microsystems Electrical and Computer Engineering University of Windsor Supervisors: Dr. Ahmadi May 13, 2005

More information

Feature-Aging for Age-Invariant Face Recognition

Feature-Aging for Age-Invariant Face Recognition Feature-Aging for Age-Invariant Face Recognition Huiling Zhou, Kwok-Wai Wong, and Kin-Man Lam, Centre for Signal Processing, Department of Electronic and Information Engineering, The Hong Kong Polytechnic

More information

Face Recognition using Eigenfaces SMAI Course Project

Face Recognition using Eigenfaces SMAI Course Project Face Recognition using Eigenfaces SMAI Course Project Satarupa Guha IIIT Hyderabad 201307566 satarupa.guha@research.iiit.ac.in Ayushi Dalmia IIIT Hyderabad 201307565 ayushi.dalmia@research.iiit.ac.in Abstract

More information

An Enhanced Face Recognition System based on Rotated Two Dimensional Principal Components

An Enhanced Face Recognition System based on Rotated Two Dimensional Principal Components An Enhanced Face Recognition System based on Two Dimensional Principal Components Garima, Sujit Tiwari Abstract Face has been one of the widely used modality from very beginning of biometrics recognition

More information

Recognition of Non-symmetric Faces Using Principal Component Analysis

Recognition of Non-symmetric Faces Using Principal Component Analysis Recognition of Non-symmetric Faces Using Principal Component Analysis N. Krishnan Centre for Information Technology & Engineering Manonmaniam Sundaranar University, Tirunelveli-627012, India Krishnan17563@yahoo.com

More information

Face Recognition Using SIFT- PCA Feature Extraction and SVM Classifier

Face Recognition Using SIFT- PCA Feature Extraction and SVM Classifier IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 2, Ver. II (Mar. - Apr. 2015), PP 31-35 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org Face Recognition Using SIFT-

More information

Face detection and recognition. Detection Recognition Sally

Face detection and recognition. Detection Recognition Sally Face detection and recognition Detection Recognition Sally Face detection & recognition Viola & Jones detector Available in open CV Face recognition Eigenfaces for face recognition Metric learning identification

More information

Learning to Recognize Faces in Realistic Conditions

Learning to Recognize Faces in Realistic Conditions 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

Local Linear Approximation for Kernel Methods: The Railway Kernel

Local Linear Approximation for Kernel Methods: The Railway Kernel Local Linear Approximation for Kernel Methods: The Railway Kernel Alberto Muñoz 1,JavierGonzález 1, and Isaac Martín de Diego 1 University Carlos III de Madrid, c/ Madrid 16, 890 Getafe, Spain {alberto.munoz,

More information

A supervised strategy for deep kernel machine

A supervised strategy for deep kernel machine A supervised strategy for deep kernel machine Florian Yger, Maxime Berar, Gilles Gasso and Alain Rakotomamonjy LITIS EA 4108 - Université de Rouen/ INSA de Rouen, 76800 Saint Etienne du Rouvray - France

More information

Face Recognition by Combining Kernel Associative Memory and Gabor Transforms

Face Recognition by Combining Kernel Associative Memory and Gabor Transforms Face Recognition by Combining Kernel Associative Memory and Gabor Transforms Author Zhang, Bai-ling, Leung, Clement, Gao, Yongsheng Published 2006 Conference Title ICPR2006: 18th International Conference

More information

Face Recognition using Tensor Analysis. Prahlad R. Enuganti

Face Recognition using Tensor Analysis. Prahlad R. Enuganti Face Recognition using Tensor Analysis Prahlad R. Enuganti The University of Texas at Austin Literature Survey EE381K 14 Multidimensional Digital Signal Processing March 25, 2005 Submitted to Prof. Brian

More information

Applications Video Surveillance (On-line or off-line)

Applications Video Surveillance (On-line or off-line) Face Face Recognition: Dimensionality Reduction Biometrics CSE 190-a Lecture 12 CSE190a Fall 06 CSE190a Fall 06 Face Recognition Face is the most common biometric used by humans Applications range from

More information

ENEE633 Project Report SVM Implementation for Face Recognition

ENEE633 Project Report SVM Implementation for Face Recognition ENEE633 Project Report SVM Implementation for Face Recognition Ren Mao School of Electrical and Computer Engineering University of Maryland Email: neroam@umd.edu Abstract Support vector machine(svm) is

More information

On Modeling Variations for Face Authentication

On Modeling Variations for Face Authentication On Modeling Variations for Face Authentication Xiaoming Liu Tsuhan Chen B.V.K. Vijaya Kumar Department of Electrical and Computer Engineering, Carnegie Mellon University, Pittsburgh, PA 15213 xiaoming@andrew.cmu.edu

More information

Face Recognition for Mobile Devices

Face Recognition for Mobile Devices Face Recognition for Mobile Devices Aditya Pabbaraju (adisrinu@umich.edu), Srujankumar Puchakayala (psrujan@umich.edu) INTRODUCTION Face recognition is an application used for identifying a person from

More information

A Direct Evolutionary Feature Extraction Algorithm for Classifying High Dimensional Data

A Direct Evolutionary Feature Extraction Algorithm for Classifying High Dimensional Data A Direct Evolutionary Feature Extraction Algorithm for Classifying High Dimensional Data Qijun Zhao and David Zhang Department of Computing The Hong Kong Polytechnic University Hung Hom, Kowloon, Hong

More information

Smart Attendance System using Computer Vision and Machine Learning

Smart Attendance System using Computer Vision and Machine Learning Smart Attendance System using Computer Vision and Machine Learning Dipti Kumbhar #1, Prof. Dr. Y. S. Angal *2 # Department of Electronics and Telecommunication, BSIOTR, Wagholi, Pune, India 1 diptikumbhar37@gmail.com,

More information

Directional Derivative and Feature Line Based Subspace Learning Algorithm for Classification

Directional Derivative and Feature Line Based Subspace Learning Algorithm for Classification Journal of Information Hiding and Multimedia Signal Processing c 206 ISSN 2073-422 Ubiquitous International Volume 7, Number 6, November 206 Directional Derivative and Feature Line Based Subspace Learning

More information

Kernel PCA in nonlinear visualization of a healthy and a faulty planetary gearbox data

Kernel PCA in nonlinear visualization of a healthy and a faulty planetary gearbox data Kernel PCA in nonlinear visualization of a healthy and a faulty planetary gearbox data Anna M. Bartkowiak 1, Radoslaw Zimroz 2 1 Wroclaw University, Institute of Computer Science, 50-383, Wroclaw, Poland,

More information

Adaptive Sparse Kernel Principal Component Analysis for Computation and Store Space Constrained-based Feature Extraction

Adaptive Sparse Kernel Principal Component Analysis for Computation and Store Space Constrained-based Feature Extraction Journal of Information Hiding and Multimedia Signal Processing c 2015 ISSN 2073-4212 Ubiquitous International Volume 6, Number 4, July 2015 Adaptive Sparse Kernel Principal Component Analysis for Computation

More information

Face Recognition using SURF Features and SVM Classifier

Face Recognition using SURF Features and SVM Classifier International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 8, Number 1 (016) pp. 1-8 Research India Publications http://www.ripublication.com Face Recognition using SURF Features

More information

Face Recognition Based on Multi Scale Low Resolution Feature Extraction and Single Neural Network

Face Recognition Based on Multi Scale Low Resolution Feature Extraction and Single Neural Network IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.6, June 2008 279 Recognition Based on Multi Scale Low Resolution Feature Extraction and Single Neural Network K.Rama Linga

More information

Hierarchical Ensemble of Gabor Fisher Classifier for Face Recognition

Hierarchical Ensemble of Gabor Fisher Classifier for Face Recognition Hierarchical Ensemble of Gabor Fisher Classifier for Face Recognition Yu Su 1,2 Shiguang Shan,2 Xilin Chen 2 Wen Gao 1,2 1 School of Computer Science and Technology, Harbin Institute of Technology, Harbin,

More information

Heat Kernel Based Local Binary Pattern for Face Representation

Heat Kernel Based Local Binary Pattern for Face Representation JOURNAL OF LATEX CLASS FILES 1 Heat Kernel Based Local Binary Pattern for Face Representation Xi Li, Weiming Hu, Zhongfei Zhang, Hanzi Wang Abstract Face classification has recently become a very hot research

More information

Face detection and recognition. Many slides adapted from K. Grauman and D. Lowe

Face detection and recognition. Many slides adapted from K. Grauman and D. Lowe Face detection and recognition Many slides adapted from K. Grauman and D. Lowe Face detection and recognition Detection Recognition Sally History Early face recognition systems: based on features and distances

More information

Classification by Support Vector Machines

Classification by Support Vector Machines Classification by Support Vector Machines Florian Markowetz Max-Planck-Institute for Molecular Genetics Computational Molecular Biology Berlin Practical DNA Microarray Analysis 2003 1 Overview I II III

More information

Disguised Face Identification Based Gabor Feature and SVM Classifier

Disguised Face Identification Based Gabor Feature and SVM Classifier Disguised Face Identification Based Gabor Feature and SVM Classifier KYEKYUNG KIM, SANGSEUNG KANG, YUN KOO CHUNG and SOOYOUNG CHI Department of Intelligent Cognitive Technology Electronics and Telecommunications

More information

Extended Isomap for Pattern Classification

Extended Isomap for Pattern Classification From: AAAI- Proceedings. Copyright, AAAI (www.aaai.org). All rights reserved. Extended for Pattern Classification Ming-Hsuan Yang Honda Fundamental Research Labs Mountain View, CA 944 myang@hra.com Abstract

More information

All lecture slides will be available at CSC2515_Winter15.html

All lecture slides will be available at  CSC2515_Winter15.html CSC2515 Fall 2015 Introduc3on to Machine Learning Lecture 9: Support Vector Machines All lecture slides will be available at http://www.cs.toronto.edu/~urtasun/courses/csc2515/ CSC2515_Winter15.html Many

More information

LOCAL APPEARANCE BASED FACE RECOGNITION USING DISCRETE COSINE TRANSFORM

LOCAL APPEARANCE BASED FACE RECOGNITION USING DISCRETE COSINE TRANSFORM LOCAL APPEARANCE BASED FACE RECOGNITION USING DISCRETE COSINE TRANSFORM Hazim Kemal Ekenel, Rainer Stiefelhagen Interactive Systems Labs, University of Karlsruhe Am Fasanengarten 5, 76131, Karlsruhe, Germany

More information

FACE IDENTIFICATION ALGORITHM BASED ON MESH-DERIVED SYNTHETIC LINEAR DESCRIPTORS

FACE IDENTIFICATION ALGORITHM BASED ON MESH-DERIVED SYNTHETIC LINEAR DESCRIPTORS computing@tanet.edu.te.ua www.tanet.edu.te.ua/computing ISSN 1727-6209 International Scientific Journal of Computing FACE IDENTIFICATION ALGORITHM BASED ON MESH-DERIVED SYNTHETIC LINEAR DESCRIPTORS R.

More information

CS 195-5: Machine Learning Problem Set 5

CS 195-5: Machine Learning Problem Set 5 CS 195-5: Machine Learning Problem Set 5 Douglas Lanman dlanman@brown.edu 26 November 26 1 Clustering and Vector Quantization Problem 1 Part 1: In this problem we will apply Vector Quantization (VQ) to

More information

A New Multi Fractal Dimension Method for Face Recognition with Fewer Features under Expression Variations

A New Multi Fractal Dimension Method for Face Recognition with Fewer Features under Expression Variations A New Multi Fractal Dimension Method for Face Recognition with Fewer Features under Expression Variations Maksud Ahamad Assistant Professor, Computer Science & Engineering Department, Ideal Institute of

More information

ADVANCED SECURITY SYSTEM USING FACIAL RECOGNITION Mahesh Karanjkar 1, Shrikrishna Jogdand* 2

ADVANCED SECURITY SYSTEM USING FACIAL RECOGNITION Mahesh Karanjkar 1, Shrikrishna Jogdand* 2 ISSN 2277-2685 IJESR/Oct. 2015/ Vol-5/Issue-10/1285-1289 ADVANCED SECURITY SYSTEM USING FACIAL RECOGNITION Mahesh Karanjkar 1, Shrikrishna Jogdand* 2 1 Prof. & HOD, Dept of ETC, Shri Tuljabhavani College

More information

Announcements. Recognition I. Gradient Space (p,q) What is the reflectance map?

Announcements. Recognition I. Gradient Space (p,q) What is the reflectance map? Announcements I HW 3 due 12 noon, tomorrow. HW 4 to be posted soon recognition Lecture plan recognition for next two lectures, then video and motion. Introduction to Computer Vision CSE 152 Lecture 17

More information

Homeomorphic Manifold Analysis (HMA): Generalized Separation of Style and Content on Manifolds

Homeomorphic Manifold Analysis (HMA): Generalized Separation of Style and Content on Manifolds Homeomorphic Manifold Analysis (HMA): Generalized Separation of Style and Content on Manifolds Ahmed Elgammal a,,, Chan-Su Lee b a Department of Computer Science, Rutgers University, Frelinghuysen Rd,

More information

A NEW VARIABLES SELECTION AND DIMENSIONALITY REDUCTION TECHNIQUE COUPLED WITH SIMCA METHOD FOR THE CLASSIFICATION OF TEXT DOCUMENTS

A NEW VARIABLES SELECTION AND DIMENSIONALITY REDUCTION TECHNIQUE COUPLED WITH SIMCA METHOD FOR THE CLASSIFICATION OF TEXT DOCUMENTS A NEW VARIABLES SELECTION AND DIMENSIONALITY REDUCTION TECHNIQUE COUPLED WITH SIMCA METHOD FOR THE CLASSIFICATION OF TEXT DOCUMENTS Ahmed Abdelfattah Saleh University of Brasilia, Brasil ahmdsalh@yahoo.com

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

More information

Determination of 3-D Image Viewpoint Using Modified Nearest Feature Line Method in Its Eigenspace Domain

Determination of 3-D Image Viewpoint Using Modified Nearest Feature Line Method in Its Eigenspace Domain Determination of 3-D Image Viewpoint Using Modified Nearest Feature Line Method in Its Eigenspace Domain LINA +, BENYAMIN KUSUMOPUTRO ++ + Faculty of Information Technology Tarumanagara University Jl.

More information

NOWADAYS, there are many human jobs that can. Face Recognition Performance in Facing Pose Variation

NOWADAYS, there are many human jobs that can. Face Recognition Performance in Facing Pose Variation CommIT (Communication & Information Technology) Journal 11(1), 1 7, 2017 Face Recognition Performance in Facing Pose Variation Alexander A. S. Gunawan 1 and Reza A. Prasetyo 2 1,2 School of Computer Science,

More information

FADA: An Efficient Dimension Reduction Scheme for Image Classification

FADA: An Efficient Dimension Reduction Scheme for Image Classification Best Paper Candidate in Retrieval rack, Pacific-rim Conference on Multimedia, December 11-14, 7, Hong Kong. FADA: An Efficient Dimension Reduction Scheme for Image Classification Yijuan Lu 1, Jingsheng

More information

Real time facial expression recognition from image sequences using Support Vector Machines

Real time facial expression recognition from image sequences using Support Vector Machines Real time facial expression recognition from image sequences using Support Vector Machines I. Kotsia a and I. Pitas a a Aristotle University of Thessaloniki, Department of Informatics, Box 451, 54124 Thessaloniki,

More information

An Efficient LDA Algorithm for Face Recognition

An Efficient LDA Algorithm for Face Recognition An Efficient LDA Algorithm for Face Recognition Jie Yang, Hua Yu, William Kunz School of Computer Science Interactive Systems Laboratories Carnegie Mellon University Pittsburgh, PA 15213 Abstract It has

More information

Training-Free, Generic Object Detection Using Locally Adaptive Regression Kernels

Training-Free, Generic Object Detection Using Locally Adaptive Regression Kernels Training-Free, Generic Object Detection Using Locally Adaptive Regression Kernels IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIENCE, VOL.32, NO.9, SEPTEMBER 2010 Hae Jong Seo, Student Member,

More information

Recognition: Face Recognition. Linda Shapiro EE/CSE 576

Recognition: Face Recognition. Linda Shapiro EE/CSE 576 Recognition: Face Recognition Linda Shapiro EE/CSE 576 1 Face recognition: once you ve detected and cropped a face, try to recognize it Detection Recognition Sally 2 Face recognition: overview Typical

More information

A Survey on Feature Extraction Techniques for Palmprint Identification

A Survey on Feature Extraction Techniques for Palmprint Identification International Journal Of Computational Engineering Research (ijceronline.com) Vol. 03 Issue. 12 A Survey on Feature Extraction Techniques for Palmprint Identification Sincy John 1, Kumudha Raimond 2 1

More information

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor COSC160: Detection and Classification Jeremy Bolton, PhD Assistant Teaching Professor Outline I. Problem I. Strategies II. Features for training III. Using spatial information? IV. Reducing dimensionality

More information

Emotion Classification

Emotion Classification Emotion Classification Shai Savir 038052395 Gil Sadeh 026511469 1. Abstract Automated facial expression recognition has received increased attention over the past two decades. Facial expressions convey

More information

Principal Component Analysis (PCA) is a most practicable. statistical technique. Its application plays a major role in many

Principal Component Analysis (PCA) is a most practicable. statistical technique. Its application plays a major role in many CHAPTER 3 PRINCIPAL COMPONENT ANALYSIS ON EIGENFACES 2D AND 3D MODEL 3.1 INTRODUCTION Principal Component Analysis (PCA) is a most practicable statistical technique. Its application plays a major role

More information

A Matlab based Face Recognition GUI system Using Principal Component Analysis and Artificial Neural Network

A Matlab based Face Recognition GUI system Using Principal Component Analysis and Artificial Neural Network A Matlab based Face Recognition GUI system Using Principal Component Analysis and Artificial Neural Network Achala Khandelwal 1 and Jaya Sharma 2 1,2 Asst Prof Department of Electrical Engineering, Shri

More information