A Hybrid Approach for Modeling High Dimensional Medical Data

Size: px
Start display at page:

Download "A Hybrid Approach for Modeling High Dimensional Medical Data"

Transcription

1 A Hybri Approach for Moeling High Dimensional Meical Data Alok Sharma 1, Gofrey C. Onwubolu 1 1 University of the South Pacific, Fii sharma_al@usp.ac.f, onwubolu_g@usp.ac.f Abstract. his work presents the application of hybri PCA an LDA to moeling high imensional meical ata, which is a real-life problem. For moeling an classifying meical ata, we aopte this combination of two stage PCA an LDA proceure which is also known as Fisherface technique. During the training phase we applie this combination for etracting features from meical ata. In the classification stage we introuce weighting ratio which is use with the conventional Eucliean istance measure to classify a given sample. For brevity we call this technique the weighte istance Fisherface technique. he presente technique shows promising results for meical ata when compare with stanar GMDH technique; in the two problems taken from the machining learning atabases, the presente approach performe better than the stanar GMDH. Keywors Dimensionality reuction, inuctive moeling, classification, PCA, LDA. 1 Introuction Moeling an pattern classification plays crucial role in everyay life. he evolving computational eman makes this fiel very challenging an thus open for research. When high imensional feature vectors are involve in the computation it makes the implementation of moel an/or pattern classifier quite ifficult an sometimes impossible. his limitation is usually referre as the curse of imensionality. Efforts are unergoing to reuce the compleity in an efficient manner an at the same time achieve sufficient level of classification accuracy. he two well known linear techniques for imensionality reuction are principal component analysis (PCA) [6] an linear iscriminant analysis (LDA) [4]. he goal of PCA is to fin a parsimonious ata space from the original ata space such that the representation information is maimally preserve. he features in the reuce imensional plane are transforme from higher imensional space such that the mean square error is minimum. On the other han, LDA provies a reuce imensional space such that the features of ifferent classes or categories are maimally iscriminate. In the case of solving high imensional problem several authors applie PCA technique prior to the LDA technique [1][8][10][11]. In the work reporte in this paper, we aopte this combination of two stage PCA an LDA proceure which is also known as Fisherface technique for moeling an classifying meical ata. During the training phase we applie this combination for etracting features from meical ata. In the classification stage, we introuce weighting ratio which is use with the conventional Eucliean istance measure to classify a given sample. For brevity we call this technique the weighte istance Fisherface technique. he presente technique shows promising results for meical ata when compare with Group Metho of Hanling Data (GMDH) technique. 39

