A Comprehensive Method for Text Summarization Based on Latent Semantic Analysis

Size: px
Start display at page:

Download "A Comprehensive Method for Text Summarization Based on Latent Semantic Analysis"

Transcription

1 A Comprehesive Method for Text Summarizatio Based o Latet Sematic Aalysis Yigjie Wag ad Ju Ma School of Computer Sciece ad Techology, Shadog Uiversity, Jia, Chia yigj_wag@hotmail.com, maju@sdu.edu.c Abstract. Text summarizatio aims at gettig the most importat cotet i a codesed form from a give documet while retais the sematic iformatio of the text to a large extet. It is cosidered to be a effective way of tacklig iformatio overload. There exist lots of text summarizatio approaches which are based o Latet Sematic Aalysis (LSA). However, oe of the previous methods cosider the term descriptio of the topic. I this paper, we propose a comprehesive LSA-based text summarizatio algorithm that combies term descriptio with setece descriptio for each topic. We also put forward a ew way to create the term by setece matrix. The effectiveess of our method is proved by experimetal results. O the summarizatio performace, our approach obtais higher ROUGE scores tha several well kow methods. Keywords: Text Summarizatio, Latet Sematic Aalysis, Sigular Value Decompositio. 1 Itroductio The widespread use of the Iteret has dramatically icreased the amout of accessible iformatio ad it becomes difficult for users to sift through the multitude of sources to fid out the right documet. With the help of search egie, the majority of irrelevat documets are filtered out, however, users still hesitate to determie which particular search result should avigate to. Automated summarizig system ca be used as a istrumet for decidig whether a documet is related to their eeds. The summary of a documet is defied as: a text that is produced from the documet that coveys importat iformatio i the origial text, ad that is o loger tha half of the origial text ad usually sigificatly less tha that [1]. Automatically geeratig the summary of a documet has log bee studied sice 1950s ad it is still a research hotpot util ow [2, 3, 4]. Oe of the most famous approaches is usig LSA [5, 6, 7, 8, 9, 10] to get the ideal summary. The foudatioal work that uses LSA for text summarizatio selects oe setece for each topic accordig to topic importace [6]. The work i [7] starts with calculatio of the legth of each setece vector ad the chooses the logest seteces as the summary. I the work [9], the legth strategy proposed i [7] is improved ad a cross method is proposed. I [8], for each topic, the umber of seteces to be collected is determied by gettig the percetage of the related sigular values over the sum of all sigular values. G. Zhou et al. (Eds.): NLPCC 2013, CCIS 400, pp , Spriger-Verlag Berli Heidelberg 2013

2 A Comprehesive Method for Text Summarizatio Based o LSA 395 However, there are some disadvatages of the previous algorithms. The mai drawback is that seteces that are closely related to the chose topic somehow but do ot have the highest idex value will ot be selected. Also, all chose topics are composed of oly oe setece [6], whereas the sigle setece fails to fully express the topic. The legth strategy [7, 9] requires a method of decidig how may LSA dimesios to iclude i the latet space. For the work i [8], if there is a wide gap betwee the curret sigular value ad the ext oe, the there is little chace to iclude the topics whose correspodig sigular values are less tha the curret oe. I our work, we propose a comprehesive method that combies term descriptio with setece descriptio for each topic. We edeavor to select a set of seteces that ot oly have the best represetatio of the topic but also iclude the terms that ca best represet this topic. Also, i order to utilize the mutual reiforcemet betwee eighbor seteces, we put forward a ew way to create the term by setece matrix. This paper is orgaized as follows: i Sectio 2, we itroduce LSA briefly. Sectio 3 progresses to preset our method i detail. I Sectio 4, the effectiveess of our method is cofirmed by experimetal results. Fially, we coclude this paper i Sectio 5. 2 Latet Sematic Aalysis LSA uses Sigular Value Decompositio (SVD) to fid out the sematic meaig of seteces. The SVD of a matrix A with the dimesio of m (m>) ca be defied T as: A = UΣV, where U = [ u1, u 2,, u ] is a m colum-orthogoal matrix whose left sigular vector u i is a m-dimesioal colum vector, V = [ v1, v 2,, v ] is a colum-orthogoal matrix whose right sigular vector v j is a -dimesioal colum vector. Σ = diag ( σ 1, σ 2,, σ ) is a diagoal matrix whose diagoal elemets are o-egative sigular values sorted i descedig order. From sematic perspective, we assume that SVD geerates the cocept dimesio [11]. Each triplet (left sigular vector ad right sigular vector) ca be viewed as represetig such a cocept, the magitude of its sigular value represets the degree of importace of this cocept. 3 Text Summarizatio Based o Latet Sematic Aalysis 3.1 Documet Aalysis This step cotais two tasks: Documet Represetatio ad Sigular Value Decompositio. First, each documet eeds to be represeted by a matrix. The matrix is costructed by terms (words with stop words elimiated) that occurred i the documet represetig rows ad seteces of the documet represetig colums, thus it is called term by setece matrix. For a text with m terms ad seteces where without loss of geerality m>, it ca be represeted by = [ ]. The cell a ca be A a m

