Face Recognition Based on SVM and 2DPCA

Size: px
Start display at page:

Download "Face Recognition Based on SVM and 2DPCA"

Transcription

1 Vol. 4, o. 3, September, 2011 Face Recognton Based on SVM and 2DPCA Tha Hoang Le, Len Bu Faculty of Informaton Technology, HCMC Unversty of Scence Faculty of Informaton Scences and Engneerng, Unversty of Canberra Abstract The paper wll present a novel approach for solvng face recognton problem. Our method combnes 2D Prncpal Component Analyss (2DPCA), one of the promnent methods for extractng feature vectors, and Support Vector Machne (SVM), the most powerful dscrmnatve method for classfcaton. Experments based on proposed method have been conducted on two publc data sets FERET and AT&T; the results show that the proposed method could mprove the classfcaton rates. Keywords: 2DPCA, SVM. 1. Introducton Human faces contan a lot of mportant bometrc nformaton. The nformaton can be used n a varety of cvlan and law enforcement applcatons. For example, dentty verfcaton for physcal access control n buldngs or securty areas s one of the most common face recognton applcatons. At the access pont, an mage of a clamed person s face s captured by a camera and s compared wth stored mages of the clamed persons. Then t wll be accepted only f t s matched. For hgh securty areas, a combnaton wth card termnals s possble, so that a double check s performed. Fgure 1. Image Representatons n PCA and 2DPCA Snce Matthew Turk and Alex Pentland [1] used Prncpal Component Analyss (PCA) to deal wth the face recognton problem, PCA has become the standard method to extract feature vectors n face recognton because t s stable and has good performance. evertheless, PCA could not capture all local varances of mages unless ths nformaton s explctly provded n the tranng data. To deal wth ths problem, some researchers proposed other approaches. For example, Wskott et al. [2] suggested a technque known as elastc bunch graph matchng to extract local features of face mages. Penev and Atck [3] proposed usng local features to represent faces; they used PCA to extract local feature vectors. They reported that there was a sgnfcant 85

2 Vol. 4, o. 3, September, 2011 mprovement n face recognton. Bartlett et al. [4] proposed usng ndependent component analyss (ICA) for face representaton to extract hgher dependents of face mages that cannot represented by Gaussan dstrbutons, and reported that t performed better than PCA. Mng-HsuanYang [5] suggested Kernel PCA (or nonlnear subspace) for face feature extracton and recognton and descrbed that hs method outperformed PCA (lnear subspace). However, the performance costs of them are hgher than PCA. To solve these problems, Jan Yang [6] proposed a new method called 2D Prncpal Component Analyss (2DPCA). In conventonal PCA, face mages have been represented n vectors by some technque lke concatenaton. As opposed to PCA, 2DPCA represents face mages by usng matrces or 2D mages nstead of vectors (Fg. 1). Clearly, usng 2D mages drectly s qute smple and local nformaton of the orgnal mages s preserved suffcently, whch may brng more mportant features for facal representaton. In face dentfcaton, some face mages are easy to recognze, but others are hard to dentfy; for example, frontal face mages are easer than to be recognzed than profle face mages. Therefore, we proposed a weghted-2dpca model to deal wth the dffculty. In 1995, Vapnk and Cortes [7] presented the foundatons for Support Vector Machne (SVM). Snce then, t has become the promnent method to solve problems n pattern classfcaton and regresson. The basc dea behnd SVM s fndng the optmal lnear hyperplane such that the expected classfcaton error for future test samples s mnmzed,.e., good generalzaton performance. Obvously, the goal of all classfers s not to get the lowest tranng error. For example, a k- classfer can acheve the accuracy rate 100% wth k=1. However, n practce, t s the worst classfer because t has hgh structural rsk. hgh error goal low model rsk or model complexty hgh Fgure 2. Curves of Testng Error and Tranng Error They suggested the formula testng error = tranng error + rsk of model (Fg. 2). To acheve the goal to get the lowest testng error, they proposed the structural rsk mnmzaton nductve prncple. It means that a dscrmnatve functon that classfes the tranng data accurately and belongs to a set of functons wth the lowest VC dmenson wll generalze best results regardless of the dmensonalty of the nput space. Based on ths prncple, an optmal lnear dscrmnatve functon has been found. For lnearly non-separable data, SVM maps the nput to a hgher dmensonal feature space where a lnear hyperplane can be found. Although there s no warranty that a lnear soluton wll always exst n the hgher dmensonal space, t s able to fnd effectve solutons n practce. To deal wth the face gender classfcaton, many researchers [8-11] have appled SVM n ther studes and stated that the experment results are very postve. In our research, we have combned the power of each method, weghted-2dpca and SVM, to solve the problem. 86