2 Moel Description Inuctive moeling aims at constructing an efficient an effective moel of high imensional ata. In a given set of inputs, system state, an outputs, the thir component is always eucible with the other two at han (see Fig. 1). A training ataset of inputs, X, an system states, S, can be use to estimate the ensuing outputs, Y, in a preiction or forecast moel. It is a moeling or esign problem to obtain a system, S, for given inputs an outputs X an Y. A control problem is to seek the optimal inputs, X for a given system states, S, that can be use to estimate the ensuing outputs, Y. hese concepts are well escribe by Eler an Brown [5]. Inputs (X) System (S) Outputs (Y) Estimate Output (Preiction) Estimate System State (Moeling) Estimate Input (Control) Fig. 1 Inuctive moeling he system presente here is the weighte istance Fisherface moel which has been applie for meical ata analysis. he basic block iagram of the moel is shown in Fig.. he moel has an output variable or target variable y which epens on -imensional input vector 1,,..., ] = [ an the moel parameters. he moel parameters can be estimate by using training ata where the output y an input are known quantities. Once the moel is estimate then it can be use to provie output y for any unknown. 1 f y Fig.. Basic block iagram of the moel he target variable can be represente in the form of function f an the input as y = f () = f (,, K, ) (1) 1 he function f is a combination of two linear functions namely PCA an LDA. We conclue that our moeling approach in Fig. follows the inuctive moeling architecture in Fig. 1. PCA fins a linear transformation Φ which reuces -imensional ata to h-imensional feature vectors (where h < ) in such a way that the information is maimally preserve in minimum mean square error sense. his linear transformation is known as PCA transform or Karhunen-Loéve transform (KL) [6]. Since the transformation is from -imensional feature space to h-imensional feature space the size of Φ is h. he h column vectors of the matri Φ are the basis vectors. he first basis vector is in the irection of maimum variance of the given feature vectors. he remaining basis vectors are mutually orthogonal an, in orer, maimize the remaining variances subect to the orthogonal conition. Each basis vector represents a principal ais. hese principal aes are those 40

3 orthonormal aes onto which the remaining variances uner proection are maimum. hese orthonormal aes are given by the ominant/leaing eigenvectors (i.e. those with the largest associate eigenvalues) of the measure covariance matri. In PCA, original feature space is characterize by these basis vectors an the number of basis vectors use for characterization is usually less than the imensionality of the feature space [8][9]. In LDA, the imensional embeings are reuce in such a way that the orientation of the proecte ata of classes on an arbitrary line or space is well separate from each other. he transformation vectors are taken so that the criterion J is maimum, where J is the ratio of betweenclass scatter matri (S B ) an within-class scatter matri (S W ) [4]. In a c-class problem the LDA proects from -imensional space to c 1 or less imensional space (R R c-1 ). here are some limitations in applying LDA irectly viz. matri S W can become singular ue to high imensionality of original feature vectors in comparison with low number of training vectors available. o overcome this limitation, a number of authors have propose the use of PCA prior to the application of LDA [1][8][10][11] in the feature etraction stage. In meical ata analysis the PCA technique is applie for two main reasons (i) (ii) the basis vectors that are of less importance can be iscare which woul help in reucing the noise that coul be present in meical ata. to overcome the singularity issue relate with the irect application of LDA. he LDA is applie after the application of PCA to give such feature space in which ifferent class ata are maimally separate uner iscriminant criterion. In aition, the weighte istance measure has been applie for classifying input vectors which was not applie previously in the literature. he following section briefly illustrates the mathematical etails of the moel..1 Principal Component Analysis he PCA transform can be foun by minimizing mean square error. o see this, let the feature vector h be R (-imensional space), reuce imensional feature vector be z R an reconstructe feature vector be ˆ R. hen the mean square error can be represente as MSE = E [ ˆ ] where E [ ] is the epectation operation with respect to an is the norm square value. We know that PCA transformation Φ is of size h an it is use to o imensionality reuction from - imensional space to h-imensional feature space, i.e. Φ : z or z = Φ () he PCA transformation Φ can be obtaine by minimizing mean square error E[ ˆ ] which turns out to be a generalize eigenvalue problem i.e.: Σ φ = λ φ (3) where Φ = {φ : = 1,,..., h}, φ R, an Σ is covariance matri of all input -imensional vectors. he epression λ enotes eigenvalues corresponing to φ. he eigenvectors (φ1,...,φh ) of Φ shoul be arrange such that their corresponing eigenvalues are in escening orer λ 1 > λ >... > λh. his arrangement is, however, not a necessary step for PCA but it is mentione here since the moel conucts this arrangement process prior to the application of LDA. 41

4 . Linear Discriminant Analysis he LDA technique can be illustrate for two-class problem an multi-class problem. he LDA technique for multi-class problem is briefly escribe here. Let a c-class problem (assuming c > ) is given with c unique class lables ω 1,K,ωc. In LDA the proection is from h-imensional feature space to k-imensional feature space where k < h such that the samples or patterns of classes are wellseparate. For a c-class problem the transformation can be given as: s = W z where s R k an z is from equation. (4) he transformation matri W is compute by maimizing Fisher s criterion J(W) = W S B W / W SW W. he computation of between-class scatter matric S B an withinclass scatter matri S W can be compute from the vectors z. See Dua an Hart [4] for etails of computing these matrices. he transformation matri W is given by [4]: S B w i = λ S w (5) i W i where W = {wi : i = 1,,..., k}. he eigenvectors w i (columns of W) correspon to the eigenvalues λ i. Since the rank of between-class scatter matri S B is c 1 or less, k c 1. he net section elaborates the training phase of the moel..3 raining Phase of the Weighte Distance Fisherface Moel he training phase of the moel is epicte in Fig. 3. he training ata is processe through the PCA raining Data PCA z s Centroi µ LDA Computation Fig. 3. raining phase of the moel block to give parsimonious ata space. he feature vectors z are obtaine after PCA process. hese features are then sent to the LDA block which prouces iscriminant features s. he obtaine features s of similar classes will be sent to the Centroi Computation block which will give respective centroi for each class. he training process can be summarize as follows: 1. Compute PCA transformation Φ for input vectors using equation 3.. Proect the samples on lower imensional space R h using equation. his will give z feature vectors. 3. Compute transformation W using eigenvalue ecomposition (equation 5). 4. Proect the z feature vectors on to k-imensional space by using equation 4. his will give s feature vectors. 1 1 It can be observe from equations an 4 that feature vector s is the linear combination of the elements of input vector an can be represente as sm = nvnm for m = 1,K, k n= 1 where v nm w m = h = 1 φ n, n is the element of, sm is the element of s, element of W an φ n (nth row an th column) is the element of Φ. w m (th row an mth column) is the 4

5 5. Compute the centroi of each class. his will give centroi vector µ for = 1,K, c. he parameters that are require to store for testing phase are Φ, W an µ. he classification phase or testing phase is illustrate in the following section..4 Classification Phase of the Weighte Distance Fisherface Moel he classification phase of the moel is epicte in Fig. 4. he input vector with unknown class label is entere in PCA block where feature vector z is compute using PCA transformation Φ. he transforme vector z is then processe through the LDA block which prouce feature vector s using LDA transformation W at its output. he feature vector s then sent via the weighte istance measure block where weighte istance δ (for = 1,K, c ) is compute. All the istance are evaluate in the comparison block an the class label is associate to the input vector for which the istance is minimum. he classification phase is summarize as follows: 1. Compute z for input vector using equation where Φ is a known quantity.. Compute s from the transformation W an input z using equation Compute weighte istance δ between a test vector s an the centroi δ = ( 1 / wt ) s µ for = 1,K, c he term by wt = number of samples in class / total wt is the weighting ratio which reflects a priori probability an can be given µ number of samples in the training ata 4. Fin the argument for which the weighte istance δ is minimum.. c k = arg minδ =1 Assign the class label ωk to the test pattern. he class label is the output of the moel or the target variable i.e. y = ω. k Unknown class labelle input vector PCA Φ z s Weighte δ LDA istance measure W µ comparison y Recognize class Fig. 4. Classification phase of the moel 3 Heart Disease Meical Database he Long Beach [] heart isease meical atabase has been use in the eperimentation. he atabase is provie by Robert Detrano of V.A. Meical Center, Long Beach an Clevelan Clinic Founation. he ataset contains 00 cases an 75 attributes, but all publishe eperiments [3][7] refer to using a subset of 13 of them. here are five classes in this ataset. he target variable iscriminates between five levels of heart isease where label 0 inicates no presence of heart isease an 1,, 3, 4 represent the presence of heart isease at a graually increase level. herefore there are two basic types of classification problem (i) a binary classification problem that 43

6 will etect the eistence of heart isease (level 1-4) or no heart isease (level 0) an (ii) a five class classification problem that ientifies all the five levels accurately. he system is moele using the original 75 attribute Long Beach ata an reuce Long Beach ata of 13 attributes. he ata is ranomly split into 180 cases for learning the moel an 0 cases for appraising the moel. he eperimentation has been escribe in the following section. 4 Eperimentation on Meical Database his section emonstrates the performance of the propose classifier in comparison with GMDH moel. he GMDH moel was applie on heart isease meical ataset by Lemke an Mueller [7]. For two-class problem the target variable woul be either has or has not that signify the presence of heart isease an absence of heart isease respectively. For five-class problem the target variable will be 0,1,,3 an 4 that signify no heart isease an four levels of heart isease. he classification accuracy in percentage an the number of false classifie cases are epicte in ab. 1 for the testing ata on Long Beach 75. est False classifie Accuracy [%] ab. 1. Classification results for Long Beach 75 ataset GMDH [7] Weighte istance Fisherface Has/has not Class 0-4 Has/has not Class It can be observe from ab. 1. that the weighte istance Fisherface moel prouces 100% accuracy for two-class problem whereas GMDH prouces only 90% in this case. On the other han, the propose moel is giving 80% accuracy for five-class problem whereas GMDH is giving only 75% accuracy. he improvement is significant in both the cases. In the case of two-class problem the PCA imension (h) was 3 an LDA imension (k) was 1 for the propose moel an for five-class problem h = 7 an k = 4. able epicts the classification accuracy in percentage an the number of false classifie cases for the testing ata on Long Beach 13. est False classifie Accuracy [%] ab.. Classification results for Long Beach 13 ataset GMDH [7] Weighte istance Fisherface Has/has not Class 0-4 Has/has not Class It is evient from ab.. that the weighte istance Fisherface moel prouces 75% an 50% accuracy for two-class problem an five-class problem respectively. On the other han, GMDH prouces only 65% an 0% accuracy for two-class problem an five-class problem respectively. he PCA imension was h = 3 an LDA imension was k = 1 for two class problem an h = 11 an k = 1 for five-class problem. he values of h an k are selecte for which the moel is proucing the best results. hus the results obtaine epicte are the best results that can be achieve by the moel. 5 Conclusion his paper has presente an inuctive moeling approach base on combination of two stage PCA an LDA proceure which is also known as Fisherface technique for moeling an classifying meical ata. For etracting features from meical ata we have applie this combination of techniques an in 44

7 the classification stage we ae weighting ratio which was use with the conventional Eucliean istance measure to classify a given sample. We referre this technique as the weighte istance Fisherface technique. We conclue that our moeling approach in Fig. follows the inuctive moeling architecture in Fig. 1. For the two problems taken from the machining learning atabases, the presente approach performe better than the stanar GMDH. It can be sai from the obtaine results that the weigthe istance Fisherface moel is proucing better results than the GMDH moel while eperimente on heart isease meical atabase. he possible future research work woul be to hybriize the techniques with GMDH-like networks. References [1] Belhumeur, P.N., Hespanha, J.P., Kriegman, D.J.: Eigenfaces vs. fisherfaces: recognition using class specific linear proection. IEEE rans. on Pattern Analysis an Machine Intelligence, 19(7), p , [] Blake, C.L., Merz, C.J.: UCI repository of machine learning atabases. Irvine, CA, University of Calif., Dept. of Information an Comp. Sci., [3] Detrano, R., Janosi, A., Steinbrunn, W., Pfisterer, M., Schmi, J., Sanhu, S., Guppy, K., Lee, S., Froelicher, V.: International application of a new probability algorithm for the iagnosis of coronary artery isease. American Journal of Cariology, 64, p , [4] Dua, R.O., Hart, P.E.: Pattern classification an scene analysis. John Wiley an Sons, New York, [5] Eler IV, J.F., Brown, D.E.: Inuctive an polynomial networks. echnical Report IPC-R-9-009, Institute for parallel computation an epartment of systems engineering, University of Virginia, Charlottesville, VA, USA, 199. [6] Fukunaga, K.: Introuction to statistical pattern recognition. Acaemic Press Inc., Hartcourt Brace Jovanovich, Publishers, 1990 [7] Lekme, F., Mueller, J.-A.: Meical ata analysis using self-organizing ata mining technologies. Systems Analysis Moelling Simulation, 43(10), p , 003. [8] Sharma, A., Paliwal, K.K., Onwubolu, G.C.: Class-epenent PCA, LDA an MDC: a combine classifier for pattern classification. Pattern Recognition, 39(7), p , 006. [9] Sharma, A., Paliwal, K.K.: Fast Principal Component Analysis using Fie-Point Algorithm, Pattern Recognition Letters, 8, p , 007. [10] Swets, D.L., Weng, J.: Using iscriminative eigenfeatures for image retrieval. IEEE rans. on Pattern Analysis an Machine Intelligence, 18(8), p , [11] Zhao, W., Chellappa, R., Phillips, P.J.: Subspace linear iscriminant analysis for face recognition. ech. Rep. CAR-R-914, Center for Automation Research, University of Marylan, College Park,

Influence of weight initialization on multilayer perceptron performance

Influence of weight initialization on multilayer perceptron performance Influence of weight initialization on multilayer perceptron performance M. Karouia (1,2) T. Denœux (1) R. Lengellé (1) (1) Université e Compiègne U.R.A. CNRS 817 Heuiasyc BP 649 - F-66 Compiègne ceex -

More information

CS9840 Learning and Computer Vision Prof. Olga Veksler. Lecture 2. Some Concepts from Computer Vision Curse of Dimensionality PCA

CS9840 Learning and Computer Vision Prof. Olga Veksler. Lecture 2. Some Concepts from Computer Vision Curse of Dimensionality PCA CS9840 Learning an Computer Vision Prof. Olga Veksler Lecture Some Concepts from Computer Vision Curse of Dimensionality PCA Some Slies are from Cornelia, Fermüller, Mubarak Shah, Gary Braski, Sebastian

More information

Fast image compression using matrix K-L transform

Fast image compression using matrix K-L transform Fast image compression using matrix K-L transform Daoqiang Zhang, Songcan Chen * Department of Computer Science an Engineering, Naning University of Aeronautics & Astronautics, Naning 2006, P.R. China.

More information

Dimensionality Reduction Using PCA/LDA. Hongyu Li School of Software Engineering TongJi University Fall, 2014

Dimensionality Reduction Using PCA/LDA. Hongyu Li School of Software Engineering TongJi University Fall, 2014 Dimensionality Reduction Using PCA/LDA Hongyu Li School of Software Engineering TongJi University Fall, 2014 Dimensionality Reduction One approach to deal with high dimensional data is by reducing their

More information

Classifying Biomedical Text Abstracts based on Hierarchical Concept Structure

Classifying Biomedical Text Abstracts based on Hierarchical Concept Structure Classifying Biomeical Text Abstracts base on Hierarchical Concept Structure Rozilawati Binti Dollah an Masai Aono Abstract Classifying biomeical literature is a ifficult an challenging tas, especially

More information

Enhanced Fisher Linear Discriminant Models for Face Recognition

Enhanced Fisher Linear Discriminant Models for Face Recognition Appears in the 14th International Conference on Pattern Recognition, ICPR 98, Queensland, Australia, August 17-2, 1998 Enhanced isher Linear Discriminant Models for ace Recognition Chengjun Liu and Harry

More information

Level Construction of Decision Trees in a Partition-based Framework for Classification

Level Construction of Decision Trees in a Partition-based Framework for Classification Level Construction of Decision Trees in a Partition-base Framework for Classification Y.Y. Yao, Y. Zhao an J.T. Yao Department of Computer Science, University of Regina Regina, Saskatchewan, Canaa S4S

More information

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION The Annals of Statistics 1997, Vol. 25, No. 6, 2313 2327 LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION By Eva Riccomagno, 1 Rainer Schwabe 2 an Henry P. Wynn 1 University of Warwick, Technische

More information

A Unified Bayesian Framework for Face Recognition

A Unified Bayesian Framework for Face Recognition Appears in the IEEE Signal Processing Society International Conference on Image Processing, ICIP, October 4-7,, Chicago, Illinois, USA A Unified Bayesian Framework for Face Recognition Chengjun Liu and

More information

THE EFFICIENCIES OF THE SPATIAL MEDIAN AND SPATIAL SIGN COVARIANCE MATRIX FOR ELLIPTICALLY SYMMETRIC DISTRIBUTIONS

THE EFFICIENCIES OF THE SPATIAL MEDIAN AND SPATIAL SIGN COVARIANCE MATRIX FOR ELLIPTICALLY SYMMETRIC DISTRIBUTIONS THE EFFICIENCIES OF THE SPATIAL MEDIAN AND SPATIAL SIGN COVARIANCE MATRIX FOR ELLIPTICALLY SYMMETRIC DISTRIBUTIONS BY ANDREW F. MAGYAR A issertation submitte to the Grauate School New Brunswick Rutgers,

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Technical Report TTI-TR-2008-5 Multi-View Clustering via Canonical Correlation Analysis Kamalika Chauhuri UC San Diego Sham M. Kakae Toyota Technological Institute at Chicago ABSTRACT Clustering ata in

More information

SYNCHRONOUS SEQUENTIAL CIRCUITS

SYNCHRONOUS SEQUENTIAL CIRCUITS CHAPTER SYNCHRONOUS SEUENTIAL CIRCUITS Registers an counters, two very common synchronous sequential circuits, are introuce in this chapter. Register is a igital circuit for storing information. Contents

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Keywors: multi-view learning, clustering, canonical correlation analysis Abstract Clustering ata in high-imensions is believe to be a har problem in general. A number of efficient clustering algorithms

More information

Least-Squares Regression on Sparse Spaces

Least-Squares Regression on Sparse Spaces Least-Squares Regression on Sparse Spaces Yuri Grinberg, Mahi Milani Far, Joelle Pineau School of Computer Science McGill University Montreal, Canaa {ygrinb,mmilan1,jpineau}@cs.mcgill.ca 1 Introuction

More information

Image Based Monitoring for Combustion Systems

Image Based Monitoring for Combustion Systems Image Base onitoring for Combustion Systems J. Chen, ember, IAENG an.-y. Hsu Abstract A novel metho of on-line flame etection in vieo is propose. It aims to early etect the current state of the combustion

More information

u!i = a T u = 0. Then S satisfies

u!i = a T u = 0. Then S satisfies Deterministic Conitions for Subspace Ientifiability from Incomplete Sampling Daniel L Pimentel-Alarcón, Nigel Boston, Robert D Nowak University of Wisconsin-Maison Abstract Consier an r-imensional subspace

More information

Necessary and Sufficient Conditions for Sketched Subspace Clustering

Necessary and Sufficient Conditions for Sketched Subspace Clustering Necessary an Sufficient Conitions for Sketche Subspace Clustering Daniel Pimentel-Alarcón, Laura Balzano 2, Robert Nowak University of Wisconsin-Maison, 2 University of Michigan-Ann Arbor Abstract This

More information

PREPARATION OF THE NATIONAL MAGNETIC FIELD STANDARD IN CROATIA

PREPARATION OF THE NATIONAL MAGNETIC FIELD STANDARD IN CROATIA n IMEKO TC 11 International Symposium METROLOGICAL INFRASTRUCTURE June 15-17, 11, Cavtat, Dubrovni Riviera, Croatia PREPARATION OF THE NATIONAL MAGNETIC FIELD STANDARD IN CROATIA A. Pavić 1, L.Ferović,

More information

When Fisher meets Fukunaga-Koontz: A New Look at Linear Discriminants

When Fisher meets Fukunaga-Koontz: A New Look at Linear Discriminants When Fisher meets Fukunaga-Koontz: A New Look at Linear Discriminants Sheng Zhang erence Sim School of Computing, National University of Singapore 3 Science Drive 2, Singapore 7543 {zhangshe, tsim}@comp.nus.edu.sg

More information

Comparative Assessment of Independent Component. Component Analysis (ICA) for Face Recognition.

Comparative Assessment of Independent Component. Component Analysis (ICA) for Face Recognition. Appears in the Second International Conference on Audio- and Video-based Biometric Person Authentication, AVBPA 99, ashington D. C. USA, March 22-2, 1999. Comparative Assessment of Independent Component

More information

UNIFYING PCA AND MULTISCALE APPROACHES TO FAULT DETECTION AND ISOLATION

UNIFYING PCA AND MULTISCALE APPROACHES TO FAULT DETECTION AND ISOLATION UNIFYING AND MULISCALE APPROACHES O FAUL DEECION AND ISOLAION Seongkyu Yoon an John F. MacGregor Dept. Chemical Engineering, McMaster University, Hamilton Ontario Canaa L8S 4L7 yoons@mcmaster.ca macgreg@mcmaster.ca

More information

Example: Face Detection

Example: Face Detection Announcements HW1 returned New attendance policy Face Recognition: Dimensionality Reduction On time: 1 point Five minutes or more late: 0.5 points Absent: 0 points Biometrics CSE 190 Lecture 14 CSE190,

More information

Optimal CDMA Signatures: A Finite-Step Approach

Optimal CDMA Signatures: A Finite-Step Approach Optimal CDMA Signatures: A Finite-Step Approach Joel A. Tropp Inst. for Comp. Engr. an Sci. (ICES) 1 University Station C000 Austin, TX 7871 jtropp@ices.utexas.eu Inerjit. S. Dhillon Dept. of Comp. Sci.

More information

EIGEN-ANALYSIS OF KERNEL OPERATORS FOR NONLINEAR DIMENSION REDUCTION AND DISCRIMINATION

EIGEN-ANALYSIS OF KERNEL OPERATORS FOR NONLINEAR DIMENSION REDUCTION AND DISCRIMINATION EIGEN-ANALYSIS OF KERNEL OPERATORS FOR NONLINEAR DIMENSION REDUCTION AND DISCRIMINATION DISSERTATION Presente in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Grauate

More information

Lecture: Face Recognition

Lecture: Face Recognition Lecture: Face Recognition Juan Carlos Niebles and Ranjay Krishna Stanford Vision and Learning Lab Lecture 12-1 What we will learn today Introduction to face recognition The Eigenfaces Algorithm Linear

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012 CS-6 Theory Gems November 8, 0 Lecture Lecturer: Alesaner Mąry Scribes: Alhussein Fawzi, Dorina Thanou Introuction Toay, we will briefly iscuss an important technique in probability theory measure concentration

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Kamalika Chauhuri ITA, UC San Diego, 9500 Gilman Drive, La Jolla, CA Sham M. Kakae Karen Livescu Karthik Sriharan Toyota Technological Institute at Chicago, 6045 S. Kenwoo Ave., Chicago, IL kamalika@soe.ucs.eu

More information

Situation awareness of power system based on static voltage security region

Situation awareness of power system based on static voltage security region The 6th International Conference on Renewable Power Generation (RPG) 19 20 October 2017 Situation awareness of power system base on static voltage security region Fei Xiao, Zi-Qing Jiang, Qian Ai, Ran

More information

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21 Large amping in a structural material may be either esirable or unesirable, epening on the engineering application at han. For example, amping is a esirable property to the esigner concerne with limiting

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Kamalika Chauhuri ITA, UC San Diego, 9500 Gilman Drive, La Jolla, CA Sham M. Kakae Karen Livescu Karthik Sriharan Toyota Technological Institute at Chicago, 6045 S. Kenwoo Ave., Chicago, IL kamalika@soe.ucs.eu

More information

Simulation of Angle Beam Ultrasonic Testing with a Personal Computer

Simulation of Angle Beam Ultrasonic Testing with a Personal Computer Key Engineering Materials Online: 4-8-5 I: 66-9795, Vols. 7-73, pp 38-33 oi:.48/www.scientific.net/kem.7-73.38 4 rans ech ublications, witzerlan Citation & Copyright (to be inserte by the publisher imulation

More information

Eigenimages. Digital Image Processing: Bernd Girod, 2013 Stanford University -- Eigenimages 1

Eigenimages. Digital Image Processing: Bernd Girod, 2013 Stanford University -- Eigenimages 1 Eigenimages " Unitary transforms" Karhunen-Loève transform" Eigenimages for recognition" Sirovich and Kirby method" Example: eigenfaces" Eigenfaces vs. Fisherfaces" Digital Image Processing: Bernd Girod,

More information

PCA & ICA. CE-717: Machine Learning Sharif University of Technology Spring Soleymani

PCA & ICA. CE-717: Machine Learning Sharif University of Technology Spring Soleymani PCA & ICA CE-717: Machine Learning Sharif University of Technology Spring 2015 Soleymani Dimensionality Reduction: Feature Selection vs. Feature Extraction Feature selection Select a subset of a given

More information

Hybrid Fusion for Biometrics: Combining Score-level and Decision-level Fusion

Hybrid Fusion for Biometrics: Combining Score-level and Decision-level Fusion Hybri Fusion for Biometrics: Combining Score-level an Decision-level Fusion Qian Tao Raymon Velhuis Signals an Systems Group, University of Twente Postbus 217, 7500AE Enschee, the Netherlans {q.tao,r.n.j.velhuis}@ewi.utwente.nl

More information

MATH 205 Practice Final Exam Name:

MATH 205 Practice Final Exam Name: MATH 205 Practice Final Eam Name:. (2 points) Consier the function g() = e. (a) (5 points) Ientify the zeroes, vertical asymptotes, an long-term behavior on both sies of this function. Clearly label which

More information

Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets

Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets Proceeings of the 4th East-European Conference on Avances in Databases an Information Systems ADBIS) 200 Estimation of the Maximum Domination Value in Multi-Dimensional Data Sets Eleftherios Tiakas, Apostolos.

More information

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method 1 Harmonic Moelling of Thyristor Briges using a Simplifie Time Domain Metho P. W. Lehn, Senior Member IEEE, an G. Ebner Abstract The paper presents time omain methos for harmonic analysis of a 6-pulse

More information

On the Surprising Behavior of Distance Metrics in High Dimensional Space

On the Surprising Behavior of Distance Metrics in High Dimensional Space On the Surprising Behavior of Distance Metrics in High Dimensional Space Charu C. Aggarwal, Alexaner Hinneburg 2, an Daniel A. Keim 2 IBM T. J. Watson Research Center Yortown Heights, NY 0598, USA. charu@watson.ibm.com

More information

Expected Value of Partial Perfect Information

Expected Value of Partial Perfect Information Expecte Value of Partial Perfect Information Mike Giles 1, Takashi Goa 2, Howar Thom 3 Wei Fang 1, Zhenru Wang 1 1 Mathematical Institute, University of Oxfor 2 School of Engineering, University of Tokyo

More information

Linear Algebra Methods for Data Mining

Linear Algebra Methods for Data Mining Linear Algebra Methods for Data Mining Saara Hyvönen, Saara.Hyvonen@cs.helsinki.fi Spring 2007 Linear Discriminant Analysis Linear Algebra Methods for Data Mining, Spring 2007, University of Helsinki Principal

More information

Lower bounds on Locality Sensitive Hashing

Lower bounds on Locality Sensitive Hashing Lower bouns on Locality Sensitive Hashing Rajeev Motwani Assaf Naor Rina Panigrahy Abstract Given a metric space (X, X ), c 1, r > 0, an p, q [0, 1], a istribution over mappings H : X N is calle a (r,

More information

Face Recognition. Face Recognition. Subspace-Based Face Recognition Algorithms. Application of Face Recognition

Face Recognition. Face Recognition. Subspace-Based Face Recognition Algorithms. Application of Face Recognition ace Recognition Identify person based on the appearance of face CSED441:Introduction to Computer Vision (2017) Lecture10: Subspace Methods and ace Recognition Bohyung Han CSE, POSTECH bhhan@postech.ac.kr

More information

Using Quasi-Newton Methods to Find Optimal Solutions to Problematic Kriging Systems

Using Quasi-Newton Methods to Find Optimal Solutions to Problematic Kriging Systems Usin Quasi-Newton Methos to Fin Optimal Solutions to Problematic Kriin Systems Steven Lyster Centre for Computational Geostatistics Department of Civil & Environmental Enineerin University of Alberta Solvin

More information

Recognition Using Class Specific Linear Projection. Magali Segal Stolrasky Nadav Ben Jakov April, 2015

Recognition Using Class Specific Linear Projection. Magali Segal Stolrasky Nadav Ben Jakov April, 2015 Recognition Using Class Specific Linear Projection Magali Segal Stolrasky Nadav Ben Jakov April, 2015 Articles Eigenfaces vs. Fisherfaces Recognition Using Class Specific Linear Projection, Peter N. Belhumeur,

More information

7.1 Support Vector Machine

7.1 Support Vector Machine 67577 Intro. to Machine Learning Fall semester, 006/7 Lecture 7: Support Vector Machines an Kernel Functions II Lecturer: Amnon Shashua Scribe: Amnon Shashua 7. Support Vector Machine We return now to

More information

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods Hyperbolic Moment Equations Using Quarature-Base Projection Methos J. Koellermeier an M. Torrilhon Department of Mathematics, RWTH Aachen University, Aachen, Germany Abstract. Kinetic equations like the

More information

Course 495: Advanced Statistical Machine Learning/Pattern Recognition

Course 495: Advanced Statistical Machine Learning/Pattern Recognition Course 495: Advanced Statistical Machine Learning/Pattern Recognition Deterministic Component Analysis Goal (Lecture): To present standard and modern Component Analysis (CA) techniques such as Principal

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

Predictive Control of a Laboratory Time Delay Process Experiment

Predictive Control of a Laboratory Time Delay Process Experiment Print ISSN:3 6; Online ISSN: 367-5357 DOI:0478/itc-03-0005 Preictive Control of a aboratory ime Delay Process Experiment S Enev Key Wors: Moel preictive control; time elay process; experimental results

More information

Local Linear ICA for Mutual Information Estimation in Feature Selection

Local Linear ICA for Mutual Information Estimation in Feature Selection Local Linear ICA for Mutual Information Estimation in Feature Selection Tian Lan, Deniz Erogmus Department of Biomeical Engineering, OGI, Oregon Health & Science University, Portlan, Oregon, USA E-mail:

More information

Lecture 6 : Dimensionality Reduction

Lecture 6 : Dimensionality Reduction CPS290: Algorithmic Founations of Data Science February 3, 207 Lecture 6 : Dimensionality Reuction Lecturer: Kamesh Munagala Scribe: Kamesh Munagala In this lecture, we will consier the roblem of maing

More information

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics This moule is part of the Memobust Hanbook on Methoology of Moern Business Statistics 26 March 2014 Metho: Balance Sampling for Multi-Way Stratification Contents General section... 3 1. Summary... 3 2.

More information

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation JOURNAL OF MATERIALS SCIENCE 34 (999)5497 5503 Thermal conuctivity of grae composites: Numerical simulations an an effective meium approximation P. M. HUI Department of Physics, The Chinese University

More information

Diagonalization of Matrices Dr. E. Jacobs

Diagonalization of Matrices Dr. E. Jacobs Diagonalization of Matrices Dr. E. Jacobs One of the very interesting lessons in this course is how certain algebraic techniques can be use to solve ifferential equations. The purpose of these notes is

More information

Spurious Significance of Treatment Effects in Overfitted Fixed Effect Models Albrecht Ritschl 1 LSE and CEPR. March 2009

Spurious Significance of Treatment Effects in Overfitted Fixed Effect Models Albrecht Ritschl 1 LSE and CEPR. March 2009 Spurious Significance of reatment Effects in Overfitte Fixe Effect Moels Albrecht Ritschl LSE an CEPR March 2009 Introuction Evaluating subsample means across groups an time perios is common in panel stuies

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

Approximate reduction of dynamic systems

Approximate reduction of dynamic systems Systems & Control Letters 57 2008 538 545 www.elsevier.com/locate/sysconle Approximate reuction of ynamic systems Paulo Tabuaa a,, Aaron D. Ames b, Agung Julius c, George J. Pappas c a Department of Electrical

More information

Image Analysis & Retrieval. Lec 14. Eigenface and Fisherface

Image Analysis & Retrieval. Lec 14. Eigenface and Fisherface Image Analysis & Retrieval Lec 14 Eigenface and Fisherface Zhu Li Dept of CSEE, UMKC Office: FH560E, Email: lizhu@umkc.edu, Ph: x 2346. http://l.web.umkc.edu/lizhu Z. Li, Image Analysis & Retrv, Spring

More information

An Extension of the Multi-machine Multi-level Proportional Lot Sizing and Scheduling Model for Product-Life-Cycle Demand

An Extension of the Multi-machine Multi-level Proportional Lot Sizing and Scheduling Model for Product-Life-Cycle Demand International Journal of Operations Research Vol., No., (00) An Extension of the Multi-machine Multi-level Proportional Lot Sizing an Scheuling Moel for Prouct-Life-Cycle Ping-eng Chang *, Ching-Hsiang

More information

Measuring Inconsistency of Pair-wise Comparison Matrix with Fuzzy Elements

Measuring Inconsistency of Pair-wise Comparison Matrix with Fuzzy Elements International Journal of Operations Research International Journal of Operations Research Vol., No., 8 (3) Measuring Inconsistency of Pair-wise Comparison Matri with Fuzzy Elements Jaroslav Ramík an Petr

More information

Analyzing Tensor Power Method Dynamics in Overcomplete Regime

Analyzing Tensor Power Method Dynamics in Overcomplete Regime Journal of Machine Learning Research 18 (2017) 1-40 Submitte 9/15; Revise 11/16; Publishe 4/17 Analyzing Tensor Power Metho Dynamics in Overcomplete Regime Animashree Ananumar Department of Electrical

More information

Agmon Kolmogorov Inequalities on l 2 (Z d )

Agmon Kolmogorov Inequalities on l 2 (Z d ) Journal of Mathematics Research; Vol. 6, No. ; 04 ISSN 96-9795 E-ISSN 96-9809 Publishe by Canaian Center of Science an Eucation Agmon Kolmogorov Inequalities on l (Z ) Arman Sahovic Mathematics Department,

More information

Random Sampling LDA for Face Recognition

Random Sampling LDA for Face Recognition Random Sampling LDA for Face Recognition Xiaogang Wang and Xiaoou ang Department of Information Engineering he Chinese University of Hong Kong {xgwang1, xtang}@ie.cuhk.edu.hk Abstract Linear Discriminant

More information

Polynomial Inclusion Functions

Polynomial Inclusion Functions Polynomial Inclusion Functions E. e Weert, E. van Kampen, Q. P. Chu, an J. A. Muler Delft University of Technology, Faculty of Aerospace Engineering, Control an Simulation Division E.eWeert@TUDelft.nl

More information

Chapter 6: Energy-Momentum Tensors

Chapter 6: Energy-Momentum Tensors 49 Chapter 6: Energy-Momentum Tensors This chapter outlines the general theory of energy an momentum conservation in terms of energy-momentum tensors, then applies these ieas to the case of Bohm's moel.

More information

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France

APPROXIMATE SOLUTION FOR TRANSIENT HEAT TRANSFER IN STATIC TURBULENT HE II. B. Baudouy. CEA/Saclay, DSM/DAPNIA/STCM Gif-sur-Yvette Cedex, France APPROXIMAE SOLUION FOR RANSIEN HEA RANSFER IN SAIC URBULEN HE II B. Bauouy CEA/Saclay, DSM/DAPNIA/SCM 91191 Gif-sur-Yvette Ceex, France ABSRAC Analytical solution in one imension of the heat iffusion equation

More information

Speaker Adaptation Based on Sparse and Low-rank Eigenphone Matrix Estimation

Speaker Adaptation Based on Sparse and Low-rank Eigenphone Matrix Estimation INTERSPEECH 2014 Speaker Aaptation Base on Sparse an Low-rank Eigenphone Matrix Estimation Wen-Lin Zhang 1, Dan Qu 1, Wei-Qiang Zhang 2, Bi-Cheng Li 1 1 Zhengzhou Information Science an Technology Institute,

More information

Regularized Discriminant Analysis and Reduced-Rank LDA

Regularized Discriminant Analysis and Reduced-Rank LDA Regularized Discriminant Analysis and Reduced-Rank LDA Department of Statistics The Pennsylvania State University Email: jiali@stat.psu.edu Regularized Discriminant Analysis A compromise between LDA and

More information

Nonlinear Estimation. Professor David H. Staelin

Nonlinear Estimation. Professor David H. Staelin Nonlinear Estimation Professor Davi H. Staelin Massachusetts Institute of Technology Lec22.5-1 [ DD 1 2] ˆ = 1 Best Fit, "Linear Regression" Case I: Nonlinear Physics Data Otimum Estimator P() ˆ D 1 D

More information

Robust Low Rank Kernel Embeddings of Multivariate Distributions

Robust Low Rank Kernel Embeddings of Multivariate Distributions Robust Low Rank Kernel Embeings of Multivariate Distributions Le Song, Bo Dai College of Computing, Georgia Institute of Technology lsong@cc.gatech.eu, boai@gatech.eu Abstract Kernel embeing of istributions

More information

Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs

Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs Ashish Goel Michael Kapralov Sanjeev Khanna Abstract We consier the well-stuie problem of fining a perfect matching in -regular bipartite

More information

PCA. Principle Components Analysis. Ron Parr CPS 271. Idea:

PCA. Principle Components Analysis. Ron Parr CPS 271. Idea: PCA Ron Parr CPS 71 With thanks to Tom Mitchell Principle Components Analysis Iea: Given ata points in - imensional space, project into lower imensional space while preserving as much informakon as possible

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

More information

Constraint Reformulation and a Lagrangian Relaxation based Solution Algorithm for a Least Expected Time Path Problem Abstract 1.

Constraint Reformulation and a Lagrangian Relaxation based Solution Algorithm for a Least Expected Time Path Problem Abstract 1. Constraint Reformulation an a Lagrangian Relaation base Solution Algorithm for a Least Epecte Time Path Problem Liing Yang State Key Laboratory of Rail Traffic Control an Safety, Being Jiaotong University,

More information

Robustness and Perturbations of Minimal Bases

Robustness and Perturbations of Minimal Bases Robustness an Perturbations of Minimal Bases Paul Van Dooren an Froilán M Dopico December 9, 2016 Abstract Polynomial minimal bases of rational vector subspaces are a classical concept that plays an important

More information

Wavelet-based Local Tomography

Wavelet-based Local Tomography Inian Society for Non-Destructive Testing Hyeraba Chapter Proc. National Seminar on Non-Destructive Evaluation Dec. 7-9, 006, Hyeraba Wavelet-base Local Tomography M.V. Gopala Rao, E.M.L. Tanua an S. Vathsal

More information

Issues and Techniques in Pattern Classification

Issues and Techniques in Pattern Classification Issues and Techniques in Pattern Classification Carlotta Domeniconi www.ise.gmu.edu/~carlotta Machine Learning Given a collection of data, a machine learner eplains the underlying process that generated

More information

Nonlinear Dielectric Response of Periodic Composite Materials

Nonlinear Dielectric Response of Periodic Composite Materials onlinear Dielectric Response of Perioic Composite aterials A.G. KOLPAKOV 3, Bl.95, 9 th ovember str., ovosibirsk, 639 Russia the corresponing author e-mail: agk@neic.nsk.su, algk@ngs.ru A. K.TAGATSEV Ceramics

More information

Lecture 6: Generalized multivariate analysis of variance

Lecture 6: Generalized multivariate analysis of variance Lecture 6: Generalize multivariate analysis of variance Measuring association of the entire microbiome with other variables Distance matrices capture some aspects of the ata (e.g. microbiome composition,

More information

KNN Particle Filters for Dynamic Hybrid Bayesian Networks

KNN Particle Filters for Dynamic Hybrid Bayesian Networks KNN Particle Filters for Dynamic Hybri Bayesian Networs H. D. Chen an K. C. Chang Dept. of Systems Engineering an Operations Research George Mason University MS 4A6, 4400 University Dr. Fairfax, VA 22030

More information

Fisher Linear Discriminant Analysis

Fisher Linear Discriminant Analysis Fisher Linear Discriminant Analysis Cheng Li, Bingyu Wang August 31, 2014 1 What s LDA Fisher Linear Discriminant Analysis (also called Linear Discriminant Analysis(LDA)) are methods used in statistics,

More information

Hamming Distance Kernelisation via Topological Quantum Computation

Hamming Distance Kernelisation via Topological Quantum Computation Hamming Distance Kernelisation via Topological Quantum Computation Alessanra Di Pierro 1, Riccaro Mengoni 1, Rajagopal Nagarajan,2 an Davi Winrige,2 1 Dipartimento i Informatica, Università i Verona, Italy

More information

A Simple Model for the Calculation of Plasma Impedance in Atmospheric Radio Frequency Discharges

A Simple Model for the Calculation of Plasma Impedance in Atmospheric Radio Frequency Discharges Plasma Science an Technology, Vol.16, No.1, Oct. 214 A Simple Moel for the Calculation of Plasma Impeance in Atmospheric Raio Frequency Discharges GE Lei ( ) an ZHANG Yuantao ( ) Shanong Provincial Key

More information

Flexible High-Dimensional Classification Machines and Their Asymptotic Properties

Flexible High-Dimensional Classification Machines and Their Asymptotic Properties Journal of Machine Learning Research 16 (2015) 1547-1572 Submitte 1/14; Revise 9/14; Publishe 8/15 Flexible High-Dimensional Classification Machines an Their Asymptotic Properties Xingye Qiao Department

More information

PCA and LDA. Man-Wai MAK

PCA and LDA. Man-Wai MAK PCA and LDA Man-Wai MAK Dept. of Electronic and Information Engineering, The Hong Kong Polytechnic University enmwmak@polyu.edu.hk http://www.eie.polyu.edu.hk/ mwmak References: S.J.D. Prince,Computer

More information

Symmetric Two Dimensional Linear Discriminant Analysis (2DLDA)

Symmetric Two Dimensional Linear Discriminant Analysis (2DLDA) Symmetric Two Dimensional inear Discriminant Analysis (2DDA) Dijun uo, Chris Ding, Heng Huang University of Texas at Arlington 701 S. Nedderman Drive Arlington, TX 76013 dijun.luo@gmail.com, {chqding,

More information

Dissipative numerical methods for the Hunter-Saxton equation

Dissipative numerical methods for the Hunter-Saxton equation Dissipative numerical methos for the Hunter-Saton equation Yan Xu an Chi-Wang Shu Abstract In this paper, we present further evelopment of the local iscontinuous Galerkin (LDG) metho esigne in [] an a

More information

Magnetic field generated by current filaments

Magnetic field generated by current filaments Journal of Phsics: Conference Series OPEN ACCESS Magnetic fiel generate b current filaments To cite this article: Y Kimura 2014 J. Phs.: Conf. Ser. 544 012004 View the article online for upates an enhancements.

More information

Image Analysis & Retrieval Lec 14 - Eigenface & Fisherface

Image Analysis & Retrieval Lec 14 - Eigenface & Fisherface CS/EE 5590 / ENG 401 Special Topics, Spring 2018 Image Analysis & Retrieval Lec 14 - Eigenface & Fisherface Zhu Li Dept of CSEE, UMKC http://l.web.umkc.edu/lizhu Office Hour: Tue/Thr 2:30-4pm@FH560E, Contact:

More information

Influence of Radiation on Product Yields in a Film Boiling Reactor

Influence of Radiation on Product Yields in a Film Boiling Reactor R&D NOTES Influence of Raiation on Prouct Yiels in a Film Boiling Reactor C. Thomas Aveisian, Wing Tsang, Terence Daviovits, an Jonah R. Allaben Sibley School of Mechanical an Aerospace Engineering, Cornell

More information

Correspondence Analysis & Related Methods

Correspondence Analysis & Related Methods Corresponence Analysis & Relate Methos Michael Greenacre SESSION 3: MUIDIMENSIONA SCAING (MDS DIMENSION REDUCION CASSICA MDS NONMERIC MDS Distances an issimilarities... n objects = istance between object

More information

Simultaneous Input and State Estimation with a Delay

Simultaneous Input and State Estimation with a Delay 15 IEEE 5th Annual Conference on Decision an Control (CDC) December 15-18, 15. Osaa, Japan Simultaneous Input an State Estimation with a Delay Sze Zheng Yong a Minghui Zhu b Emilio Frazzoli a Abstract

More information

A Unified Theorem on SDP Rank Reduction

A Unified Theorem on SDP Rank Reduction A Unifie heorem on SDP Ran Reuction Anthony Man Cho So, Yinyu Ye, Jiawei Zhang November 9, 006 Abstract We consier the problem of fining a low ran approximate solution to a system of linear equations in

More information

Semiclassical analysis of long-wavelength multiphoton processes: The Rydberg atom

Semiclassical analysis of long-wavelength multiphoton processes: The Rydberg atom PHYSICAL REVIEW A 69, 063409 (2004) Semiclassical analysis of long-wavelength multiphoton processes: The Ryberg atom Luz V. Vela-Arevalo* an Ronal F. Fox Center for Nonlinear Sciences an School of Physics,

More information

A Randomized Approximate Nearest Neighbors Algorithm - a short version

A Randomized Approximate Nearest Neighbors Algorithm - a short version We present a ranomize algorithm for the approximate nearest neighbor problem in - imensional Eucliean space. Given N points {x } in R, the algorithm attempts to fin k nearest neighbors for each of x, where

More information

New Statistical Test for Quality Control in High Dimension Data Set

New Statistical Test for Quality Control in High Dimension Data Set International Journal of Applie Engineering Research ISSN 973-456 Volume, Number 6 (7) pp. 64-649 New Statistical Test for Quality Control in High Dimension Data Set Shamshuritawati Sharif, Suzilah Ismail

More information

A Modification of the Jarque-Bera Test. for Normality

A Modification of the Jarque-Bera Test. for Normality Int. J. Contemp. Math. Sciences, Vol. 8, 01, no. 17, 84-85 HIKARI Lt, www.m-hikari.com http://x.oi.org/10.1988/ijcms.01.9106 A Moification of the Jarque-Bera Test for Normality Moawa El-Fallah Ab El-Salam

More information

SPEECH ENHANCEMENT BASED ON A HYBRID A PRIORI SIGNAL-TO-NOISE RATIO (SNR) ESTIMATOR AND A SELF-ADAPTIVE LAGRANGE MULTIPLIER

SPEECH ENHANCEMENT BASED ON A HYBRID A PRIORI SIGNAL-TO-NOISE RATIO (SNR) ESTIMATOR AND A SELF-ADAPTIVE LAGRANGE MULTIPLIER 16t European Signal Processing Conference (EUSIPCO 8), Lausanne, Switzerlan, August -9, 8, copyrigt by EURASIP SPEECH ENHANCEMENT BASED ON A HYBRID A PRIORI SIGNAL-TO-NOISE RATIO () ESTIMATOR AND A SELF-ADAPTIVE

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information