3 396 Y. Wag ad J. Ma filled out with differet approaches. We will elaborate o the weightig schemes i sectio 4. Oce the term by setece matrix is costructed, SVD will be employed to break it ito three parts: U, ad V T. Based o the discussio i sectio 2, we take U as term by cocept matrix, V T as cocept by setece matrix while the magitude of sigular values i suggests the degree of importace of the cocepts. 3.2 Setece Selectio As with [6], a cocept ca be represeted by the setece that has the largest idex value i the correspodig right sigular vector, we make aother hypothesis: a cocept ca also be represeted by a few of terms, ad these terms should have the largest idex values i the correspodig left sigular vector. The two forms of descriptio of a cocept are called setece descriptio ad term descriptio. Here each cocept is treated as a idepedet topic. Sice seteces are composed of terms, it is hoped that the most represetative seteces of the curret cocept should iclude the terms that best represet this cocept. Therefore, each topic i the summary ca be recostructed by selectig seteces accordig to the magitude of the idex values i the right sigular vector util a few of most represetative terms that have the largest idex values i the left sigular vector are fully icluded. The process of selectig summary seteces ca be illustrated as follows. Formulatio. For a documet D with m terms ad seteces, suppose term i (1 i m) deotes the i-th term, ad set j (1 j ) deotes the j-th setece, the D={set 1, set 2,, set }. M is the maximum umber of seteces to be selected, k is the umber of cocepts that ca be selected ad N k is the umber of seteces for the k-th cocept, k ad N k are iitialized to 1 ad 0 respectively. Let set S cotai the summary seteces ad iitialize S to ull. Setece Selectio ad Term Selectio. While S <M, for the k-th cocept, select the setece that has the largest idex value from the k-th right sigular vector v k. Get l that l satisfies v kl =Argmax(v ki ), iclude the l-th setece set l ito S ad delete the l-th elemet v il for v i (1 i ), update V T ad icrease N k. The select three terms u kp, u kq, u ks that are represeted by the Top3 largest idex values from the k- th left sigular vector u k, ad let set T={term p, term q, term s }. Combiatio. Delete terms that appear both i T ad set l from T. While T is ot ull, if N k <3 ad S <M, cotiue to select seteces for this cocept, update V T ad T, icrease N k, else set T to ull. The icrease k ad begi to select seteces for the ext cocept. Based o the above discussio, we give the formal descriptio of our Setece Selectio method i Algorithm 1.

