A Semi- Non-Negative Matrix Factorization and Principal Component Analysis Unified Framework for Data Clustering

Size: px
Start display at page:

Download "A Semi- Non-Negative Matrix Factorization and Principal Component Analysis Unified Framework for Data Clustering"

Transcription

1 A Semi- No-Negative Matrix Factorizatio ad Pricipal Compoet Aalysis Uified Framework for Data Clusterig V.Yuvaraj, N.SivaKumar Assistat Professor, Departmet of Computer Sciece, K.S.G college of Arts ad Sciece, (Affiliated to Bharathiar Uiversity), Coimbatore Tamiladu, Idia. Assistat Professor/HOD, Departmet of Iformatio Techology, K.S.G college of Arts ad Sciece, (Affiliated to Bharathiar Uiversity), Coimbatore Tamiladu, Idia. ABSTRACT: Clusterig has received a sigificat amout of attetio as a importat problem with may applicatios, ad a umber of differet algorithms have emerged over the years. Recetly, the use of No-Negative Matrix Factorizatio (NMF) for partitioal clusterig has attracted much iterest. However, the popularity of NMF has sigificatly icreased the proposed multiplicative NMF algorithms which they applied to image data. At preset, NMF ad its variats have already foud a wide spectrum of applicatios i several areas such as patter recogitio ad feature extractio, dimesioality reductio, segmetatio ad clusterig, text miig ad eurobiology. Noegative Matrix Factorizatio (NMF) is a popular matrix decompositio method with various applicatios i e.g. machie learig, data miig, patter recogitio, ad sigal processig. The o egativity costraits have bee show to result i parts-based represetatio of the data, ad such additive property ca lead to the discovery of data s hidde structures that have meaigful iterpretatios. KEYWORDS: Data miig,, o-egative matrix factor, Clusterig, applicatios of NMF I.INTRODUCTION Clusterig has received a sigificat amout of attetio as a importat problem with may applicatios, ad a umber of differet algorithms have emerged over the years. Recetly, the use of No-Negative Matrix Factorizatio (NMF) for partitioal clusterig has attracted much iterest. However, the popularity of NMF has sigificatly icreased the proposed multiplicative NMF algorithms which they applied to image data. At preset, NMF ad its variats have already foud a wide spectrum of applicatios i several areas such as patter recogitio ad feature extractio, dimesioality reductio, segmetatio ad clusterig, text miig ad eurobiology. Noegative Matrix Factorizatio (NMF) is a popular matrix decompositio method with various applicatios i e.g. machie learig, data miig, patter recogitio, ad sigal processig. The o egativity costraits have bee show to result i partsbased represetatio of the data, ad such additive property ca lead to the discovery of data s hidde structures that have meaigful iterpretatios. A. NON-NEGATIVE MATRIX FACTOR I liear algebra, a Matrix Factorizatio (MF) is a decompositio of a matrix ito a product of matrices. Let the iput data matrix X = x 1,. x cotai data vectors of dimesioality m, W = w 1,. w r, ad H = 1,.. To factorize matrix X ito the product of matrices W ad H, oe ca write: X = WH (1) I covetioal MF, both the iput matrix X ad the factorized matrices Wad H ca cotai either positive or egative etries. The idea of Noegative Matrix Factorizatio (NMF) i which they itroduced a factor aalysis method called Positive Matrix Factorizatio (PMF). Give a observed positive data matrix X, PMF solves the followig weighted factorizatio problem with oegativity costraits: mi W 0,H 0 A X WH F (2) Copyright to IJARSET

2 where F deotes Frobeius orm, deotes Hadamard (elemet-wise) product, A is the weightig matrix, ad W, H are factor matrices that are costraied to be oegative. NMF attract more research attetios ad gai more applicatios i various fields. Give a oegative iput m data matrix X R m +, NMF fids two oegative W R r + ad H R r + such that X WH (3) The rak r is ofte chose so that r < mi m,, A appropriate selectio of the value r is critical i practice, but its choice is usually problem depedet. Let us write X i W i = w k ki. Oe ca see that NMF approximates each oegative iput data vector i X by a additive liear combiatio of r oegative basis colums i W, with oegative coefficiets i the correspodig colum i H. Therefore, the matrix factor W is usually regarded as the basis matrix, the factor H as the coefficiet matrix, ad the product term WH is called the compressed versio of the X or the approximatig matrix of X. The additive ature of NMF ca ofte geerate parts-based data represetatio that coveys physical meaigs. II CLUSTERING Clusterig is a combiatorial problem whose aim is to fid the cluster assigmet of data that optimizes certai objective. The aim of clusterig is to group a set of objects i such a way that the objects i the same cluster are more similar to each other tha to the objects i other clusters, accordig to a particular objective. Clusterig belogs to the usupervised learig scope that ivolves ulabeled data oly, which makes it a more difficult ad challegig problem tha classificatio because o labeled data or groud truth ca be used for traiig. Cluster aalysis is prevalet i may scietific fields with a variety of applicatios. For example, image segmetatio, a importat research area of computer visio, ca be formulated as a clusterig problem. A. PRINCIPAL COMPONENT ANALYSIS AND NON-NEGATIVE DATA There has bee published several papers where NMF outperforms PCA. Aalyze the outcome of Pricipal Compoet Aalysis (PCA) whe the observatio is oegative. This aalysis shows that PCA will output oly oe purely positive compoet ad the remaiig compoets will cotai both positive ad egative elemets. I PCA a set of vectors v 1,. v m R is projected to a r-dimesioal space such that most variace is obtaied. I other words, PCA fids a matrix P PCA R r with orthoormal row vectors that fulfils P PCA = arg max P R r PV F 2 (4) Note, there are may solutios to the maximizatio problem. Therefore, argmax meas that P PCA is just oe of the optimal matrices. B. EVALUATION MEASURES Effective evaluatio measures are crucial for quatifyig ad comparig the performace of clusterig methods. Geerally, there are three differet categories of evaluatio criteria: iteral, relative, ad exteral. Iteral criteria examie the resultig clusters directly from the origial iput data. Relative criteria compare several clusterig structures, which ca be produced by differet algorithms, ad decide which oe may best characterize the data to certai extet. Exteral criteria have bee commoly used; they measure the clusterig performace by usig the kow iformatio (ofte referred to as groud truth). Two widely used exteral criteria are Purity, defied as purity = 1 2 max 1 l q Copyright to IJARSET r k=1 r k=1 k l (4) l where k is the umber of vertices i the partitio k that belog to the groud-truth class l. Purity is easy to uderstad, as it ca be iterpreted i a similar way as the classificatio accuracy i supervised learig. However, purity has a drawback i that it teds to emphasize the large clusters. Normalized Mutual Iformatio, defied as NMI = K K k j =1 i log i i,j log i, j i m j K j =1 m j log m j (5)