3 Vol. 4, o. 3, September, 2011 The remanng sectons of our paper wll dscuss the mplementaton of our face recognton system, related theory, and experments. Secton 2 gves detals of 2DPCA. Secton 3 dscusses how to use SVM n face classfcaton. In Secton 4, we wll descrbe the mplementaton and experments. Fnally, Secton 5 s our concluson. 2. 2D Prncpal Component Analyss 2.1. Face Model Constructon As mentoned above, we propose a weghed-2dpca to deal wth some practcal stuatons n whch some face mages n database are dffcult to dentfy due to ther poses (front or profle) or ther qualtes (nose, blur). Tranng data D A w (),, 1,..., Algorthm 1: Construct proposed face model Step 1: Compute the mean mage Step 2: Compute matrx Step 3: Compute egenvectors 2.2. Feature Extracton w () w A 1 A = (1) w 1 T ( ) ( ) A A A A 1 G = (2) 1 w Ω Ω Ω and egenvalues,,..., n 1 2 1, 2,..,. n of G. Frst, a projecton pont of mage A on 2DPCA space s matrx X1, X2,..., X n Ωk, 1,..., Xk A A k d (3) Second, the matrx s projected on PCA space to convert matrx to vector and reduce the dmenson. 3. Support Vector Machne The goal of SVM classfers s to fnd a hyperplane that separates the largest fracton of a ( ) ( ) ( ) n ( ) labeled data set {( x, y ); x ; y { 1, 1}; 1,..., }. The most mportant requrement, whch the classfers must have, s that t has to maxmze the dstance or the margn between each class and the hyperplane (Fg 3.). In most of real applcatons, the data could not be lnearly classfed. To deal wth ths problem, we transform data nto a hgher dmensonal feature space and assume that our data n ths space can be lnearly classfed (See Fg 4.). 87

4 Vol. 4, o. 3, September, 2011 : x n In fact, determnng the optmal hyperplane s a constraned optmzaton problem and can be solved usng quadratc programmng technques. The dscrmnant hyperplane s defned as the followng where ', " m x ( ) ( ), y x y K x x b (5) 1 K x x s the kernel functon. (4) Fgure 3. An SVM Classfer Fgure 4. Input Space and Feature Space 3.1. Classfer Constructon Phase Algorthm 2: Construct classfer Step 1: Compute matrx H ( ) ( j ) ( ), ( j H y y K x x ) (6) j Step 2: Use quadratc solver to solve the optmzaton problem wth objectve functon: 1 T α argmn α Hα 2 α 1 0 C (7) () y

5 Vol. 4, o. 3, September, 2011 Step 3: Compute b dx { 0} dx dx 1 b y y K x, x dx dx ( ) ( j ) ( j ) ( ) j jdx (8) 3.2. Classfcaton Phase Algorthm 3: Classfy Step 1: Compute the value y ( ) ( ) y sgn y K x, x b (9) 1 Step 2: Classfy for x f y 1 then x belong class {+1} f y -1 then x belong class {-1} 3.3. SVM for Face Identfcaton To apply SVM n face recognton, we use One-Aganst-All decomposton to transform mult-class problem to a set of two-class problems. ( ) ( ) ( ) n ( ) Tranng set D {( x, y ); x ; y { 1, 1}; 1,..., } s transformed to seres () ( ) ( ) of Dk {( x, yk ); yk { 1, 1} } where () () 1 y k yk () 1 y k Algorthm 2 s used to compute the dscrmnant functons correspondng to ( ) ( ), k k 1 D k. (10) (11) f x y K x x b (12) In classfcaton phase, we use the followng rule to dentfy the class for nput x. k arg max f x (13) 4. Implementaton and Experments k We select FERET and AT&T databases to evaluate our approach. The FERET database [12] was collected at George Mason Unversty between August 1993 and July It contans 1564 sets of mages for 14,126 mages that nclude 1199 ndvduals and 365 duplcate sets of mages. In our experments, face regons of FERET mages were dentfed and extracted from the background of the nput mages usng the ground truth nformaton of mages but some mages do not contan nformaton on face locatons. In ths case, we used the well-known algorthm developed by Vola and Jones [13, 14] to fnd face postons. Then, they were scaled to 50-by-50 resoluton. In dataset k 89

6 Vol. 4, o. 3, September, 2011 buldng task, we constructed a dataset D contanng 1000 ndvduals whch are chosen from sets fa, fb, fc, dup1 and dup2 of 1996 FERET database. All mages of the dataset D are frontal face mages. ext, we randomly dvded the dataset nto 3 separate subsets A, B and C. The reported results were obtaned wth Cross-Valdaton analyss on these subsets. We also use tranng set M of database provded by FERET for PCA feature extracton and 2DPCA extracton. The AT&T database was taken at AT&T Laboratores. It contans 400 mages (92-by-112) of 40 ndvduals; each person has ten mages. We performed the same tasks to buld datasets for experments. Fgure 5. a) Three faces from AT&T b) Three processed faces from FERET 4.1. Experments on AT&T database We mplemented fve methods to conduct experments on the AT&T database: MLP (PCA): Ths method uses PCA to extract feature vectors and Mult Layer Perceptron (MLP) for classfcaton. The MLP has three layers: nput layer has 163 nodes, hdden layer has 100 nodes, and output layer has 40 nodes. Ths MLP uses Gradent Back-Propagaton algorthm for tranng. The actve functon of MLP s sgmod functon f x and the range of learnng rate s between 0.3 and (14) x 1 e, f [0, 1] f x k- (PCA): We use PCA to obtan feature vectors and employ k-earest eghbor (k-) wth dstance metrc L2 for classfcaton. SVM (PCA): It uses PCA to get feature vectors and apples SVM wth two kernel functons (Polynomal, Radal Bass Functons-RBF) for classfcaton. The value of 5 14 d of Polynomal s 3; for RBF kernel we used some values C {2,...,2 } and 15 3 {2,...,2 } for classfcaton. T x x x x K, ' ' 1 d K xx, ' e 2 xx' 2 2 k- (2DPCA): The method uses our proposed 2DPCA to get feature vectors and employs k- for classfcaton. SVM (2DPCA): It uses the proposed 2DPCA to get feature vectors and SVM for classfcaton. (15) 90