4 A Comprehesive Method for Text Summarizatio Based o LSA 397 Algorithm 1. Setece Selectio based o LSA Iput: Documet D, Matrix U, Matrix V T, M Output: Set S 1 Iitialize S=ϕ, k=1 2 while S <M 3 get l i v k, S=S { set l }, update V T, N k =1 4 get p, q, s i u k, T={ term p, term q, term s } 5 T 0 =T set l, T=T-T 0 6 while (T ϕ) 7 if (N k <3 ad S <M) 8 get l i v k, S=S { set l }, update V T, N k = N k +1 9 T 0 =T set l, T=T-T 0 10 else T=ϕ 11 ed while 12 k=k+1 13 ed while 14 Retur S 4 Experimets ad Evaluatio 4.1 Weightig Schemes I order to elaborate o the weightig schemeswe defie a = L t ) * G ( t ) + N ( t ), (1) ( where L(t ) is the Local Weight for term i i set j, G(t ) is the Global Weight for term i i the whole documet, N(t ) is the Neighbor Weight of term i i set j. I the followig, we use tf deotes the umber of times that term i occurs i set j, tf max deotes the frequecy of the most frequetly occurrig term i set j, is the total umber of seteces, i is the umber of seteces that cotai term i, gf i is the umber of times that term i occurs i the whole documet.. For Local Weight, we choose to use the followig four alterative strategies: Biary Represetatio (BR): If term i appears i set j, L ( ) = 1, otherwise 0. Term Frequecy (TF): L ( t ) = tf. Augmet weight (AW): L t ) = * ( tf / tf ). ( + max L ( t ) = log( 1 + tf. Logarithm Weight (LW): ) For Global Weight, possible weightig schemes ca be: No Global Weight (NG): G ( ) = 1. Iverse Setece Frequecy (ISF): G t ) = 1 + log( / ). t t ( i

5 398 Y. Wag ad J. Ma p log p Etropy Frequecy (EF): G ( t ) = 1 +, where log j tf p =. gf i I order to make use of terms that occur i the eighbor seteces, we put forward the cocept of Neighbor Weight ad defie Neighbor Weight as N ( t ) = λ [ L( ti, j 1 ) * G ( t i, j 1 ) + L( t i, j+ 1 ) * G ( ti, j+ 1 )], where λ is a parameter which we will explore i the followig experimets. So i the weightig schemes, we may add Neighbor Weight () or just let Neighbor weight equals to 0 (). Neighbor Weight is added maily by the followig three otable cosideratios: (1) Neighbor seteces ca be affected by each other thus form clusters to make the topics more covice. (2) It helps to resolve aaphora resolutio, sice most of the time a proou ad what it demostrates appear i the adjacet seteces. (3) With eighbor weight added, it helps to resolve the issue of data sparsity. 4.2 Datasets ad Evaluatio Methods The datasets that are used for the evaluatio of our LSA-based summarizatio approach are DUC2002 dataset ad DUC2004 dataset 1. DUC2002 dataset cotais 567 documets, each documet is provided with two 100-word huma summaries. The dataset of DUC2004 icludes 5 tasks, while i our work, we oly use task 2. I this task, documets are clustered ito 50 topics of 10 documets each. Two kids of metrics that F score ad ROUGE toolkit [12] are adopted. S cad S ref S cad S ref (1 + β 2 ) PR P =, R =, F =, (2) 2 S S β P + R ROUGE cad N = S S ref S S ref ref gram S gram S Cout match ( gram Cout ( gram ) ), (3) where S cad deotes the cadidate summary ad S ref deotes the referece summary, stads for the legth of the -gram, Cout(gram ) is the umber of -grams i the referece summaries, Cout match (gram ) is the maximum umber of -grams cooccurrig i a cadidate summary ad the referece summaries. I our experimets, Logest Commo Subsequece ROUGE-L together with ROUGE-SU4 [12] are also beig used. 4.3 Experimetal Results ad Aalysis First, i order to compare the differet weightig schemes we coduct experimets o DUC2002 dataset. We set λ i the Neighbor Weight to iitially. 1

6 A Comprehesive Method for Text Summarizatio Based o LSA BR * NG BR*ISF BR*EF TF*NG TF*ISF TF*EF AW*NG AW*ISF AW*EF LW*NG LW*ISF LW*EF BR * NG BR*ISF BR*EF TF*NG TF*ISF TF*EF AW*NG AW*ISF AW*EF LW*NG LW*ISF LW*EF (a) (b) BR*NG BR*ISF BR*EF TF*NG TF*ISF TF*EF AW*NG AW*ISF AW*EF LW*NG LW*ISF LW*EF BR*NG BR*ISF BR*EF TF*NG TF*ISF TF*EF AW*NG AW*ISF AW*EF LW*NG LW*ISF LW*EF (c) Fig. 1. Compariso of differet weightig schemes (Local Weight*Global Weight +Neighbor Weight) for (a) F-1 score, (b) ROUGE-1, (c) ROUGE-2 ad (d) ROUGE-L From Figure 1 we ca tell: the best combiatio of Local Weight ad Global Weight is BR*EF, it performs better tha other combiatios at large. With Neighbor Weight added, early the results of all combiatios acquire a improvemet. (d) (a) (b) (c) Fig. 2. Relatioship betwee λ ad (a) F-1 score, (b) ROUGE-1, (c) ROUGE-2 ad (d) ROUGE-L (d) We apply the weightig scheme of BR*EF+ i our experimets to show the impact that λ makes o the performace ad get Figure 2.

7 400 Y. Wag ad J. Ma I Figure 2, x-axis deotes the rage of λ from 0 to 1, y-axis deotes the correspodig metrics value. From this figure, we ca tell: with the Neighbor Weight added, the correspodig metric value icreases firstly ad the decreases with the raise of λ. Geerally it is beeficial for λ i a small iterval betwee 0 ad. I order to get the most satisfyig performace, we assig 5 to λ to make a compromise. I the followig, we take the weightig scheme of BR*EF+, ad set the parameter λ i the Neighbor Weight to 5 to coduct experimets o DUC2002 dataset ad DUC2004 dataset. Four LSA-based methods: GLLSA [6], SJLSA [7], MRCLSA [8] ad OCALSA [9] together with three other latest models: DSDR-o [13], SATS [14] ad MCMR [15] are adopted for compariso with our method. The ROUGE metrics of ROUGE-1(R-1), ROUGE-2 (R-2), ROUGE-SU4 (SU4) ad ROUGE-L (R-L) are used for evaluatio. Table 1 shows differet ROUGE scores o DUC2002 dataset ad DUC2004 dataset. It ca be observed that our LSA-based method achieves higher ROUGE scores ad outperforms the other oes. As see from this table, o DUC2002 dataset, ROUGE-1 score of our method is close to DUC-best, the scores of other three metrics are competitive with the DUC-best. O DUC2004 dataset, the scores of ROUGE-1, ROUGE-2 ad ROUGE-SU4 of our method are higher tha the DUC best. More importatly, our approach, early i terms of all ROUGE scores, outperforms the other methods that are based o LSA ad is better tha the three other latest modes. Table 1. ROUGE results o datasets of DUC2002 ad DUC2004 Algorithm DUC2002 dataset DUC2004 dataset R-1 R-2 SU4 R-L R-1 R-2 SU4 R-L Baselie DUC-best GLLSA SJLSA MRCLSA OCALSA DSDR-o SATS MCMR Ours Coclusio I this paper, we propose a improved LSA-based summarizatio algorithm that combies term descriptio with setece descriptio for each topic. We select three seteces at most for each topic ad the seteces selected ot oly have the best represetatio of the topic but also iclude the terms that ca best represet this topic. We also put forward the cocept of Neighbor Weight ad propose a ovel way that tries to utilize the mutual reiforcemet betwee eighbor seteces to create the term by setece matrix. Experimetal results prove that our method achieve higher ROUGE scores tha several well kow methods.

8 A Comprehesive Method for Text Summarizatio Based o LSA 401 Refereces 1. Radev, D.R., Hovy, E., McKeow, K.: Itroductio to the special issue o summarizatio. Computatioal Liguistics-Summarizatio 28(4), (2002) 2. Vodolazova, T.: The role of statistical ad sematic features i sigle-documet extractive summarizatio. Artificial Itelligece Research 2(3), (2013) 3. Gupta, V., Lehal, G.S.: A survey of Text Summarizatio Extractive Techiques. Joural of Emergig Techologies i Web Itelligece 2(3) (2010) 4. Das, D., Martis, A.: A Survey o Automatic Text Summarizatio. I: Literature Survey for the Laguage ad Statistics II Course at CMU (2007) 5. Deerwester, S.C., Dumais, S.T., Ladauer, T.K., Furas, G.W., Harshma, R.A.: Idexig by latet sematic aalysis. Joural of the America Society for Iformatio Sciece ad Techology, (1990) 6. Gog, Y.H., Liu, X.: Geeric text summarizatio usig relevace measure ad latet sematic aalysis. I: Proceedigs of the 24th Aual Iteratioal ACM SIGIR Coferece o Research ad Developmet i Iformatio Retrieval, pp ACM, New York (2002) 7. Steiberger, J., Ježek, K.: Text Summarizatio ad Sigular Value Decompositio. I: Yakho, T. (ed.) ADVIS LNCS, vol. 3261, pp Spriger, Heidelberg (2004) 8. Murray, S.: Reals, ad J. Carletta. Extractive Summarizatio of Meetig Recordigs. I: Proceedigs of the 9th Europea Coferece o Speech Commuicatio ad Techology, pp (2005) 9. Ozsoy, M.G., Clicekli, I., Alpasla, F.N.: Text summarizatio of Turkish Texts usig Latet sematic aalysis. I: Proceedigs of the 23rd Iteratioal Coferece o Computatioal Liguistics (Colig 2010), Beig, pp (2010) 10. Ai, D., Zheg, Y., Zhag, D.: Automatic text summarizatio based o latet sematic idexig. Artif. Life Robotics 15, (2010) 11. Berry, M.W., Dumais, S.T., O Brie, G.W.: Usig liear algebra for itelliget iformatio retrieval. SIAM Review 37(4), (1995) 12. Li, C.Y.: Rouge: a package for automatic evaluatio of summaries. I: Proceedigs of the ACL Text Summarizatio Workshop, pp (2004) 13. He, Z., Che, C., Bu, J., Wag, C., Zhag, L.: Documet Summarizatio Based o Data Recostructio. I: Proceedig of the Twety-Sixth AAAI Coferece o Artificial Itelligece, pp (2012) 14. Chadra, M., Gupta, V., Paul, S.K.: A statistical approach for Automatic Text Summarizatio by Extractio. I: 2011 Iteratioal Coferece o Commuicatio Systems ad Network Techologies, pp (2011) 15. Alguliev, R.M., Aliguliyev, R.M., Hajirahimova, M.S., Mehdiyev, C.A.: MCMR: Maximum coverage ad miimum redudat text summarizatio model. Expert Systems with Applicatios 38(12), (2011)

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

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

Cubic Polynomial Curves with a Shape Parameter

Cubic Polynomial Curves with a Shape Parameter roceedigs of the th WSEAS Iteratioal Coferece o Robotics Cotrol ad Maufacturig Techology Hagzhou Chia April -8 00 (pp5-70) Cubic olyomial Curves with a Shape arameter MO GUOLIANG ZHAO YANAN Iformatio ad

More information

Sectio 4, a prototype project of settig field weight with AHP method is developed ad the experimetal results are aalyzed. Fially, we coclude our work

Sectio 4, a prototype project of settig field weight with AHP method is developed ad the experimetal results are aalyzed. Fially, we coclude our work 200 2d Iteratioal Coferece o Iformatio ad Multimedia Techology (ICIMT 200) IPCSIT vol. 42 (202) (202) IACSIT Press, Sigapore DOI: 0.7763/IPCSIT.202.V42.0 Idex Weight Decisio Based o AHP for Iformatio Retrieval

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

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

The Counterchanged Crossed Cube Interconnection Network and Its Topology Properties

The Counterchanged Crossed Cube Interconnection Network and Its Topology Properties WSEAS TRANSACTIONS o COMMUNICATIONS Wag Xiyag The Couterchaged Crossed Cube Itercoectio Network ad Its Topology Properties WANG XINYANG School of Computer Sciece ad Egieerig South Chia Uiversity of Techology

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

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

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

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

Improving Information Retrieval System Security via an Optimal Maximal Coding Scheme

Improving Information Retrieval System Security via an Optimal Maximal Coding Scheme Improvig Iformatio Retrieval System Security via a Optimal Maximal Codig Scheme Dogyag Log Departmet of Computer Sciece, City Uiversity of Hog Kog, 8 Tat Chee Aveue Kowloo, Hog Kog SAR, PRC dylog@cs.cityu.edu.hk

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

LU Decomposition Method

LU Decomposition Method SOLUTION OF SIMULTANEOUS LINEAR EQUATIONS LU Decompositio Method Jamie Traha, Autar Kaw, Kevi Marti Uiversity of South Florida Uited States of America kaw@eg.usf.edu http://umericalmethods.eg.usf.edu Itroductio

More information

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation Improvemet of the Orthogoal Code Covolutio Capabilities Usig FPGA Implemetatio Naima Kaabouch, Member, IEEE, Apara Dhirde, Member, IEEE, Saleh Faruque, Member, IEEE Departmet of Electrical Egieerig, Uiversity

More information

CHAPTER IV: GRAPH THEORY. Section 1: Introduction to Graphs

CHAPTER IV: GRAPH THEORY. Section 1: Introduction to Graphs CHAPTER IV: GRAPH THEORY Sectio : Itroductio to Graphs Sice this class is called Number-Theoretic ad Discrete Structures, it would be a crime to oly focus o umber theory regardless how woderful those topics

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

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui 2d Iteratioal Coferece o Electrical, Computer Egieerig ad Electroics (ICECEE 2015) Optimizatio for framework desig of ew product itroductio maagemet system Ma Yig, Wu Hogcui Tiaji Electroic Iformatio Vocatioal

More information

Ontology-based Decision Support System with Analytic Hierarchy Process for Tour Package Selection

Ontology-based Decision Support System with Analytic Hierarchy Process for Tour Package Selection 2017 Asia-Pacific Egieerig ad Techology Coferece (APETC 2017) ISBN: 978-1-60595-443-1 Otology-based Decisio Support System with Aalytic Hierarchy Process for Tour Pacage Selectio Tie-We Sug, Chia-Jug Lee,

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

Octahedral Graph Scaling

Octahedral Graph Scaling Octahedral Graph Scalig Peter Russell Jauary 1, 2015 Abstract There is presetly o strog iterpretatio for the otio of -vertex graph scalig. This paper presets a ew defiitio for the term i the cotext of

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

Stone Images Retrieval Based on Color Histogram

Stone Images Retrieval Based on Color Histogram Stoe Images Retrieval Based o Color Histogram Qiag Zhao, Jie Yag, Jigyi Yag, Hogxig Liu School of Iformatio Egieerig, Wuha Uiversity of Techology Wuha, Chia Abstract Stoe images color features are chose

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

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

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

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

Latent Visual Context Analysis for Image Re-ranking

Latent Visual Context Analysis for Image Re-ranking Latet Visual Cotext Aalysis for Image Re-rakig Wegag Zhou 1, Qi Tia 2, Liju Yag 3, Houqiag Li 1 Dept. of EEIS, Uiversity of Sciece ad Techology of Chia 1, Hefei, P.R. Chia Dept. of Computer Sciece, Texas

More information

Handwriting Stroke Extraction Using a New XYTC Transform

Handwriting Stroke Extraction Using a New XYTC Transform Hadwritig Stroke Etractio Usig a New XYTC Trasform Gilles F. Houle 1, Kateria Bliova 1 ad M. Shridhar 1 Computer Scieces Corporatio Uiversity Michiga-Dearbor Abstract: The fudametal represetatio of hadwritig

More information

The identification of key quality characteristics based on FAHP

The identification of key quality characteristics based on FAHP Iteratioal Joural of Research i Egieerig ad Sciece (IJRES ISSN (Olie: 2320-9364, ISSN (Prit: 2320-9356 Volume 3 Issue 6 ǁ Jue 2015 ǁ PP.01-07 The idetificatio of ey quality characteristics based o FAHP

More information

Text Summarization using Neural Network Theory

Text Summarization using Neural Network Theory Iteratioal Joural of Computer Systems (ISSN: 2394-065), Volume 03 Issue 07, July, 206 Available at http://www.ijcsolie.com/ Simra Kaur Jolly, Wg Cdr Ail Chopra 2 Departmet of CSE, Ligayas Uiversity, Faridabad

More information

Examples and Applications of Binary Search

Examples and Applications of Binary Search Toy Gog ITEE Uiersity of Queeslad I the secod lecture last week we studied the biary search algorithm that soles the problem of determiig if a particular alue appears i a sorted list of iteger or ot. We

More information

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem A Improved Shuffled Frog-Leapig Algorithm for Kapsack Problem Zhoufag Li, Ya Zhou, ad Peg Cheg School of Iformatio Sciece ad Egieerig Hea Uiversity of Techology ZhegZhou, Chia lzhf1978@126.com Abstract.

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

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

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

Empirical Validate C&K Suite for Predict Fault-Proneness of Object-Oriented Classes Developed Using Fuzzy Logic.

Empirical Validate C&K Suite for Predict Fault-Proneness of Object-Oriented Classes Developed Using Fuzzy Logic. Empirical Validate C&K Suite for Predict Fault-Proeess of Object-Orieted Classes Developed Usig Fuzzy Logic. Mohammad Amro 1, Moataz Ahmed 1, Kaaa Faisal 2 1 Iformatio ad Computer Sciece Departmet, Kig

More information

Sum-connectivity indices of trees and unicyclic graphs of fixed maximum degree

Sum-connectivity indices of trees and unicyclic graphs of fixed maximum degree 1 Sum-coectivity idices of trees ad uicyclic graphs of fixed maximum degree Zhibi Du a, Bo Zhou a *, Nead Triajstić b a Departmet of Mathematics, South Chia Normal Uiversity, uagzhou 510631, Chia email:

More information

New Fuzzy Color Clustering Algorithm Based on hsl Similarity

New Fuzzy Color Clustering Algorithm Based on hsl Similarity IFSA-EUSFLAT 009 New Fuzzy Color Clusterig Algorithm Based o hsl Similarity Vasile Ptracu Departmet of Iformatics Techology Tarom Compay Bucharest Romaia Email: patrascu.v@gmail.com Abstract I this paper

More information

Lecture 5. Counting Sort / Radix Sort

Lecture 5. Counting Sort / Radix Sort Lecture 5. Coutig Sort / Radix Sort T. H. Corme, C. E. Leiserso ad R. L. Rivest Itroductio to Algorithms, 3rd Editio, MIT Press, 2009 Sugkyukwa Uiversity Hyuseug Choo choo@skku.edu Copyright 2000-2018

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

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

Hashing Functions Performance in Packet Classification

Hashing Functions Performance in Packet Classification Hashig Fuctios Performace i Packet Classificatio Mahmood Ahmadi ad Stepha Wog Computer Egieerig Laboratory Faculty of Electrical Egieerig, Mathematics ad Computer Sciece Delft Uiversity of Techology {mahmadi,

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

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System A Novel Feature Extractio Algorithm for Haar Local Biary Patter Texture Based o Huma Visio System Liu Tao 1,* 1 Departmet of Electroic Egieerig Shaaxi Eergy Istitute Xiayag, Shaaxi, Chia Abstract The locality

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

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

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

Searching a Russian Document Collection Using English, Chinese and Japanese Queries

Searching a Russian Document Collection Using English, Chinese and Japanese Queries Searchig a Russia Documet Collectio Usig Eglish, Chiese ad Japaese Queries Fredric C. Gey (gey@ucdata.berkeley.edu) UC Data Archive & Techical Assistace Uiversity of Califoria, Berkeley, CA 94720 USA ABSTRACT.

More information

BOOLEAN MATHEMATICS: GENERAL THEORY

BOOLEAN MATHEMATICS: GENERAL THEORY CHAPTER 3 BOOLEAN MATHEMATICS: GENERAL THEORY 3.1 ISOMORPHIC PROPERTIES The ame Boolea Arithmetic was chose because it was discovered that literal Boolea Algebra could have a isomorphic umerical aspect.

More information

Shadow Document Methods of Results Merging

Shadow Document Methods of Results Merging Shadow Documet Methods of Results Mergig Shegli Wu ad Fabio Crestai Departmet of Computer ad Iformatio Scieces Uiversity of Strathclyde, Glasgow, UK {s.wu,f.crestai}@cis.strath.ac.uk ABSTRACT I distributed

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

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

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 6 Special Issue o Logistics, Iformatics ad Service Sciece Sofia 2015 Prit ISSN: 1311-9702; Olie ISSN: 1314-4081 DOI:

More information

Some non-existence results on Leech trees

Some non-existence results on Leech trees Some o-existece results o Leech trees László A.Székely Hua Wag Yog Zhag Uiversity of South Carolia This paper is dedicated to the memory of Domiique de Cae, who itroduced LAS to Leech trees.. Abstract

More information

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5 Morga Kaufma Publishers 26 February, 28 COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Iterface 5 th Editio Chapter 5 Set-Associative Cache Architecture Performace Summary Whe CPU performace icreases:

More information

A Transitive Model for Extracting Translation Equivalents of Web Queries through Anchor Text Mining

A Transitive Model for Extracting Translation Equivalents of Web Queries through Anchor Text Mining A Trasitive Model for Extractig Traslatio Equivalets of Web Queries through Achor Text Miig We-Hsiag Lu Istitute of Iformatio Sciece Academia Siica; Dept. of Computer Sciece ad Iformatio Egieerig Natioal

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

HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING

HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING Y.K. Patil* Iteratioal Joural of Advaced Research i ISSN: 2278-6244 IT ad Egieerig Impact Factor: 4.54 HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING Prof. V.S. Nadedkar** Abstract: Documet clusterig is

More information

. Written in factored form it is easy to see that the roots are 2, 2, i,

. Written in factored form it is easy to see that the roots are 2, 2, i, CMPS A Itroductio to Programmig Programmig Assigmet 4 I this assigmet you will write a java program that determies the real roots of a polyomial that lie withi a specified rage. Recall that the roots (or

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

On (K t e)-saturated Graphs

On (K t e)-saturated Graphs Noame mauscript No. (will be iserted by the editor O (K t e-saturated Graphs Jessica Fuller Roald J. Gould the date of receipt ad acceptace should be iserted later Abstract Give a graph H, we say a graph

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

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c Iteratioal Coferece o Computatioal Sciece ad Egieerig (ICCSE 015) Harris Corer Detectio Algorithm at Sub-pixel Level ad Its Applicatio Yuafeg Ha a, Peijiag Che b * ad Tia Meg c School of Automobile, Liyi

More information

6.854J / J Advanced Algorithms Fall 2008

6.854J / J Advanced Algorithms Fall 2008 MIT OpeCourseWare http://ocw.mit.edu 6.854J / 18.415J Advaced Algorithms Fall 2008 For iformatio about citig these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.415/6.854 Advaced Algorithms

More information

Performance Plus Software Parameter Definitions

Performance Plus Software Parameter Definitions Performace Plus+ Software Parameter Defiitios/ Performace Plus Software Parameter Defiitios Chapma Techical Note-TG-5 paramete.doc ev-0-03 Performace Plus+ Software Parameter Defiitios/2 Backgroud ad Defiitios

More information

Mapping Publishing and Mapping Adaptation in the Middleware of Railway Information Grid System

Mapping Publishing and Mapping Adaptation in the Middleware of Railway Information Grid System Mappig Publishig ad Mappig Adaptatio i the Middleware of Railway Iformatio Grid ystem You Gamei, Liao Huamig, u Yuzhog Istitute of Computig Techology, Chiese Academy of cieces, Beijig 00080 gameiu@ict.ac.c

More information

Chapter 24. Sorting. Objectives. 1. To study and analyze time efficiency of various sorting algorithms

Chapter 24. Sorting. Objectives. 1. To study and analyze time efficiency of various sorting algorithms Chapter 4 Sortig 1 Objectives 1. o study ad aalyze time efficiecy of various sortig algorithms 4. 4.7.. o desig, implemet, ad aalyze bubble sort 4.. 3. o desig, implemet, ad aalyze merge sort 4.3. 4. o

More information

Elementary Educational Computer

Elementary Educational Computer Chapter 5 Elemetary Educatioal Computer. Geeral structure of the Elemetary Educatioal Computer (EEC) The EEC coforms to the 5 uits structure defied by vo Neuma's model (.) All uits are preseted i a simplified

More information

EE123 Digital Signal Processing

EE123 Digital Signal Processing Last Time EE Digital Sigal Processig Lecture 7 Block Covolutio, Overlap ad Add, FFT Discrete Fourier Trasform Properties of the Liear covolutio through circular Today Liear covolutio with Overlap ad add

More information

FREQUENCY ESTIMATION OF INTERNET PACKET STREAMS WITH LIMITED SPACE: UPPER AND LOWER BOUNDS

FREQUENCY ESTIMATION OF INTERNET PACKET STREAMS WITH LIMITED SPACE: UPPER AND LOWER BOUNDS FREQUENCY ESTIMATION OF INTERNET PACKET STREAMS WITH LIMITED SPACE: UPPER AND LOWER BOUNDS Prosejit Bose Evagelos Kraakis Pat Mori Yihui Tag School of Computer Sciece, Carleto Uiversity {jit,kraakis,mori,y

More information

How do we evaluate algorithms?

How do we evaluate algorithms? F2 Readig referece: chapter 2 + slides Algorithm complexity Big O ad big Ω To calculate ruig time Aalysis of recursive Algorithms Next time: Litterature: slides mostly The first Algorithm desig methods:

More information

INTERSECTION CORDIAL LABELING OF GRAPHS

INTERSECTION CORDIAL LABELING OF GRAPHS INTERSECTION CORDIAL LABELING OF GRAPHS G Meea, K Nagaraja Departmet of Mathematics, PSR Egieerig College, Sivakasi- 66 4, Virudhuagar(Dist) Tamil Nadu, INDIA meeag9@yahoocoi Departmet of Mathematics,

More information

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram http://dx.doi.org/10.5755/j01.eee.0.4.6888 ELEKTROIKA IR ELEKTROTECHIKA ISS 139 115 VOL. 0 O. 4 014 A Image Retrieval Method Based o Hu Ivariat Momet ad Improved Aular Histogram F. Xiag 1 H. Yog 1 S. Dada

More information

l-1 text string ( l characters : 2lbytes) pointer table the i-th word table of coincidence number of prex characters. pointer table the i-th word

l-1 text string ( l characters : 2lbytes) pointer table the i-th word table of coincidence number of prex characters. pointer table the i-th word A New Method of N-gram Statistics for Large Number of ad Automatic Extractio of Words ad Phrases from Large Text Data of Japaese Makoto Nagao, Shisuke Mori Departmet of Electrical Egieerig Kyoto Uiversity

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

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

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

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

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

Combination Labelings Of Graphs

Combination Labelings Of Graphs Applied Mathematics E-Notes, (0), - c ISSN 0-0 Available free at mirror sites of http://wwwmaththuedutw/ame/ Combiatio Labeligs Of Graphs Pak Chig Li y Received February 0 Abstract Suppose G = (V; E) is

More information

What are we going to learn? CSC Data Structures Analysis of Algorithms. Overview. Algorithm, and Inputs

What are we going to learn? CSC Data Structures Analysis of Algorithms. Overview. Algorithm, and Inputs What are we goig to lear? CSC316-003 Data Structures Aalysis of Algorithms Computer Sciece North Carolia State Uiversity Need to say that some algorithms are better tha others Criteria for evaluatio Structure

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

Creating Exact Bezier Representations of CST Shapes. David D. Marshall. California Polytechnic State University, San Luis Obispo, CA , USA

Creating Exact Bezier Representations of CST Shapes. David D. Marshall. California Polytechnic State University, San Luis Obispo, CA , USA Creatig Exact Bezier Represetatios of CST Shapes David D. Marshall Califoria Polytechic State Uiversity, Sa Luis Obispo, CA 93407-035, USA The paper presets a method of expressig CST shapes pioeered by

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

Perhaps the method will give that for every e > U f() > p - 3/+e There is o o-trivial upper boud for f() ad ot eve f() < Z - e. seems to be kow, where

Perhaps the method will give that for every e > U f() > p - 3/+e There is o o-trivial upper boud for f() ad ot eve f() < Z - e. seems to be kow, where ON MAXIMUM CHORDAL SUBGRAPH * Paul Erdos Mathematical Istitute of the Hugaria Academy of Scieces ad Reu Laskar Clemso Uiversity 1. Let G() deote a udirected graph, with vertices ad V(G) deote the vertex

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

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

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE Z.G. Zhou, S. Zhao, ad Z.G. A School of Mechaical Egieerig ad Automatio, Beijig Uiversity of Aeroautics ad Astroautics,

More information

A Fast Fractal Model Based ECG Compression Technique Lin Yin 1,a, Fang Yu* 1,b

A Fast Fractal Model Based ECG Compression Technique Lin Yin 1,a, Fang Yu* 1,b 4th Iteratioal Coferece o Computer, Mechatroics, Cotrol ad Electroic Egieerig (ICCMCEE 2015) A Fast Fractal Model Based ECG Compressio Techique Li Yi 1,a, Fag Yu* 1,b 1 Electroicsad iformatio egieerig

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

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

On the Accuracy of Vector Metrics for Quality Assessment in Image Filtering

On the Accuracy of Vector Metrics for Quality Assessment in Image Filtering 0th IMEKO TC4 Iteratioal Symposium ad 8th Iteratioal Workshop o ADC Modellig ad Testig Research o Electric ad Electroic Measuremet for the Ecoomic Uptur Beeveto, Italy, September 5-7, 04 O the Accuracy

More information

c-dominating Sets for Families of Graphs

c-dominating Sets for Families of Graphs c-domiatig Sets for Families of Graphs Kelsie Syder Mathematics Uiversity of Mary Washigto April 6, 011 1 Abstract The topic of domiatio i graphs has a rich history, begiig with chess ethusiasts i the

More information

Lecture 6. Lecturer: Ronitt Rubinfeld Scribes: Chen Ziv, Eliav Buchnik, Ophir Arie, Jonathan Gradstein

Lecture 6. Lecturer: Ronitt Rubinfeld Scribes: Chen Ziv, Eliav Buchnik, Ophir Arie, Jonathan Gradstein 068.670 Subliear Time Algorithms November, 0 Lecture 6 Lecturer: Roitt Rubifeld Scribes: Che Ziv, Eliav Buchik, Ophir Arie, Joatha Gradstei Lesso overview. Usig the oracle reductio framework for approximatig

More information

Lower Bounds for Sorting

Lower Bounds for Sorting Liear Sortig Topics Covered: Lower Bouds for Sortig Coutig Sort Radix Sort Bucket Sort Lower Bouds for Sortig Compariso vs. o-compariso sortig Decisio tree model Worst case lower boud Compariso Sortig

More information

Customer Portal Quick Reference User Guide

Customer Portal Quick Reference User Guide Customer Portal Quick Referece User Guide Overview This user guide is iteded for FM Approvals customers usig the Approval Iformatio Maagemet (AIM) customer portal to track their active projects. AIM is

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

Theory of Fuzzy Soft Matrix and its Multi Criteria in Decision Making Based on Three Basic t-norm Operators

Theory of Fuzzy Soft Matrix and its Multi Criteria in Decision Making Based on Three Basic t-norm Operators Theory of Fuzzy Soft Matrix ad its Multi Criteria i Decisio Makig Based o Three Basic t-norm Operators Md. Jalilul Islam Modal 1, Dr. Tapa Kumar Roy 2 Research Scholar, Dept. of Mathematics, BESUS, Howrah-711103,

More information

Recursive Procedures. How can you model the relationship between consecutive terms of a sequence?

Recursive Procedures. How can you model the relationship between consecutive terms of a sequence? 6. Recursive Procedures I Sectio 6.1, you used fuctio otatio to write a explicit formula to determie the value of ay term i a Sometimes it is easier to calculate oe term i a sequece usig the previous terms.

More information