3 where K ad K respectively deote the umber of clusters ad classes; i,,j is the umber of data poits agreed by cluster i ad class j; i, ad m i, deote the umber of data poits i cluster i ad class j respectively; ad is the total umber of data poits i the dataset. NMI examies the quality of clusters from a iformatio-theoretic perspective. Compared with purity, NMI teds to be less affected by the cluster sizes due to the ormalizatio step give by its deomiator, but it is ot that ituitive as purity for people to iterpret. III. SIGNIFICANCE OF THE SYSTEM The cocept of matrix factorizatio is used i a wide rage of importat applicatios ad each matrix factorizatio relies o a assumptio about its compoets ad its uderlyig structures, it is a essetial process i each applicatio domai. Very ofte, the data sets to be aalyzed are o-egative, ad sometimes they also have a sparse represetatio. The spectral clusterig, ormalized cuts, ad Kerel k-meas are particular cases of clusterig with NMF uder a doubly stochastic costrait. They also cosidered the symmetric matrix decompositio uder o-egativity costraits similar to those formulated. IV. LITERATURE SURVEY The propose system to improve the multi-view poit algorithm i two actual ways. First, the curret PVC algorithm is cosidered specifically for two-view datasets. We exted this algorithm for the k multi-view poit. Secod, exted our k multiple-view algorithm to iclude view-specific graph laplacia regularizatio. This eables the proposed algorithm to exploit the itrisic geometry of the data distributio i each view. The compare propose method agaist existig clusterig algorithm o both text ad image datasets. The baselie methods ad datasets used i this method are more exhaustive tha what is used i the PVC work. The experimets show that the proposed GPMVC method outperforms PVC ad other competitive baselie methods o all the differet datasets. It also provides isights ito how our algorithm performs whe there is a skew i the distributio of partial examples across views. A. NON-NEGATIVE MATRIX FACTORIZATION NMF with the sum of formed error cost meaig is equal to a comfortable K-meas clusterig, the most this algorithm used for usupervised dataset learig. The NMF with the I-divergece cost fuctio is matched ito probabilistic latet sematic idexig aalysis, usupervised learig method mostly used for text aalysis. May existig data miig ad machie learig algorithm ca be used to solve the NMF problem. Here cosider the iput data row ad colum matrix deoted by X = X 1, X 2, X cotai the o ofdata colum vectors. factorizex ito two matrices, X FG T (1) wherex R p, F R p k ad G R k. Geerally, p < ad the rak of matricesf,gis much lower tha the rak of X, i.e., k mi(p;). F;Gare obtaied by miimizig a cost fuctio. The most commo cost fuctio is the sum of squared errors, Mi F,G 0 J sse = X FG T 2 (2) the matrix orm is idirectly assumed to be the Frobeius orm. A rak o-deficiecy disorder is assumed for F, G. the cost fuctio is the so-called I-divergece: m Mi F,G 0 J ID = X ij log X ij FG T X ij + FG T ij (3) ij j =1 It s easy to show that the dissimilarity I(x) = x log x x+1 0 holds whe x 0; the equivalece holds whe x = 1. The quatity I(u;v) = (u=v) log(u=v) u=v+1 is called I-divergece, NMF ad K-meas Clusterig Here proposed K-meas based clusterig algorithm is oe of the best clusterig algorithm for high dimesio dataset. Let cosider X= X 1, X 2, X be data poits. The divider them ito K equally disjoit clusters. The K-meas clusterig objective ca be writte as J kmeas = mi 1 K k x i f k 2 = x i f k 2 (4) k=1 i c k Copyright to IJARSET k