7 Cumulatve match score Internatonal Journal of Sgnal Processng, Image Processng and Pattern Recognton Vol. 4, o. 3, September, 2011 We used the subset M to create PCA feature extractor. The default dmenson of feature vector s k=163. Wth ths k, we can get to a reasonable PCA reconstructon error of MSE = We also used the same subset M to create 2DPCA feature extractor. A weght for each tranng mage s ts rotate angle. The dmenson of feature vector s k = 20. For each method, we conducted three expermental trals on subsets A, B and C. It means that we traned classfers on two subsets and evaluated on the remanng subset. The results are reported on ther average performance scores n Table I. The cumulatve match score vs. rank curve for each method has been show n Fg. 6. The values of curve are the percentage of correct matches n the top n matches (rank-5). The expermental results pont that our proposed method for feature extracton s better than PCA and 2DPCA methods. As mentoned above, PCA s a method to reduce the dmenson. There s not any mathematcal evdence that t wll ncrease the recognton rate. Our method has more advantages than tradtonal 2DPCA because t can create a subspace that reserves some mportance dscrmnatve nformaton of face mages such as pose. The expermental results also show that MLP s the worst classfcaton method and SVM s the best one. Obvously, MLP s easy to be overfttng because they usually focus on fndng the lowest error rate although we use some technques such as cross valdaton to lmt the weak pont. In other hand, SVM method always gves a sutable soluton. TABLE I. EXPERIMET RESULTS O AT&T DATABASE Feature extracton Classfcaton Accuracy (%) PCA MLP 75.2 PCA k PCA SVM DPCA k DPCA SVM MLP (PCA) k- (PCA) 80 SVM (PCA) k- (2DPCA) SVM (2DPCA) Rank Fgure 6. Identfcaton Performance on AT&T Database 4.2. Experments on FERET Database We mplemented four methods to conduct experments on FERET database, whch are k- (PCA), SVM (PCA), k- (2DPCA) and SVM (2DPCA). We dd the same task to buld feature extractors. Frst, we used the subset M to create PCA feature extractor. The default dmenson of feature vector s k=100. Then, we contnued to use 91

8 Cumulatve match score Internatonal Journal of Sgnal Processng, Image Processng and Pattern Recognton Vol. 4, o. 3, September, 2011 the same subset M to create 2DPCA feature extractor. In our experments, we set weght for female s 3, for male s 2 and for ndvdual wth glass s 1. It means that an mage be easy to recognze has hgher weght. The dmenson of feature vector s k = 10. We conducted three expermental trals on subsets A, B and C for each method. The results are reported on ther average performance scores n Table II; and the cumulatve match score vs. rank curve (rank-50) for each method has been shown n Fg. 7. The method 2DPCA wth SVM for classfcaton stll gets the best performance on the FERET dataset. TABLE II. EXPERIMET RESULTS O FERET DATABASE Feature extracton Classfcaton Accuracy (%) PCA L PCA SVM DPCA L DPCA SVM k- (PCA) 84 SVM (PCA) k- (2DPCA) 82 SVM (2DPCA) Rank 5. Conclusons Fgure 7. Identfcaton Performance on FERET Database In summary, we have proposed a new approach for face recognton. The frst contrbuton of ths paper s to propose a novel face model based on conventonal 2DPCA for extractng feature vectors. The second contrbuton of ths paper s to combne our proposed face model wth SVM. We have compared our method wth tradtonal methods. The results from our methods outperformed sgnfcantly. References [1] M. A. Turk and A. P. Pentland, "Face recognton usng egenfaces," n Computer Vson and Pattern Recognton, Proceedngs CVPR '91., IEEE Computer Socety Conference on, 1991, pp [2] L. Wskott, et al., "Face recognton by elastc bunch graph matchng," Pattern Analyss and Machne Intellgence, IEEE Transactons on, vol. 19, pp , [3] P. Penev and J. Atck, "Local feature analyss: a general statstcal theory for object representaton," etwork: computaton n neural systems, vol. 7, pp ,

9 Vol. 4, o. 3, September, 2011 [4] M. S. Bartlett, et al., "Face recognton by ndependent component analyss," eural etworks, IEEE Transactons on, vol. 13, pp , [5] Y. Mng-Hsuan, "Kernel Egenfaces vs. Kernel Fsherfaces: Face recognton usng kernel methods," n Automatc Face and Gesture Recognton, Proceedngs. Ffth IEEE Internatonal Conference on, 2002, pp [6] Y. Jan, et al., "Two-dmensonal PCA: a new approach to appearance-based face representaton and recognton," Pattern Analyss and Machne Intellgence, IEEE Transactons on, vol. 26, pp , [7] C. Cortes and V. Vapnk, "Support-vector networks," Machne learnng, vol. 20, pp , [8] C. Huaje and W. We, "Pseudo-Example Based Iteratve SVM Learnng Approach for Gender Classfcaton," n Intellgent Control and Automaton, WCICA The Sxth World Congress on, 2006, pp [9] B. Moghaddam and Y. Mng-Hsuan, "Gender classfcaton wth support vector machnes," n Automatc Face and Gesture Recognton, Proceedngs. Fourth IEEE Internatonal Conference on, 2000, pp [10] H. Xa, et al., "Gender Classfcaton Based on 3D Face Geometry Features Usng SVM," n CyberWorlds, CW '09. Internatonal Conference on, 2009, pp [11] L. Xue-Mng and W. Y-Dng, "Gender classfcaton based on fuzzy SVM," n Machne Learnng and Cybernetcs, 2008 Internatonal Conference on, 2008, pp [12] P. Phllps, et al., "The FERET evaluaton methodology for face-recognton algorthms," Pattern Analyss and Machne Intellgence, IEEE Transactons on, vol. 22, pp , [13] P. Vola and M. J. Jones, "Robust real-tme face detecton," Internatonal Journal of Computer Vson, vol. 57, pp , [14] L. Tha Hoang and B. Len Ten, "A hybrd approach of AdaBoost and Artfcal eural etwork for detectng human faces," n Research, Innovaton and Vson for the Future, RIVF IEEE Internatonal Conference on, 2008, pp Authors Tha Hoang Le receved B.S degree and M.S degree n Computer Scence from Hano Unversty of Technology, Vetnam, n 1995 and He receved Ph.D. degree n Computer Scence from Ho Ch Mnh Unversty of Scences, Vetnam, n Snce 1999, he has been a lecturer at Faculty of Informaton Technology, Ho Ch Mnh Unversty of Scence, Vetnam. Hs research nterests nclude soft computng pattern recognton, mage processng, bometrc and computer vson. Dr. Tha Hoang Le s co-author over twenty fve papers n nternatonal journals and nternatonal conferences. Len Bu receved B.S degree and M.S degree n Computer Scence from Ho Ch Mnh Unversty of Scence, Vetnam, n 1996 and Snce 2008, he has been a Ph.D. student n Computer Scence at Faculty of Informaton Scences and Engneerng, Unversty of Canberra, Australa. 93

10 Vol. 4, o. 3, September,

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM Classfcaton of Face Images Based on Gender usng Dmensonalty Reducton Technques and SVM Fahm Mannan 260 266 294 School of Computer Scence McGll Unversty Abstract Ths report presents gender classfcaton based

More information

Classification / Regression Support Vector Machines

Classification / Regression Support Vector Machines Classfcaton / Regresson Support Vector Machnes Jeff Howbert Introducton to Machne Learnng Wnter 04 Topcs SVM classfers for lnearly separable classes SVM classfers for non-lnearly separable classes SVM

More information

Using Neural Networks and Support Vector Machines in Data Mining

Using Neural Networks and Support Vector Machines in Data Mining Usng eural etworks and Support Vector Machnes n Data Mnng RICHARD A. WASIOWSKI Computer Scence Department Calforna State Unversty Domnguez Hlls Carson, CA 90747 USA Abstract: - Multvarate data analyss

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Human Face Recognition Using Generalized. Kernel Fisher Discriminant

Human Face Recognition Using Generalized. Kernel Fisher Discriminant Human Face Recognton Usng Generalzed Kernel Fsher Dscrmnant ng-yu Sun,2 De-Shuang Huang Ln Guo. Insttute of Intellgent Machnes, Chnese Academy of Scences, P.O.ox 30, Hefe, Anhu, Chna. 2. Department of

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Recognizing Faces. Outline

Recognizing Faces. Outline Recognzng Faces Drk Colbry Outlne Introducton and Motvaton Defnng a feature vector Prncpal Component Analyss Lnear Dscrmnate Analyss !"" #$""% http://www.nfotech.oulu.f/annual/2004 + &'()*) '+)* 2 ! &

More information

Discriminative classifiers for object classification. Last time

Discriminative classifiers for object classification. Last time Dscrmnatve classfers for object classfcaton Thursday, Nov 12 Krsten Grauman UT Austn Last tme Supervsed classfcaton Loss and rsk, kbayes rule Skn color detecton example Sldng ndo detecton Classfers, boostng

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Gender Classification using Interlaced Derivative Patterns