4 The followig theorem shows that NMF is iheretly related to K-meas clusterig algorithm mi F 0,G 0 X FG T 2 st G T G = 1 (5) is equivalet to K-meas clusterig. The k-meas if X ad F have mixed-sig accesses. appreciate this relatioship i this similarity. Here c is the o of cluster to be cosider the C = C 1, C 2, C k be the cluster cetroids foud via base cluster K-meas clusterig. Let H be the cluster idicators: i.e., ki = 1 if x i belogs to cluster c k ; ik = 0 otherwise. We ca write the K-meas cluster objective as J = ik x i c 2 k = X CH T 2 From this aalogy, i NMF F has the meaig of cluster cetroids ad G is the cluster idicator. Thus K-meas ad NMF have similar objective fuctio but with differet costraits. The origially K-meas objective fuctio ca be expressed to igore the oegativity costrait while keepig the orthogoality restrictio, the pricipal compoet is the solutio. O the other had, if igore the orthogoality while keepig the oegativity, NMF is the solutio. B. MULTI-VIEW CLUSTERING The multi-view poit clusterig algorithm to aalysis based o data poit i multi views would be assiged to the same cluster with high likelihood. To apply this istict i a NMF settig the coefficiet matrices (V i ) leart from dissimilar views are softly regularized towards a commo agreemet matrix (V ). This agreemet matrix is cosidered to reflect the latet structure shared by differet views. The multi-poit NMF clusterig setup divergece betwee the ith coefficiet matrix ad agreemet matrix i.e. k V i V is miimized. The V i from multi views might ot be similar at the same scale oe eeds to adopt a ormalizatio policy. Each coefficiet matrix V is ormalized usig matrix Q (where, Q is a diagoal matrix, Q k,k = i U i,k. This gives us the followig multi- view NMF-based clusterig problem, S.t U i 0, V i 0, i s, t 1 i v v K k=1 Mi ui,vi,v X i U i V i T F 2 + μ i V i Q i V F 2 This algorithm to learig a joit represetatio (V ) of the data totally igores the itrisic geometrical structure of each sigle view. The existig work show that respectig the geometrical/low-dimesioal maifold iformatio ca improve clusterig quality. The propose system maily cosider multi-view pit i multi dimesio datasets. N i Pealty GR = 1 V 2 i j V 2 i l W jl j,l=1 = Tr V T i D i V i Tr V T i W i V i = Tr V T i L i V i (7) To eable this, itroduce a added graph regularizatio pealty. Give a similarity matrix W 2 oe ca defie a smoothess cosequece. V. METHODOLOGY A. DATASET ORL: This is image dataset cotais a set of 400 face images. Here cocept two views oe based o raw pixel values ad the other comprisig of HOG features. 3Sources: This three-view text dataset is collected from three olie ews sources. I total there are 948 ews articles coverig 416 distict ews stories. Of these stories, 169 were reported i all three sources. For our multi-view experimets the dataset cotaiig 169 articles was used. BBC Sports: This text dataset is a collectio of sports ews articles from the BBC Sport web site. For our Multiview experimets choose the 3-view dataset which cotaiig 282 reports. Digit: This image dataset is from the UCI repository ad cosists of 2000 had-writte digits (0-9). This is a 5-view dataset. Similar to two-view experimets it cosiders the followig two views: 216 profile correlatios, 240-pixel averages i 2 x 3 widows. Cora: This dataset cosists of 2708 scietific publicatios. It cosiders the followig two views for experimets: umber of citatios betwee documets ad the term-documet matrix. (6) Copyright to IJARSET

5 B. PERFORMANCE EVALUATION To measure the clusterig performace of the proposed algorithms we use the commoly adopted metrics, the accuracy, the Normalized Mutual Iformatio ad the Adjusted Rad Idex. The clusterig accuracy oted (Acc) discovers the oe-to-oe relatioship betwee two partitios ad measures the extet to which each cluster cotais data poits from the correspodig class. It is defied as follows: Acc = 1 δ (C i, map P i (13) where is the total umber of samples, Pi is the ith obtaied cluster ad Ci is the true ith class provided by the data set. (x; y) is the delta fuctio that equals oe if x = y ad equals zero otherwise, ad map(pi) is the permutatio mappig fuctio that maps the obtaied label Pi to the equivalet label from the data set. The secod measure employed is the Normalized Mutual Iformatio (NMI); it is estimated by NMI = k kl kl k,l log k l k log k l log l l (14) where k deotes the umber of data cotaied i cluster C k 1 k K, l is the umber of data belogig to the class L l 1 l K ad kl deotes the umber of data that are i the itersectio betwee cluster C k ad class L l. C. COMPARISON GRAPHS Table 4.1: Average computatio time vs differet algorithms Datasets Semi-NMF- PCA F-Semi-NMF- PCA RF-Semi-NMF PCA Coil Orl ,584 1, Webkb NMF- multi-view graph clusterig Ru Time(ms) Semi-NMF-PCA F-Semi-NMF-PCA RF-Semi-NMF-PCA NMF-multi-view graph cluster Algorithms Figure 4.1 Compariso of ru time Vs differet datasets Table 4.2 Results obtaied by the compared methods o differet data sets i terms Acc, NMI ad ARI. Coil Orl Copyright to IJARSET

6 Performa 0.75 ce A cc N M I Semi-NMF-PCA F-Semi-NMF-PCA RF-Semi-NMF-PCA NMF-multi-view graph clusteri Figure 4.2 Results obtaied by the compared methods o Coil data sets i terms Acc, NMI ad ARI Performa 0.4 ce Semi-NMF-PCA F-Semi-NMF-PCA RF-Semi-NMF-PCA NMF-multi-view graph cluster A c c Figure 4.3 Results obtaied by the compared methods o Orl data sets i terms Acc, NMI ad ARI Performac e Acc NMI ARI Figure 4.4 Results obtaied by the compared methods o Webkb data sets i terms Acc, NMI ad ARI Copyright to IJARSET

7 D. SCREENSHOTS Coil Dataset Oral Dataset Copyright to IJARSET

8 VI. CONCLUSION AND FUTURE WORK The proposed Multi View Clusterig (MVC) algorithm is show to be effective i states with icomplete or missig iformatio i the high dimesio dataset. The propose system to improve the MVC algorithm to support multi-views ad view-specific based graph Laplacia regularizatio. The MVC algorithm is cosidered specifically for two-view datasets. The first view k-multi-view dimesio. The secod view k multiple-view algorithm to iclude viewspecific graph Laplacia regularizatio. The propose algorithm to activity the iheret geometry of the data distributio i each view. The experimets show that the propose multi-view graph clusterig (MVGC) algorithm outperforms MVC ad other competitive baselie clusterig method methods o all the differet datasets. FUTURE WORK The future work observatios show that our algorithm is a good cadidate to apply it to image segmetatio ad text dataset, that will be ext task. The applyspectral clusterig algorithms usig statistical alarm method. The alarm boud discloses that the clusterig rate is closely related to the amout of data alarm oe ca make the clusterig rate small by reducig the amout of alarm. The future work shows the that clusterig rate coverges to zero as the umber of represetative poits produces. These results provide a theoretical foudatio for algorithms ad also have potetially wider applicability. I particular, a atural directio to pursue i future work is the use of other local data reductio methods (e.g., data squashig ad codesatio methods) for pre-processig; this boud ca be exteded to these methods. The future pla to explore other methods for assigig clusterig membership to the origial data accordig to the membership of the represetative data based o local optimizatio ad edge-swappig methods. REFERENCES [1] A. Baerjee, S. Merugu, I. S. Dhillo, ad J. Ghosh, Clusterig with bregma divergeces. Joural of Machie Learig Research, vol. 6, pp , [2] M. Belki ad P. Niyogi. Laplacia eigemaps ad spectral techiques for embeddig ad clusterig. I NIPS, [3] P. Carmoa-Saez, R. D. Pascual-Marqui ad A. Pascual-Motao, Biclusterig of gee expressio data by o-smooth oegative matrix factorizatio. BMC Bioiformatics, vol. 7(78), pp. 1 18, [4] H. Cho, I. Dhillo, Y. Gua, ad S. Sra, Miimum sum squared residue based co-clusterig of gee expressio data. SIAM SDM, pp , [5] I. S. Dhillo. Co-clusterig documets ad words usig bipartite spectral graph partitioig. ACM SIGKDD, pages , [6] C. Dig, X. He, ad H. D. Simo, O the equivalece of oegative matrix factorizatio ad spectral clusterig. SIAM SDM, pp , [7] C. Dig, T. Li, ad W. Peg., Noegative matrix factorizatio ad probabilistic latet sematic idexig: Equivalece,chi-square statistic, ad a hybrid method. AAAI, vol. 42, pp , [8] C. HQ, Dig, T. Li ad M. Jorda. I. Covex ad semioegative matrix factorizatios. TPAMI, 32(1), pp , [9] Q. Gu ad J. Zhou, Co-clusterig o maifolds. ACM SIGKDD, [10] J. V. D. Guillamet ad B. Schiele, Itroducig a weighted oegative matrix factorizatio for image classificatio. Patter Recogitio Letters, vol. 24(14), pp , [11] T. Hofma, Usupervised learig by probabilistic latet sematic aalysis. Machie Learig, vol. 42, pp , [12] J. Kim ad H. Park., Sparse oegative matrix factorizatio for clusterig. Techical report, Georgia Istitute of Techology, [13] D. D. Lee ad H. S. Seug, Algorithms for o-egative matrix factorizatio. NIPS, volume 13, pp , [14] T. Li ad C. Dig., The relatioships amog various oegative matrix factorizatio methods for clusterig. IEEE ICDM, pp , [15] W. Liu ad N. Zheg, No-egative matrix factorizatio based methods for object recogitio. Patter Recogitio Letters, vol. 25(8), pp , [16] F. Shahaz, M. Berry, P. Pauca, ad R. Plemmos, Documet clusterig usig o-egative matrix factorizatio. Iformatio Processig ad Maagemet, vol. 42, pp , [17] A. Strehl ad J. Ghosh, Cluster esembles - a kowledge reuse framework for combiig multiple partitios. Machie Learig Research, pp , [18] H. Wag, F. Nie, H. Huag ad F. Makedo, Fast oegative matrix tri-factorizatio for large-scale data co-clusterig. IJCAI, [19] R. Zass ad A. Shashua, A uifyig approach to hard ad probabilistic clusterig. IEEE ICCV, pp , [20] D. Cai ad X. He ad J. Ha, SRDA: A efficiet algorithm for large-scale discrimiat aalysis. TKDE, vol. 20, pp. 1 12, , Copyright to IJARSET

Administrative UNSUPERVISED LEARNING. Unsupervised learning. Supervised learning 11/25/13. Final project. No office hours today

Administrative UNSUPERVISED LEARNING. Unsupervised learning. Supervised learning 11/25/13. Final project. No office hours today Admiistrative Fial project No office hours today UNSUPERVISED LEARNING David Kauchak CS 451 Fall 2013 Supervised learig Usupervised learig label label 1 label 3 model/ predictor label 4 label 5 Supervised

More information

Pattern Recognition Systems Lab 1 Least Mean Squares

Pattern Recognition Systems Lab 1 Least Mean Squares Patter Recogitio Systems Lab 1 Least Mea Squares 1. Objectives This laboratory work itroduces the OpeCV-based framework used throughout the course. I this assigmet a lie is fitted to a set of poits usig

More information

Ones Assignment Method for Solving Traveling Salesman Problem

Ones Assignment Method for Solving Traveling Salesman Problem Joural of mathematics ad computer sciece 0 (0), 58-65 Oes Assigmet Method for Solvig Travelig Salesma Problem Hadi Basirzadeh Departmet of Mathematics, Shahid Chamra Uiversity, Ahvaz, Ira Article history:

More information

Image Segmentation EEE 508

Image Segmentation EEE 508 Image Segmetatio Objective: to determie (etract) object boudaries. It is a process of partitioig a image ito distict regios by groupig together eighborig piels based o some predefied similarity criterio.

More information

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

Eigenimages. Digital Image Processing: Bernd Girod, Stanford University -- Eigenimages 1 Eigeimages Uitary trasforms Karhue-Loève trasform ad eigeimages Sirovich ad Kirby method Eigefaces for geder recogitio Fisher liear discrimat aalysis Fisherimages ad varyig illumiatio Fisherfaces vs. eigefaces

More information

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le Fudametals of Media Processig Shi'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dih Le Today's topics Noparametric Methods Parze Widow k-nearest Neighbor Estimatio Clusterig Techiques k-meas Agglomerative Hierarchical

More information

Dimensionality Reduction PCA

Dimensionality Reduction PCA Dimesioality Reductio PCA Machie Learig CSE446 David Wadde (slides provided by Carlos Guestri) Uiversity of Washigto Feb 22, 2017 Carlos Guestri 2005-2017 1 Dimesioality reductio Iput data may have thousads

More information

CSCI 5090/7090- Machine Learning. Spring Mehdi Allahyari Georgia Southern University

CSCI 5090/7090- Machine Learning. Spring Mehdi Allahyari Georgia Southern University CSCI 5090/7090- Machie Learig Sprig 018 Mehdi Allahyari Georgia Souther Uiversity Clusterig (slides borrowed from Tom Mitchell, Maria Floria Balca, Ali Borji, Ke Che) 1 Clusterig, Iformal Goals Goal: Automatically

More information

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON Roberto Lopez ad Eugeio Oñate Iteratioal Ceter for Numerical Methods i Egieerig (CIMNE) Edificio C1, Gra Capitá s/, 08034 Barceloa, Spai ABSTRACT I this work

More information

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method A ew Morphological 3D Shape Decompositio: Grayscale Iterframe Iterpolatio Method D.. Vizireau Politehica Uiversity Bucharest, Romaia ae@comm.pub.ro R. M. Udrea Politehica Uiversity Bucharest, Romaia mihea@comm.pub.ro

More information

Dimension Reduction and Manifold Learning. Xin Zhang

Dimension Reduction and Manifold Learning. Xin Zhang Dimesio Reductio ad Maifold Learig Xi Zhag eeizhag@scut.edu.c Cotet Motivatio of maifold learig Pricipal compoet aalysis ad its etesio Maifold learig Global oliear maifold learig (IsoMap) Local oliear

More information

Improving Template Based Spike Detection

Improving Template Based Spike Detection Improvig Template Based Spike Detectio Kirk Smith, Member - IEEE Portlad State Uiversity petra@ee.pdx.edu Abstract Template matchig algorithms like SSE, Covolutio ad Maximum Likelihood are well kow for

More information

Journal of Chemical and Pharmaceutical Research, 2013, 5(12): Research Article

Journal of Chemical and Pharmaceutical Research, 2013, 5(12): Research Article Available olie www.jocpr.com Joural of Chemical ad Pharmaceutical Research, 2013, 5(12):745-749 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 K-meas algorithm i the optimal iitial cetroids based

More information

arxiv: v2 [cs.ds] 24 Mar 2018

arxiv: v2 [cs.ds] 24 Mar 2018 Similar Elemets ad Metric Labelig o Complete Graphs arxiv:1803.08037v [cs.ds] 4 Mar 018 Pedro F. Felzeszwalb Brow Uiversity Providece, RI, USA pff@brow.edu March 8, 018 We cosider a problem that ivolves

More information

The Adjacency Matrix and The nth Eigenvalue

The Adjacency Matrix and The nth Eigenvalue Spectral Graph Theory Lecture 3 The Adjacecy Matrix ad The th Eigevalue Daiel A. Spielma September 5, 2012 3.1 About these otes These otes are ot ecessarily a accurate represetatio of what happeed i class.

More information

A hybrid unsupervised and supervised clustering applied to microarray data

A hybrid unsupervised and supervised clustering applied to microarray data A hybrid usupervised ad supervised clusterig applied to microarray data Raul Măluţa, Pedro Gómez Vilda, Moica Borda Abstract Clusterig methods have bee ofte applied to large data with the mai purpose of

More information

Designing a learning system

Designing a learning system CS 75 Machie Learig Lecture Desigig a learig system Milos Hauskrecht milos@cs.pitt.edu 539 Seott Square, x-5 people.cs.pitt.edu/~milos/courses/cs75/ Admiistrivia No homework assigmet this week Please try

More information

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

Eigenimages. Digital Image Processing: Bernd Girod, 2013 Stanford University -- Eigenimages 1 Eigeimages Uitary trasforms Karhue-Loève trasform ad eigeimages Sirovich ad Kirby method Eigefaces for geder recogitio Fisher liear discrimat aalysis Fisherimages ad varyig illumiatio Fisherfaces vs. eigefaces

More information

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve Advaces i Computer, Sigals ad Systems (2018) 2: 19-25 Clausius Scietific Press, Caada Aalysis of Server Resource Cosumptio of Meteorological Satellite Applicatio System Based o Cotour Curve Xiagag Zhao

More information

A New Bit Wise Technique for 3-Partitioning Algorithm

A New Bit Wise Technique for 3-Partitioning Algorithm Special Issue of Iteratioal Joural of Computer Applicatios (0975 8887) o Optimizatio ad O-chip Commuicatio, No.1. Feb.2012, ww.ijcaolie.org A New Bit Wise Techique for 3-Partitioig Algorithm Rajumar Jai

More information

Lecture 2: Spectra of Graphs

Lecture 2: Spectra of Graphs Spectral Graph Theory ad Applicatios WS 20/202 Lecture 2: Spectra of Graphs Lecturer: Thomas Sauerwald & He Su Our goal is to use the properties of the adjacecy/laplacia matrix of graphs to first uderstad

More information

Solving Fuzzy Assignment Problem Using Fourier Elimination Method

Solving Fuzzy Assignment Problem Using Fourier Elimination Method Global Joural of Pure ad Applied Mathematics. ISSN 0973-768 Volume 3, Number 2 (207), pp. 453-462 Research Idia Publicatios http://www.ripublicatio.com Solvig Fuzzy Assigmet Problem Usig Fourier Elimiatio

More information

LDA-based Non-negative Matrix Factorization for Supervised Face Recognition

LDA-based Non-negative Matrix Factorization for Supervised Face Recognition 1294 JOURNAL OF SOFTWARE, VOL. 9, NO. 5, MAY 2014 LDA-based No-egative Matrix Factorizatio for Supervised Face Recogitio Yu Xue a, Chog Sze Tog b, Jig Yu Yua c a School of Physics ad Telecommuicatio Egieerig,

More information

Analysis of Documents Clustering Using Sampled Agglomerative Technique

Analysis of Documents Clustering Using Sampled Agglomerative Technique Aalysis of Documets Clusterig Usig Sampled Agglomerative Techique Omar H. Karam, Ahmed M. Hamad, ad Sheri M. Moussa Abstract I this paper a clusterig algorithm for documets is proposed that adapts a samplig-based

More information

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c Advaces i Egieerig Research (AER), volume 131 3rd Aual Iteratioal Coferece o Electroics, Electrical Egieerig ad Iformatio Sciece (EEEIS 2017) Pruig ad Summarizig the Discovered Time Series Associatio Rules

More information

Study on effective detection method for specific data of large database LI Jin-feng

Study on effective detection method for specific data of large database LI Jin-feng Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 205) Study o effective detectio method for specific data of large database LI Ji-feg (Vocatioal College of DogYig, Shadog

More information

Designing a learning system

Designing a learning system CS 75 Itro to Machie Learig Lecture Desigig a learig system Milos Hauskrecht milos@pitt.edu 539 Seott Square, -5 people.cs.pitt.edu/~milos/courses/cs75/ Admiistrivia No homework assigmet this week Please

More information

Cluster Analysis. Andrew Kusiak Intelligent Systems Laboratory

Cluster Analysis. Andrew Kusiak Intelligent Systems Laboratory Cluster Aalysis Adrew Kusiak Itelliget Systems Laboratory 2139 Seamas Ceter The Uiversity of Iowa Iowa City, Iowa 52242-1527 adrew-kusiak@uiowa.edu http://www.icae.uiowa.edu/~akusiak Two geeric modes of

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 19 Query Optimizatio Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio Query optimizatio Coducted by a query optimizer i a DBMS Goal:

More information

ANN WHICH COVERS MLP AND RBF

ANN WHICH COVERS MLP AND RBF ANN WHICH COVERS MLP AND RBF Josef Boští, Jaromír Kual Faculty of Nuclear Scieces ad Physical Egieerig, CTU i Prague Departmet of Software Egieerig Abstract Two basic types of artificial eural etwors Multi

More information

Text Feature Selection based on Feature Dispersion Degree and Feature Concentration Degree

Text Feature Selection based on Feature Dispersion Degree and Feature Concentration Degree Available olie at www.ijpe-olie.com vol. 13, o. 7, November 017, pp. 1159-1164 DOI: 10.3940/ijpe.17.07.p19.11591164 Text Feature Selectio based o Feature Dispersio Degree ad Feature Cocetratio Degree Zhifeg

More information

Assignment Problems with fuzzy costs using Ones Assignment Method

Assignment Problems with fuzzy costs using Ones Assignment Method IOSR Joural of Mathematics (IOSR-JM) e-issn: 8-8, p-issn: 9-6. Volume, Issue Ver. V (Sep. - Oct.06), PP 8-89 www.iosrjourals.org Assigmet Problems with fuzzy costs usig Oes Assigmet Method S.Vimala, S.Krisha

More information

Performance Comparisons of PSO based Clustering

Performance Comparisons of PSO based Clustering Performace Comparisos of PSO based Clusterig Suresh Chadra Satapathy, 2 Guaidhi Pradha, 3 Sabyasachi Pattai, 4 JVR Murthy, 5 PVGD Prasad Reddy Ail Neeruoda Istitute of Techology ad Scieces, Sagivalas,Vishaapatam

More information

We are IntechOpen, the first native scientific publisher of Open Access books. International authors and editors. Our authors are among the TOP 1%

We are IntechOpen, the first native scientific publisher of Open Access books. International authors and editors. Our authors are among the TOP 1% We are ItechOpe, the first ative scietific publisher of Ope Access books 3,350 108,000 1.7 M Ope access books available Iteratioal authors ad editors Dowloads Our authors are amog the 151 Coutries delivered

More information

Accuracy Improvement in Camera Calibration

Accuracy Improvement in Camera Calibration Accuracy Improvemet i Camera Calibratio FaJie L Qi Zag ad Reihard Klette CITR, Computer Sciece Departmet The Uiversity of Aucklad Tamaki Campus, Aucklad, New Zealad fli006, qza001@ec.aucklad.ac.z r.klette@aucklad.ac.z

More information

ECE4050 Data Structures and Algorithms. Lecture 6: Searching

ECE4050 Data Structures and Algorithms. Lecture 6: Searching ECE4050 Data Structures ad Algorithms Lecture 6: Searchig 1 Search Give: Distict keys k 1, k 2,, k ad collectio L of records of the form (k 1, I 1 ), (k 2, I 2 ),, (k, I ) where I j is the iformatio associated

More information

Chapter 3 Classification of FFT Processor Algorithms

Chapter 3 Classification of FFT Processor Algorithms Chapter Classificatio of FFT Processor Algorithms The computatioal complexity of the Discrete Fourier trasform (DFT) is very high. It requires () 2 complex multiplicatios ad () complex additios [5]. As

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 18 Strategies for Query Processig Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio DBMS techiques to process a query Scaer idetifies

More information

A Note on Least-norm Solution of Global WireWarping

A Note on Least-norm Solution of Global WireWarping A Note o Least-orm Solutio of Global WireWarpig Charlie C. L. Wag Departmet of Mechaical ad Automatio Egieerig The Chiese Uiversity of Hog Kog Shati, N.T., Hog Kog E-mail: cwag@mae.cuhk.edu.hk Abstract

More information

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation 6-0-0 Kowledge Trasformatio from Task Scearios to View-based Desig Diagrams Nima Dezhkam Kamra Sartipi {dezhka, sartipi}@mcmaster.ca Departmet of Computig ad Software McMaster Uiversity CANADA SEKE 08

More information

Web Text Feature Extraction with Particle Swarm Optimization

Web Text Feature Extraction with Particle Swarm Optimization 32 IJCSNS Iteratioal Joural of Computer Sciece ad Network Security, VOL.7 No.6, Jue 2007 Web Text Feature Extractio with Particle Swarm Optimizatio Sog Liagtu,, Zhag Xiaomig Istitute of Itelliget Machies,

More information

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies Evaluatio of Support Vector Machie Kerels for Detectig Network Aomalies Prera Batta, Maider Sigh, Zhida Li, Qigye Dig, ad Ljiljaa Trajković Commuicatio Networks Laboratory http://www.esc.sfu.ca/~ljilja/cl/

More information

Regularized Orthogonal Local Fisher Discriminant Analysis

Regularized Orthogonal Local Fisher Discriminant Analysis Regularized Orthogoal Local Fisher Discrimiat Aalysis Shuhua Xu Departmet of Maths Uiversity of Shaoxig City South Road, Shaoxig P.R Chia webqmm974@63.com Joural of Digital Iformatio Maagemet ABSRAC: Aimig

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045 Oe Brookigs Drive St. Louis, Missouri 63130-4899, USA jaegerg@cse.wustl.edu

More information

DATA MINING II - 1DL460

DATA MINING II - 1DL460 DATA MINING II - 1DL460 Sprig 2017 A secod course i data miig http://www.it.uu.se/edu/course/homepage/ifoutv2/vt17/ Kjell Orsbor Uppsala Database Laboratory Departmet of Iformatio Techology, Uppsala Uiversity,

More information

Fuzzy Minimal Solution of Dual Fully Fuzzy Matrix Equations

Fuzzy Minimal Solution of Dual Fully Fuzzy Matrix Equations Iteratioal Coferece o Applied Mathematics, Simulatio ad Modellig (AMSM 2016) Fuzzy Miimal Solutio of Dual Fully Fuzzy Matrix Equatios Dequa Shag1 ad Xiaobi Guo2,* 1 Sciece Courses eachig Departmet, Gasu

More information

Evaluation scheme for Tracking in AMI

Evaluation scheme for Tracking in AMI A M I C o m m u i c a t i o A U G M E N T E D M U L T I - P A R T Y I N T E R A C T I O N http://www.amiproject.org/ Evaluatio scheme for Trackig i AMI S. Schreiber a D. Gatica-Perez b AMI WP4 Trackig:

More information

A General Framework for Accurate Statistical Timing Analysis Considering Correlations

A General Framework for Accurate Statistical Timing Analysis Considering Correlations A Geeral Framework for Accurate Statistical Timig Aalysis Cosiderig Correlatios 7.4 Vishal Khadelwal Departmet of ECE Uiversity of Marylad-College Park vishalk@glue.umd.edu Akur Srivastava Departmet of

More information

Bayesian Network Structure Learning from Attribute Uncertain Data

Bayesian Network Structure Learning from Attribute Uncertain Data Bayesia Network Structure Learig from Attribute Ucertai Data Wetig Sog 1,2, Jeffrey Xu Yu 3, Hog Cheg 3, Hogya Liu 4, Ju He 1,2,*, ad Xiaoyog Du 1,2 1 Key Labs of Data Egieerig ad Kowledge Egieerig, Miistry

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

x x 2 x Iput layer = quatity of classificatio mode X T = traspositio matrix The core of such coditioal probability estimatig method is calculatig the

x x 2 x Iput layer = quatity of classificatio mode X T = traspositio matrix The core of such coditioal probability estimatig method is calculatig the COMPARATIVE RESEARCHES ON PROBABILISTIC NEURAL NETWORKS AND MULTI-LAYER PERCEPTRON NETWORKS FOR REMOTE SENSING IMAGE SEGMENTATION Liu Gag a, b, * a School of Electroic Iformatio, Wuha Uiversity, 430079,

More information

A Parallel DFA Minimization Algorithm

A Parallel DFA Minimization Algorithm A Parallel DFA Miimizatio Algorithm Ambuj Tewari, Utkarsh Srivastava, ad P. Gupta Departmet of Computer Sciece & Egieerig Idia Istitute of Techology Kapur Kapur 208 016,INDIA pg@iitk.ac.i Abstract. I this

More information

Sorting in Linear Time. Data Structures and Algorithms Andrei Bulatov

Sorting in Linear Time. Data Structures and Algorithms Andrei Bulatov Sortig i Liear Time Data Structures ad Algorithms Adrei Bulatov Algorithms Sortig i Liear Time 7-2 Compariso Sorts The oly test that all the algorithms we have cosidered so far is compariso The oly iformatio

More information

Big-O Analysis. Asymptotics

Big-O Analysis. Asymptotics Big-O Aalysis 1 Defiitio: Suppose that f() ad g() are oegative fuctios of. The we say that f() is O(g()) provided that there are costats C > 0 ad N > 0 such that for all > N, f() Cg(). Big-O expresses

More information

Improved Correlation Preserved Indexing For Text Mining

Improved Correlation Preserved Indexing For Text Mining Improved Correlatio Preserved Idexig For Text Miig Viarasi Tharaia. I 1,M.Kachaa 2,V.Kavitha 3 Professor, Departmet Of Iformatio Techology, Karpaga Viayaga College Of Egieerig & Techology, Chia Kolambakkam,

More information

A Study on the Performance of Cholesky-Factorization using MPI

A Study on the Performance of Cholesky-Factorization using MPI A Study o the Performace of Cholesky-Factorizatio usig MPI Ha S. Kim Scott B. Bade Departmet of Computer Sciece ad Egieerig Uiversity of Califoria Sa Diego {hskim, bade}@cs.ucsd.edu Abstract Cholesky-factorizatio

More information

Research Article An Improved Metric Learning Approach for Degraded Face Recognition

Research Article An Improved Metric Learning Approach for Degraded Face Recognition Mathematical Problems i Egieerig, Article ID 74978, 10 pages http://dxdoiorg/101155/014/74978 Research Article A Improved Metric Learig Approach for Degraded Face Recogitio Guofeg Zou, 1 Yuayua Zhag, 1

More information

2014 International Joint Conference on Neural Networks (IJCNN) July 6-11, 2014, Beijing, China Robust Bilinear Matrix Recovery by Tensor Low-Rank Repr

2014 International Joint Conference on Neural Networks (IJCNN) July 6-11, 2014, Beijing, China Robust Bilinear Matrix Recovery by Tensor Low-Rank Repr 4 Iteratioal Joit Coferece o eural etwors (IJC) July 6-, 4, Beiig, Chia Robust Biliear Matrix Recovery by Tesor Low-Ra Represetatio Zhao Zhag Shuicheg Ya Migbo Zhao Fa-Zhag Li Abstract For low-ra recovery

More information

EFFECT OF QUERY FORMATION ON WEB SEARCH ENGINE RESULTS

EFFECT OF QUERY FORMATION ON WEB SEARCH ENGINE RESULTS Iteratioal Joural o Natural Laguage Computig (IJNLC) Vol. 2, No., February 203 EFFECT OF QUERY FORMATION ON WEB SEARCH ENGINE RESULTS Raj Kishor Bisht ad Ila Pat Bisht 2 Departmet of Computer Sciece &

More information

1.2 Binomial Coefficients and Subsets

1.2 Binomial Coefficients and Subsets 1.2. BINOMIAL COEFFICIENTS AND SUBSETS 13 1.2 Biomial Coefficiets ad Subsets 1.2-1 The loop below is part of a program to determie the umber of triagles formed by poits i the plae. for i =1 to for j =

More information

n n B. How many subsets of C are there of cardinality n. We are selecting elements for such a

n n B. How many subsets of C are there of cardinality n. We are selecting elements for such a 4. [10] Usig a combiatorial argumet, prove that for 1: = 0 = Let A ad B be disjoit sets of cardiality each ad C = A B. How may subsets of C are there of cardiality. We are selectig elemets for such a subset

More information

Analysis Metrics. Intro to Algorithm Analysis. Slides. 12. Alg Analysis. 12. Alg Analysis

Analysis Metrics. Intro to Algorithm Analysis. Slides. 12. Alg Analysis. 12. Alg Analysis Itro to Algorithm Aalysis Aalysis Metrics Slides. Table of Cotets. Aalysis Metrics 3. Exact Aalysis Rules 4. Simple Summatio 5. Summatio Formulas 6. Order of Magitude 7. Big-O otatio 8. Big-O Theorems

More information

Fast Fourier Transform (FFT) Algorithms

Fast Fourier Transform (FFT) Algorithms Fast Fourier Trasform FFT Algorithms Relatio to the z-trasform elsewhere, ozero, z x z X x [ ] 2 ~ elsewhere,, ~ e j x X x x π j e z z X X π 2 ~ The DFS X represets evely spaced samples of the z- trasform

More information

New HSL Distance Based Colour Clustering Algorithm

New HSL Distance Based Colour Clustering Algorithm The 4th Midwest Artificial Itelligece ad Cogitive Scieces Coferece (MAICS 03 pp 85-9 New Albay Idiaa USA April 3-4 03 New HSL Distace Based Colour Clusterig Algorithm Vasile Patrascu Departemet of Iformatics

More information

VALIDATING DIRECTIONAL EDGE-BASED IMAGE FEATURE REPRESENTATIONS IN FACE RECOGNITION BY SPATIAL CORRELATION-BASED CLUSTERING

VALIDATING DIRECTIONAL EDGE-BASED IMAGE FEATURE REPRESENTATIONS IN FACE RECOGNITION BY SPATIAL CORRELATION-BASED CLUSTERING VALIDATING DIRECTIONAL EDGE-BASED IMAGE FEATURE REPRESENTATIONS IN FACE RECOGNITION BY SPATIAL CORRELATION-BASED CLUSTERING Yasufumi Suzuki ad Tadashi Shibata Departmet of Frotier Iformatics, School of

More information

ISSN (Print) Research Article. *Corresponding author Nengfa Hu

ISSN (Print) Research Article. *Corresponding author Nengfa Hu Scholars Joural of Egieerig ad Techology (SJET) Sch. J. Eg. Tech., 2016; 4(5):249-253 Scholars Academic ad Scietific Publisher (A Iteratioal Publisher for Academic ad Scietific Resources) www.saspublisher.com

More information

15 UNSUPERVISED LEARNING

15 UNSUPERVISED LEARNING 15 UNSUPERVISED LEARNING [My father] advised me to sit every few moths i my readig chair for a etire eveig, close my eyes ad try to thik of ew problems to solve. I took his advice very seriously ad have

More information

BASED ON ITERATIVE ERROR-CORRECTION

BASED ON ITERATIVE ERROR-CORRECTION A COHPARISO OF CRYPTAALYTIC PRICIPLES BASED O ITERATIVE ERROR-CORRECTIO Miodrag J. MihaljeviC ad Jova Dj. GoliC Istitute of Applied Mathematics ad Electroics. Belgrade School of Electrical Egieerig. Uiversity

More information

Introduction. Nature-Inspired Computing. Terminology. Problem Types. Constraint Satisfaction Problems - CSP. Free Optimization Problem - FOP

Introduction. Nature-Inspired Computing. Terminology. Problem Types. Constraint Satisfaction Problems - CSP. Free Optimization Problem - FOP Nature-Ispired Computig Hadlig Costraits Dr. Şima Uyar September 2006 Itroductio may practical problems are costraied ot all combiatios of variable values represet valid solutios feasible solutios ifeasible

More information

An Algorithm to Solve Multi-Objective Assignment. Problem Using Interactive Fuzzy. Goal Programming Approach

An Algorithm to Solve Multi-Objective Assignment. Problem Using Interactive Fuzzy. Goal Programming Approach It. J. Cotemp. Math. Scieces, Vol. 6, 0, o. 34, 65-66 A Algorm to Solve Multi-Objective Assigmet Problem Usig Iteractive Fuzzy Goal Programmig Approach P. K. De ad Bharti Yadav Departmet of Mathematics

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations Applied Mathematical Scieces, Vol. 1, 2007, o. 25, 1203-1215 A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045, Oe

More information

3D Model Retrieval Method Based on Sample Prediction

3D Model Retrieval Method Based on Sample Prediction 20 Iteratioal Coferece o Computer Commuicatio ad Maagemet Proc.of CSIT vol.5 (20) (20) IACSIT Press, Sigapore 3D Model Retrieval Method Based o Sample Predictio Qigche Zhag, Ya Tag* School of Computer

More information

Outline. Research Definition. Motivation. Foundation of Reverse Engineering. Dynamic Analysis and Design Pattern Detection in Java Programs

Outline. Research Definition. Motivation. Foundation of Reverse Engineering. Dynamic Analysis and Design Pattern Detection in Java Programs Dyamic Aalysis ad Desig Patter Detectio i Java Programs Outlie Lei Hu Kamra Sartipi {hul4, sartipi}@mcmasterca Departmet of Computig ad Software McMaster Uiversity Caada Motivatio Research Problem Defiitio

More information

4.2.1 Bayesian Principal Component Analysis Weighted K Nearest Neighbor Regularized Expectation Maximization

4.2.1 Bayesian Principal Component Analysis Weighted K Nearest Neighbor Regularized Expectation Maximization 4 DATA PREPROCESSING 4.1 Data Normalizatio 4.1.1 Mi-Max 4.1.2 Z-Score 4.1.3 Decimal Scalig 4.2 Data Imputatio 4.2.1 Bayesia Pricipal Compoet Aalysis 4.2.2 K Nearest Neighbor 4.2.3 Weighted K Nearest Neighbor

More information

Structuring Redundancy for Fault Tolerance. CSE 598D: Fault Tolerant Software

Structuring Redundancy for Fault Tolerance. CSE 598D: Fault Tolerant Software Structurig Redudacy for Fault Tolerace CSE 598D: Fault Tolerat Software What do we wat to achieve? Versios Damage Assessmet Versio 1 Error Detectio Iputs Versio 2 Voter Outputs State Restoratio Cotiued

More information

Lip Contour Extraction Based on Support Vector Machine

Lip Contour Extraction Based on Support Vector Machine Lip Cotour Extractio Based o Support Vector Machie Author Pa, Xiaosheg, Kog, Jiagpig, Liew, Ala Wee-Chug Published 008 Coferece Title CISP 008 : Proceedigs, First Iteratioal Cogress o Image ad Sigal Processig

More information

Dynamic Programming and Curve Fitting Based Road Boundary Detection

Dynamic Programming and Curve Fitting Based Road Boundary Detection Dyamic Programmig ad Curve Fittig Based Road Boudary Detectio SHYAM PRASAD ADHIKARI, HYONGSUK KIM, Divisio of Electroics ad Iformatio Egieerig Chobuk Natioal Uiversity 664-4 Ga Deokji-Dog Jeoju-City Jeobuk

More information

New Results on Energy of Graphs of Small Order

New Results on Energy of Graphs of Small Order Global Joural of Pure ad Applied Mathematics. ISSN 0973-1768 Volume 13, Number 7 (2017), pp. 2837-2848 Research Idia Publicatios http://www.ripublicatio.com New Results o Eergy of Graphs of Small Order

More information

Evaluation of the Software Industry Competitiveness in Jilin Province Based on Factor Analysis

Evaluation of the Software Industry Competitiveness in Jilin Province Based on Factor Analysis BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 14, No 4 Sofia 2014 Prit ISSN: 1311-9702; Olie ISSN: 1314-4081 DOI: 10.1515/cait-2014-0008 Evaluatio of the Software Idustry

More information

Polynomial Functions and Models. Learning Objectives. Polynomials. P (x) = a n x n + a n 1 x n a 1 x + a 0, a n 0

Polynomial Functions and Models. Learning Objectives. Polynomials. P (x) = a n x n + a n 1 x n a 1 x + a 0, a n 0 Polyomial Fuctios ad Models 1 Learig Objectives 1. Idetify polyomial fuctios ad their degree 2. Graph polyomial fuctios usig trasformatios 3. Idetify the real zeros of a polyomial fuctio ad their multiplicity

More information

Principal Direction Gap Partitioning (PDGP)

Principal Direction Gap Partitioning (PDGP) Pricipal Directio Gap Partitioig (PDGP) Ralph Abbey 1, Jeremy Diepebrock 2, Amy Lagville 3, Carl Meyer 1, Shaia Race 1, ad Dexi Zhou 4 1 North Carolia State Uiversity 2 Washigto Uiversity 3 College of

More information

Learning Predictable and Discriminative Attributes for Visual Recognition

Learning Predictable and Discriminative Attributes for Visual Recognition Proceedigs of the Twety-Nith AAAI Coferece o Artificial Itelligece Learig Predictable ad Discrimiative Attributes for Visual Recogitio Yuche Guo ad Guiguag Dig ad Xiaomig Ji ad Jiami Wag School of Software,

More information

Counting the Number of Minimum Roman Dominating Functions of a Graph

Counting the Number of Minimum Roman Dominating Functions of a Graph Coutig the Number of Miimum Roma Domiatig Fuctios of a Graph SHI ZHENG ad KOH KHEE MENG, Natioal Uiversity of Sigapore We provide two algorithms coutig the umber of miimum Roma domiatig fuctios of a graph

More information

Bayesian approach to reliability modelling for a probability of failure on demand parameter

Bayesian approach to reliability modelling for a probability of failure on demand parameter Bayesia approach to reliability modellig for a probability of failure o demad parameter BÖRCSÖK J., SCHAEFER S. Departmet of Computer Architecture ad System Programmig Uiversity Kassel, Wilhelmshöher Allee

More information

Clustering Sparse Graphs

Clustering Sparse Graphs Clusterig Sparse Graphs Yudog Che Departmet of Electrical ad Computer Egieerig The Uiversity of Texas at Austi Austi, TX 7872 ydche@utexas.edu Sujay Saghavi Departmet of Electrical ad Computer Egieerig

More information

CIS 121 Data Structures and Algorithms with Java Fall Big-Oh Notation Tuesday, September 5 (Make-up Friday, September 8)

CIS 121 Data Structures and Algorithms with Java Fall Big-Oh Notation Tuesday, September 5 (Make-up Friday, September 8) CIS 11 Data Structures ad Algorithms with Java Fall 017 Big-Oh Notatio Tuesday, September 5 (Make-up Friday, September 8) Learig Goals Review Big-Oh ad lear big/small omega/theta otatios Practice solvig

More information

The isoperimetric problem on the hypercube

The isoperimetric problem on the hypercube The isoperimetric problem o the hypercube Prepared by: Steve Butler November 2, 2005 1 The isoperimetric problem We will cosider the -dimesioal hypercube Q Recall that the hypercube Q is a graph whose

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 26 Ehaced Data Models: Itroductio to Active, Temporal, Spatial, Multimedia, ad Deductive Databases Copyright 2016 Ramez Elmasri ad Shamkat B.

More information

Label to Region by Bi-Layer Sparsity Priors

Label to Region by Bi-Layer Sparsity Priors Label to Regio by Bi-Layer Sparsity Priors ABSTRACT Xiaobai Liu ECE, NUS, Sigapore elelxb@usedusg Jihui Tag SOC, NUS, Sigapore tagjh@compusedusg Bi Cheg ECE, NUS, Sigapore g0800415@usedusg Tat-Seg Chua

More information

Data Analysis. Concepts and Techniques. Chapter 2. Chapter 2: Getting to Know Your Data. Data Objects and Attribute Types

Data Analysis. Concepts and Techniques. Chapter 2. Chapter 2: Getting to Know Your Data. Data Objects and Attribute Types Data Aalysis Cocepts ad Techiques Chapter 2 1 Chapter 2: Gettig to Kow Your Data Data Objects ad Attribute Types Basic Statistical Descriptios of Data Data Visualizatio Measurig Data Similarity ad Dissimilarity

More information

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network Available olie at www.sciecedirect.com Eergy Procedia 6 (202) 60 64 202 Iteratioal Coferece o Future Eergy, Eviromet, ad Materials Adaptive Resource Allocatio for Electric Evirometal Pollutio through the

More information

Algorithms for Disk Covering Problems with the Most Points

Algorithms for Disk Covering Problems with the Most Points Algorithms for Disk Coverig Problems with the Most Poits Bi Xiao Departmet of Computig Hog Kog Polytechic Uiversity Hug Hom, Kowloo, Hog Kog csbxiao@comp.polyu.edu.hk Qigfeg Zhuge, Yi He, Zili Shao, Edwi

More information

A Comparative Study of Positive and Negative Factorials

A Comparative Study of Positive and Negative Factorials A Comparative Study of Positive ad Negative Factorials A. M. Ibrahim, A. E. Ezugwu, M. Isa Departmet of Mathematics, Ahmadu Bello Uiversity, Zaria Abstract. This paper preset a comparative study of the

More information

Lecture 1: Introduction and Strassen s Algorithm

Lecture 1: Introduction and Strassen s Algorithm 5-750: Graduate Algorithms Jauary 7, 08 Lecture : Itroductio ad Strasse s Algorithm Lecturer: Gary Miller Scribe: Robert Parker Itroductio Machie models I this class, we will primarily use the Radom Access

More information

1 Graph Sparsfication

1 Graph Sparsfication CME 305: Discrete Mathematics ad Algorithms 1 Graph Sparsficatio I this sectio we discuss the approximatio of a graph G(V, E) by a sparse graph H(V, F ) o the same vertex set. I particular, we cosider

More information

WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE

WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE Wiwik Aggraei 1, Agyl Ardi Rahmadi 1, Radityo Prasetyo Wibowo 1 1 Iformatio System Departmet, Faculty of Iformatio Techology, Istitut Tekologi Sepuluh

More information

Chapter 8. Spectral Clustering. 8.1 Introduction. Jialu Liu University of Illinois at Urbana-Champaign Urbana, IL

Chapter 8. Spectral Clustering. 8.1 Introduction. Jialu Liu University of Illinois at Urbana-Champaign Urbana, IL Chapter 8 Spectral Clusterig Jialu Liu Uiversity of Illiois at Urbaa-Champaig Urbaa, IL jliu64@illiois.edu Jiawei Ha Uiversity of Illiois at Urbaa-Champaig Urbaa, IL haj@illiois.edu 8.1 Itroductio... 177

More information

SPATIALLY REGULARIZED LOW RANK TENSOR OPTIMIZATION FOR VISUAL DATA COMPLETION

SPATIALLY REGULARIZED LOW RANK TENSOR OPTIMIZATION FOR VISUAL DATA COMPLETION SPATIALLY REGULARIZED LOW RANK TENSOR OPTIMIZATION OR VISUAL DATA COMPLETION Jiachao Gao Hog Shi Wewu Wag School of Computer Sciece ad Techology, Tiaji Uiversity, Tiaji, Chia Departmet of Electrical ad

More information

Our second algorithm. Comp 135 Machine Learning Computer Science Tufts University. Decision Trees. Decision Trees. Decision Trees.

Our second algorithm. Comp 135 Machine Learning Computer Science Tufts University. Decision Trees. Decision Trees. Decision Trees. Comp 135 Machie Learig Computer Sciece Tufts Uiversity Fall 2017 Roi Khardo Some of these slides were adapted from previous slides by Carla Brodley Our secod algorithm Let s look at a simple dataset for

More information

Mining Hidden Community in Heterogeneous Social Networks

Mining Hidden Community in Heterogeneous Social Networks Miig Hidde Commuity i Heterogeeous Social Networks Deg Cai Zheg Shao Xiaofei He Xifeg Ya Jiawei Ha Departmet of Computer Sciece, Uiversity of Illiois at Urbaa-Champaig Departmet of Computer Sciece, Uiversity

More information