Gender Classification using Interlaced Derivative Patterns Gender Classfcaton usng Interlaced Dervatve Patterns Author Shobernejad, Ameneh, Gao, Yongsheng Publshed 2 Conference Ttle Proceedngs of the 2th Internatonal Conference on Pattern Recognton (ICPR 2) DOI

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law)

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law) Machne Learnng Support Vector Machnes (contans materal adapted from talks by Constantn F. Alfers & Ioanns Tsamardnos, and Martn Law) Bryan Pardo, Machne Learnng: EECS 349 Fall 2014 Support Vector Machnes

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

More information

CLASSIFICATION OF ULTRASONIC SIGNALS

CLASSIFICATION OF ULTRASONIC SIGNALS The 8 th Internatonal Conference of the Slovenan Socety for Non-Destructve Testng»Applcaton of Contemporary Non-Destructve Testng n Engneerng«September -3, 5, Portorož, Slovena, pp. 7-33 CLASSIFICATION

More information

Modular PCA Face Recognition Based on Weighted Average

Modular PCA Face Recognition Based on Weighted Average odern Appled Scence odular PCA Face Recognton Based on Weghted Average Chengmao Han (Correspondng author) Department of athematcs, Lny Normal Unversty Lny 76005, Chna E-mal: hanchengmao@163.com Abstract

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines A Modfed Medan Flter for the Removal of Impulse Nose Based on the Support Vector Machnes H. GOMEZ-MORENO, S. MALDONADO-BASCON, F. LOPEZ-FERRERAS, M. UTRILLA- MANSO AND P. GIL-JIMENEZ Departamento de Teoría

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

An AAM-based Face Shape Classification Method Used for Facial Expression Recognition

An AAM-based Face Shape Classification Method Used for Facial Expression Recognition Internatonal Journal of Research n Engneerng and Technology (IJRET) Vol. 2, No. 4, 23 ISSN 2277 4378 An AAM-based Face Shape Classfcaton Method Used for Facal Expresson Recognton Lunng. L, Jaehyun So,

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

Learning a Class-Specific Dictionary for Facial Expression Recognition

Learning a Class-Specific Dictionary for Facial Expression Recognition BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 4 Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-0067 Learnng a Class-Specfc Dctonary for

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Incremental Learning with Support Vector Machines and Fuzzy Set Theory

Incremental Learning with Support Vector Machines and Fuzzy Set Theory The 25th Workshop on Combnatoral Mathematcs and Computaton Theory Incremental Learnng wth Support Vector Machnes and Fuzzy Set Theory Yu-Mng Chuang 1 and Cha-Hwa Ln 2* 1 Department of Computer Scence and

More information

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET 1 BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET TZU-CHENG CHUANG School of Electrcal and Computer Engneerng, Purdue Unversty, West Lafayette, Indana 47907 SAUL B. GELFAND School

More information

RECOGNIZING GENDER THROUGH FACIAL IMAGE USING SUPPORT VECTOR MACHINE

RECOGNIZING GENDER THROUGH FACIAL IMAGE USING SUPPORT VECTOR MACHINE Journal of Theoretcal and Appled Informaton Technology 30 th June 06. Vol.88. No.3 005-06 JATIT & LLS. All rghts reserved. ISSN: 99-8645 www.jatt.org E-ISSN: 87-395 RECOGNIZING GENDER THROUGH FACIAL IMAGE

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Facial Expression Recognition Based on Local Binary Patterns and Local Fisher Discriminant Analysis

Facial Expression Recognition Based on Local Binary Patterns and Local Fisher Discriminant Analysis WSEAS RANSACIONS on SIGNAL PROCESSING Shqng Zhang, Xaomng Zhao, Bcheng Le Facal Expresson Recognton Based on Local Bnary Patterns and Local Fsher Dscrmnant Analyss SHIQING ZHANG, XIAOMING ZHAO, BICHENG

More information

Announcements. Supervised Learning

Announcements. Supervised Learning Announcements See Chapter 5 of Duda, Hart, and Stork. Tutoral by Burge lnked to on web page. Supervsed Learnng Classfcaton wth labeled eamples. Images vectors n hgh-d space. Supervsed Learnng Labeled eamples

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

Fingerprint matching based on weighting method and SVM

Fingerprint matching based on weighting method and SVM Fngerprnt matchng based on weghtng method and SVM Ja Ja, Lanhong Ca, Pnyan Lu, Xuhu Lu Key Laboratory of Pervasve Computng (Tsnghua Unversty), Mnstry of Educaton Bejng 100084, P.R.Chna {jaja}@mals.tsnghua.edu.cn

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

PCA Based Gait Segmentation

PCA Based Gait Segmentation Honggu L, Cupng Sh & Xngguo L PCA Based Gat Segmentaton PCA Based Gat Segmentaton Honggu L, Cupng Sh, and Xngguo L 2 Electronc Department, Physcs College, Yangzhou Unversty, 225002 Yangzhou, Chna 2 Department

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

Face Recognition using Wavelet, PCA, and Neural Networks

Face Recognition using Wavelet, PCA, and Neural Networks Proceedng of the Frst Internatonal Conference on Modelng, Smulaton and Appled Optmzaton, Sharjah, U.A.E. February -3, 005 Face Recognton usng, PCA, and Neural Networks Masoud Mazloom Sharf Unversty of

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Face Recognition Method Based on Within-class Clustering SVM

Face Recognition Method Based on Within-class Clustering SVM Face Recognton Method Based on Wthn-class Clusterng SVM Yan Wu, Xao Yao and Yng Xa Department of Computer Scence and Engneerng Tong Unversty Shangha, Chna Abstract - A face recognton method based on Wthn-class

More information

Wavelets and Support Vector Machines for Texture Classification

Wavelets and Support Vector Machines for Texture Classification Wavelets and Support Vector Machnes for Texture Classfcaton Kashf Mahmood Rapoot Faculty of Computer Scence & Engneerng, Ghulam Ishaq Khan Insttute, Top, PAKISTAN. kmr@gk.edu.pk Nasr Mahmood Rapoot Department

More information

Lecture 4: Principal components

Lecture 4: Principal components /3/6 Lecture 4: Prncpal components 3..6 Multvarate lnear regresson MLR s optmal for the estmaton data...but poor for handlng collnear data Covarance matrx s not nvertble (large condton number) Robustness

More information

Face Recognition Methods Based on Feedforward Neural Networks, Principal Component Analysis and Self-Organizing Map

Face Recognition Methods Based on Feedforward Neural Networks, Principal Component Analysis and Self-Organizing Map RADIOENGINEERING, VOL. 16, NO. 1, APRIL 2007 51 Face Recognton Methods Based on Feedforward Neural Networks, Prncpal Component Analyss and Self-Organzng Map Mloš ORAVEC, Jarmla PAVLOVIČOVÁ Dept. of elecommuncatons,

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

More information

On Modeling Variations For Face Authentication

On Modeling Variations For Face Authentication On Modelng Varatons For Face Authentcaton Xaomng Lu Tsuhan Chen B.V.K. Vjaya Kumar Department of Electrcal and Computer Engneerng, Carnege Mellon Unversty Abstract In ths paper, we present a scheme for

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition Mathematcal Methods for Informaton Scence and Economcs Novel Pattern-based Fngerprnt Recognton Technque Usng D Wavelet Decomposton TUDOR BARBU Insttute of Computer Scence of the Romanan Academy T. Codrescu,,

More information

Kernel Collaborative Representation Classification Based on Adaptive Dictionary Learning

Kernel Collaborative Representation Classification Based on Adaptive Dictionary Learning Internatonal Journal of Intellgent Informaton Systems 2018; 7(2): 15-22 http://www.scencepublshnggroup.com/j/js do: 10.11648/j.js.20180702.11 ISSN: 2328-7675 (Prnt); ISSN: 2328-7683 (Onlne) Kernel Collaboratve

More information

Fast Feature Value Searching for Face Detection

Fast Feature Value Searching for Face Detection Vol., No. 2 Computer and Informaton Scence Fast Feature Value Searchng for Face Detecton Yunyang Yan Department of Computer Engneerng Huayn Insttute of Technology Hua an 22300, Chna E-mal: areyyyke@63.com

More information

Robust Face Recognition through Local Graph Matching

Robust Face Recognition through Local Graph Matching Robust Face Recognton through Local Graph Matchng Ehsan Fazl-Ers, John S. Zele and John K. Tsotsos, Department of Computer Scence and Engneerng, Yor Unversty, Toronto, Canada E-Mal: [efazl, tsotsos]@cse.yoru.ca

More information

Feature Extractions for Iris Recognition

Feature Extractions for Iris Recognition Feature Extractons for Irs Recognton Jnwook Go, Jan Jang, Yllbyung Lee, and Chulhee Lee Department of Electrcal and Electronc Engneerng, Yonse Unversty 134 Shnchon-Dong, Seodaemoon-Gu, Seoul, KOREA Emal:

More information

Face Detection with Deep Learning

Face Detection with Deep Learning Face Detecton wth Deep Learnng Yu Shen Yus122@ucsd.edu A13227146 Kuan-We Chen kuc010@ucsd.edu A99045121 Yzhou Hao y3hao@ucsd.edu A98017773 Mn Hsuan Wu mhwu@ucsd.edu A92424998 Abstract The project here

More information

A Robust LS-SVM Regression

A Robust LS-SVM Regression PROCEEDIGS OF WORLD ACADEMY OF SCIECE, EGIEERIG AD ECHOLOGY VOLUME 7 AUGUS 5 ISS 37- A Robust LS-SVM Regresson József Valyon, and Gábor Horváth Abstract In comparson to the orgnal SVM, whch nvolves a quadratc

More information

SUMMARY... I TABLE OF CONTENTS...II INTRODUCTION...

SUMMARY... I TABLE OF CONTENTS...II INTRODUCTION... Summary A follow-the-leader robot system s mplemented usng Dscrete-Event Supervsory Control methods. The system conssts of three robots, a leader and two followers. The dea s to get the two followers to

More information

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

More information

Two-Dimensional Supervised Discriminant Projection Method For Feature Extraction

Two-Dimensional Supervised Discriminant Projection Method For Feature Extraction Appl. Math. Inf. c. 6 No. pp. 8-85 (0) Appled Mathematcs & Informaton cences An Internatonal Journal @ 0 NP Natural cences Publshng Cor. wo-dmensonal upervsed Dscrmnant Proecton Method For Feature Extracton

More information

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images Internatonal Journal of Informaton and Electroncs Engneerng Vol. 5 No. 6 November 015 Usng Fuzzy Logc to Enhance the Large Sze Remote Sensng Images Trung Nguyen Tu Huy Ngo Hoang and Thoa Vu Van Abstract

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Support Vector Machine for Remote Sensing image classification

Support Vector Machine for Remote Sensing image classification Support Vector Machne for Remote Sensng mage classfcaton Hela Elmanna #*, Mohamed Ans Loghmar #, Mohamed Saber Naceur #3 # Laboratore de Teledetecton et Systeme d nformatons a Reference spatale, Unversty

More information

Facial Expression Recognition Using Sparse Representation

Facial Expression Recognition Using Sparse Representation Facal Expresson Recognton Usng Sparse Representaton SHIQING ZHANG, XIAOMING ZHAO, BICHENG LEI School of Physcs and Electronc Engneerng azhou Unversty azhou 38000 CHINA tzczsq@63.com, lebcheng@63.com Department

More information

Spam Filtering Based on Support Vector Machines with Taguchi Method for Parameter Selection

Spam Filtering Based on Support Vector Machines with Taguchi Method for Parameter Selection E-mal Spam Flterng Based on Support Vector Machnes wth Taguch Method for Parameter Selecton We-Chh Hsu, Tsan-Yng Yu E-mal Spam Flterng Based on Support Vector Machnes wth Taguch Method for Parameter Selecton

More information

Appearance-based Statistical Methods for Face Recognition

Appearance-based Statistical Methods for Face Recognition 47th Internatonal Symposum ELMAR-2005, 08-10 June 2005, Zadar, Croata Appearance-based Statstcal Methods for Face Recognton Kresmr Delac 1, Mslav Grgc 2, Panos Latss 3 1 Croatan elecom, Savsa 32, Zagreb,

More information

On Evaluating Open Biometric Identification Systems

On Evaluating Open Biometric Identification Systems Proceedngs of Student/Faculty Research Day, CSIS, Pace Unversty, May 6th, 2005 On Evaluatng Open Bometrc Identfcaton Systems Mchael Gbbons, Sungsoo Yoon, Sung-Hyuk Cha and Charles Tappert mkegbb@us.bm.com,

More information

A New Knowledge-Based Face Image Indexing System through the Internet

A New Knowledge-Based Face Image Indexing System through the Internet Ne Knoledge-ased Face Image Indexng System through the Internet Shu-Sheng La a Geeng-Neng You b Fu-Song Syu c Hsu-Me Huang d a General Educaton Center, Chna Medcal Unversty, Taan bc Department of Multmeda

More information

Feature Selection By KDDA For SVM-Based MultiView Face Recognition

Feature Selection By KDDA For SVM-Based MultiView Face Recognition SEI 007 4 rth Internatonal Conference: Scences of Electronc, echnologes of Informaton and elecommuncatons March 5-9, 007 UNISIA Feature Selecton By KDDA For SVM-Based MultVew Face ecognton Seyyed Majd

More information

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM PERFORMACE EVALUAIO FOR SCEE MACHIG ALGORIHMS BY SVM Zhaohu Yang a, b, *, Yngyng Chen a, Shaomng Zhang a a he Research Center of Remote Sensng and Geomatc, ongj Unversty, Shangha 200092, Chna - yzhac@63.com

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

An Improved Image Segmentation Algorithm Based on the Otsu Method

An Improved Image Segmentation Algorithm Based on the Otsu Method 3th ACIS Internatonal Conference on Software Engneerng, Artfcal Intellgence, Networkng arallel/dstrbuted Computng An Improved Image Segmentaton Algorthm Based on the Otsu Method Mengxng Huang, enjao Yu,

More information

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1 A New Feature of Unformty of Image Texture Drectons Concdng wth the Human Eyes Percepton Xng-Jan He, De-Shuang Huang, Yue Zhang, Tat-Mng Lo 2, and Mchael R. Lyu 3 Intellgent Computng Lab, Insttute of Intellgent

More information

Learning-Based Top-N Selection Query Evaluation over Relational Databases

Learning-Based Top-N Selection Query Evaluation over Relational Databases Learnng-Based Top-N Selecton Query Evaluaton over Relatonal Databases Lang Zhu *, Wey Meng ** * School of Mathematcs and Computer Scence, Hebe Unversty, Baodng, Hebe 071002, Chna, zhu@mal.hbu.edu.cn **

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Fast Sparse Gaussian Processes Learning for Man-Made Structure Classification

Fast Sparse Gaussian Processes Learning for Man-Made Structure Classification Fast Sparse Gaussan Processes Learnng for Man-Made Structure Classfcaton Hang Zhou Insttute for Vson Systems Engneerng, Dept Elec. & Comp. Syst. Eng. PO Box 35, Monash Unversty, Clayton, VIC 3800, Australa

More information

Comparison Study of Textural Descriptors for Training Neural Network Classifiers

Comparison Study of Textural Descriptors for Training Neural Network Classifiers Comparson Study of Textural Descrptors for Tranng Neural Network Classfers G.D. MAGOULAS (1) S.A. KARKANIS (1) D.A. KARRAS () and M.N. VRAHATIS (3) (1) Department of Informatcs Unversty of Athens GR-157.84

More information

Margin-Constrained Multiple Kernel Learning Based Multi-Modal Fusion for Affect Recognition

Margin-Constrained Multiple Kernel Learning Based Multi-Modal Fusion for Affect Recognition Margn-Constraned Multple Kernel Learnng Based Mult-Modal Fuson for Affect Recognton Shzh Chen and Yngl Tan Electrcal Engneerng epartment The Cty College of New Yor New Yor, NY USA {schen, ytan}@ccny.cuny.edu

More information

Non-Negative Matrix Factorization and Support Vector Data Description Based One Class Classification

Non-Negative Matrix Factorization and Support Vector Data Description Based One Class Classification IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 5, No, September 01 ISSN (Onlne): 1694-0814 www.ijcsi.org 36 Non-Negatve Matrx Factorzaton and Support Vector Data Descrpton Based One

More information

WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING.

WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING. WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING Tao Ma 1, Yuexan Zou 1 *, Zhqang Xang 1, Le L 1 and Y L 1 ADSPLAB/ELIP, School of ECE, Pekng Unversty, Shenzhen 518055, Chna

More information

A Genetic Programming-PCA Hybrid Face Recognition Algorithm

A Genetic Programming-PCA Hybrid Face Recognition Algorithm Journal of Sgnal and Informaton Processng, 20, 2, 70-74 do:0.4236/jsp.20.23022 Publshed Onlne August 20 (http://www.scrp.org/journal/jsp) A Genetc Programmng-PCA Hybrd Face Recognton Algorthm Behzad Bozorgtabar,

More information

SVM-based Learning for Multiple Model Estimation

SVM-based Learning for Multiple Model Estimation SVM-based Learnng for Multple Model Estmaton Vladmr Cherkassky and Yunqan Ma Department of Electrcal and Computer Engneerng Unversty of Mnnesota Mnneapols, MN 55455 {cherkass,myq}@ece.umn.edu Abstract:

More information

LECTURE : MANIFOLD LEARNING

LECTURE : MANIFOLD LEARNING LECTURE : MANIFOLD LEARNING Rta Osadchy Some sldes are due to L.Saul, V. C. Raykar, N. Verma Topcs PCA MDS IsoMap LLE EgenMaps Done! Dmensonalty Reducton Data representaton Inputs are real-valued vectors

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS46: Mnng Massve Datasets Jure Leskovec, Stanford Unversty http://cs46.stanford.edu /19/013 Jure Leskovec, Stanford CS46: Mnng Massve Datasets, http://cs46.stanford.edu Perceptron: y = sgn( x Ho to fnd

More information

Learning a Locality Preserving Subspace for Visual Recognition

Learning a Locality Preserving Subspace for Visual Recognition Learnng a Localty Preservng Subspace for Vsual Recognton Xaofe He *, Shucheng Yan #, Yuxao Hu, and Hong-Jang Zhang Mcrosoft Research Asa, Bejng 100080, Chna * Department of Computer Scence, Unversty of

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Quadratic Program Optimization using Support Vector Machine for CT Brain Image Classification

Quadratic Program Optimization using Support Vector Machine for CT Brain Image Classification IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 4, o, July ISS (Onlne): 694-84 www.ijcsi.org 35 Quadratc Program Optmzaton usng Support Vector Machne for CT Bran Image Classfcaton J

More information

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Journal of Emergng Trends n Computng and Informaton Scences 009-03 CIS Journal. All rghts reserved. http://www.csjournal.org Unhealthy Detecton n Lvestock Texture Images usng Subsampled Contourlet Transform

More information

Face Recognition by Fusing Binary Edge Feature and Second-order Mutual Information

Face Recognition by Fusing Binary Edge Feature and Second-order Mutual Information Face Recognton by Fusng Bnary Edge Feature and Second-order Mutual Informaton Jatao Song, Bejng Chen, We Wang, Xaobo Ren School of Electronc and Informaton Engneerng, Nngbo Unversty of Technology Nngbo,

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Review of approximation techniques

Review of approximation techniques CHAPTER 2 Revew of appromaton technques 2. Introducton Optmzaton problems n engneerng desgn are characterzed by the followng assocated features: the objectve functon and constrants are mplct functons evaluated

More information