A Compressing Method for Genome Sequence Cluster using Sequence Alignment

Size: px
Start display at page:

Download "A Compressing Method for Genome Sequence Cluster using Sequence Alignment"

Transcription

1 A Compressng Method for Genome Sequence Cluster usng Sequence Algnment Kwang Su Jung 1, Nam Hee Yu 1, Seung Jung Shn 2, Keun Ho Ryu 1 1 Database/Bonformatcs Laboratory, Chungbuk Natonal Unversty, Korea 2 Dvson of IT, Hanse Unversty, Korea 1 {ksung,nam,khryu}@dblab.chungbuk.ac.kr, 2 expersn@hanse.ac.kr Abstract After dentfyng the functon of a proten, bologsts produce new useful protens by substtutng some resdues of the dentfed proten. These new protens have hgh sequence homology (smlarty). We defne a sequence cluster as a cluster that s consttuted of smlar sequences. As another example of a Sequence Cluster, we consder a SNP (Sngle Nucleotde Polymorphsm) Cluster. A SNP s a DNA sequence varaton occurrng when a sngle nucleotde n the genome (or other shared sequence) dffers between members of a speces (or between pared chromosomes n an ndvdual). We suggest a new compressng technque for these sequence clusters usng a sequence algnment method. We select a representatve sequence whch has a mnmum sequence dstance n the cluster by scannng dstances of all sequences. The dstances are obtaned by calculatng a sequence algnment score. The result of ths sequence algnment s utlzed to author converson nformaton called an Edt-Scrpt between the two sequences. We only stored representatve sequences and Edt-Scrpts of each cluster nto a database. Member sequences of each cluster can then be easly created usng representatve sequences and Edt-Scrpts. 1. Introducton When desgnng and producng a useful proten, bologsts use a well-know proten whch s utlzed as a target and a template proten. After dentfyng the functon of a proten, bologsts produce new useful protens by substtutng some resdues of the dentfed proten. In the case of a DNA (Deoxyrbonuclec Acd) sequence, bologsts select nuclec acd to substtute. From ths substtuton, they then synthesze a new proten. These new protens or DNA sequences have hgh sequence homology (smlarty). We defne a sequence cluster as a cluster whch s consttuted of smlar sequences. As another example of a sequence cluster, we consder a SNP (Sngle Nucleotde Polymorphsm) Cluster. A SNP s a DNA sequence varaton occurrng when a sngle nucleotde n the genome (or other shared sequence) dffers between members of a speces (or between pared chromosomes n an ndvdual). We suggest a new compressng technque for these sequence clusters usng the Smth-Waterman [13] sequence algnment method. We select a representatve sequence whch has a mnmum sequence dstance (the Smth-Waterman algnment score) n a cluster by scannng the dstances of all sequences. The dstances are obtaned by calculatng the sequence algnment result. Specfc substtuton matrces for the DNA sequence and proten sequence are appled to score the algnment. The result of the sequence algnment s utlzed to make converson nformaton named the Edt-Scrpt between the two sequences. We, then, only store representatve sequences and Edt-Scrpts for each cluster nto a database. Member sequences of each cluster are easly created usng representatve sequences and Edt-Scrpts. Ths work can be adapted to any sequence clusters whch have a hgh sequence smlarty. 2. Related work Sequence algnments are algnng the sequences of nuclec acd or proten n order to ndcate the relatonshp among sequences. The homology of sequences s well presented. These sequences are classfed as havng par-wse or multple algnments accordng to the number of sequences at once. Parwse algnment [8, 10, 13, 17, 18] s algnng two sequences at once and n case of more than two Correspondng Author /08/$ IEEE 520 CIT 2008

2 sequences at once, we have multple sequence algnment [3, 4, 7, 9, 14, 15, 16], respectvely. Also, sequence algnments are categorzed as ether global or local algnment accordng to the type of homology. When comparng two sequences such that these sequences are the same type as the DNA sequences or amno acd sequences, f we want to get a maxmum homology, then we algn two whole sequences. We could say that ths type of homology s that of global smlarty. Ths algnment s called global algnment [10, 12]. When predctng 3D structures of unknown proten from a sequence, global algnment s used to select the target template of the proten. On the other hand, f we want to know whch part of the sequences s smlar when algnng, local homology s adopted and we call ths algnment local algnment [1, 2, 11, 13]. It s effectve to use local algnment when fndng the functonal sharng part of sequences. Current sequence algnment algorthms [1, 2, 11] as well as heurstc approaches to scan whole databases are fast but these approaches have low accuracy. The sequence algnment algorthms n an early stage usng dynamc programmng [10, 11, 12] and have hgh accuracy. These algorthms are not acceptable for whole database scannng when the database has a large number of entres. Compresson of a sequence cluster does not need fast response unlke a database search. The number of sequences n a cluster s sgnfcantly fewer than entres n the whole database. The algorthms [10, 13] whch have hgher accuracy can generate shorter Edt-Scrpts. When the sequences n a cluster are globally smlar, however durng algnment, global algnment yelds a number of sequence gaps whch makes Edt-Scrpts longer because global algnment has a propensty to make the length of two sequences the same wth many gaps. The character, hyphen (-), s used to express the gaps. Therefore, the Smth-Waterman algorthm [13] s qute sutable for a sequence cluster compresson. 3. The proposed method We suggest a new compresson method to reduce sequence cluster sze. To acheve ths, we frst select the representatve sequence of a cluster. In ths procedure, we calculate the average sequence dstance of all member sequences wth a Smth-Waterman algnment score. The specfc substtuton matrces for nuclec acd and amno acd (BLOSUM62 [6]) are utlzed when scorng. We create an Edt-Scrpt,, from the Smth-Waterman algnment results. The changed nformaton s wrtten as an Edt-Scrpt. Only a representatve sequence of a cluster and each Edt- Scrpt of a member sequence are stored nto the database. In ths secton, we explan these procedures n detal The representatve sequence of a cluster The purpose for whch we select the representatve sequence of a cluster s to fnd whch sequence n the cluster makes the shortest Edt-Scrpt. For ths, we need to choose the sequence close to the center of the cluster. Ths work s acheved by calculatng each dstance, d, n Fgure 1. We assume that a sequence cluster conssts of genome sequences whch have hgh sequence smlarty (homology). Fgure 1 shows an example of a sequence cluster, SC = {s 0,s 1,s 2,s 3,,s n }, where S n denotes the member sequences of the cluster and n denotes the number of sequences n the cluster. Fgure 1. A Sequence Cluster. We then calculate the average dstance of each member sequence S n. Each sequence n the cluster has (n-1) dstances to other sequences. The average dstance s obtaned from a summaton of the total dstances of one member sequence by the followng Equaton (1) where d, denotes the dstance between sequences S and S, and S 0 denotes the current member sequence. For smplfyng Equaton (1), f we substtute "d s0,s " to "d s ", we fnally get Equaton (2). n 1 ( ds 0, s d 1 s0, s d 2 s0, s d 3 s0, s d 4 s0, sn 1 n 1 Average Dstance of S 0 = n 1 1 d n 1 ) (1) s (2) The representatve sequence of the cluster means the member sequence S whch has mnmum average dstance. A detaled method to calculate the dstance between sequences s explaned n the next secton. 521

3 3.2. The sequence dstance The Eucldean dstance s wdely used when calculatng dstance between obects n a common cluster. In the case of a genome sequence, applyng the Eucldean dstance s not acceptable because sequences do not have any absolute poston. Thus, sequence algnment methods are employed to calculate the dstance between sequences. We use the Smth- Waterman algnment score [13] to get sequence dstances. The reason we adopt the Smth-Waterman algnment method s explaned n the related work, Secton 2. Now, we dscuss how the Smth-Waterman algnment method s appled n detal. M, M M max M 0 1, 1,, 1 1 s( a, b ), s(a, b ) 2, s(a, b ) -1, f a f a b b s(a,-) s(-,b ) -2 (3) Gven sequences, S x ={GGCTCAATCA} and S y ={ACCTAAGG}, Fgure 2(a) shows the algnment matrx wth dynamc programmng. Each value of the cell, M, s obtaned from Equaton (3). Here, each cell has three canddate values: the score from above, the left and the dagonal. Fgure 2(b) denotes these three canddate values. The scores, s(a,b ), for matches and msmatches are +2 for a match and -1 for a msmatch, respectvely. The gap penalty score, s(a,-), and s(-,b ) are the same, -2, when the score comes from above or the left cell value. If a cell value. M,, falls below zero, the score s replaced by zero. For example, cell M 7,6 has three canddate values where = 6 from the dagonal, 5-2 = 3 from the left, and 3-2 = 1 from above. Among these three values, the value from dagonal (6) s assgned because t s maxmum. Every cell value n Fgure 2(a) memorzes the drecton where the cell value comes from. The drectons of M, are dsplayed n Fgure 2(a) as arrows. For clarty, we have ncluded only the arrows around the hghest-scorng path. These arrows are mandatory when tracng the algnment path. The best local algnment s the one that ends n the matrx element havng the hghest score (M 7,6 =6). Arrows from the left or above denote gaps (nserton and deleton) whch are represented by a hyphen (-) n Fgure 3. The hghlghtng areas, S x {CTCAA} and S y {CT-AA}, are locally smlar. Calculatng the score for ths algnment s shown n the next secton. Fgure 3. The result of smth-waterman algorthm 3.3. The sorng matrx We have used algnments of nuclec acds as examples. One very mportant applcaton of algnment s proten algnment. The scorng matrx for amno acds s much more complcated than that of nuclec acds (DNA : 4 characters, Proten : 20 Characters). Fgure 4 ndcates the scorng matrx for a DNA sequence. Ths scorng matrx contans the assumpton that algnng A wth G s not ust as bad as algnng A wth T because studes of mutatons n a homologous gene ndcate that transton mutatons (AG, GA, CT, or TC) occur approxmately twce as frequently as do transversons (AT, TA, AC, GT). Thus, the algnment score for the Fgure 3 algnment s 0.5 ( ) whereas the score for the match s +2. The score for the gap s - 2 and the score for the msmatch s -1 or -0.5 shown n Fgure 4. In our proposed method, ths score s called the sequence dstance. Fgure 2. The smth-waterman algorthm. Fgure 4. The scorng matrx for DNA sequence 522

4 Fgure 5 denotes the BLOSUM62 substtuton matrx for amno acds whch s commonly used. BLOSUM (BLOcks SUbsttuton Matrces) matrces [6] are based on algned proten sequence blocks wthout assumptons about mutaton rates. Dfferent levels of the BLOSUM matrx can be created by dfferentally weghtng the degree of smlarty between sequences. For example, a BLOSUM62 matrx s calculated from proten blocks such that f two sequences are more than 62% dentcal, then the contrbuton of these sequences s weghted to sum to one. In ths way, the contrbutons of multple entres of closely related sequences are reduced. We appled BLOSUM 35, 45, 62, and 80 matrces n selectng a representatve sequence, but the representatve sequence was not changed accordng to the types of BLOSUM matrx. In order to create an Edt-Scrpt we more need three operators whch transform the Matched Sequence of S x nto the Matched Sequence of S y. Focusng on Matched Sequences, there exst three knds of events such as nserton, deleton, and substtuton. A specfc poston on whch an event occurs n a Matched Sequence, and changed resdue (or nuclec acd) are nputted as parameters of these operators. Now, we can smply express the Edt-Scrpt, = { {Pror MatSeq}, Startng Index, {operator1, operator2, operator3, }, Endng Index, {Posteror MatSeq}. For example, the Edt-Scrpt for Fgure 6 s = { {TI}, 2, { ns(2,r), sub(5,i), del(7,t) }, 12, {WP} }. Wth ths Edt-Scrpt, we can transform Sequence S x nto Sequence S y. Here, Sequence S x ndcates a representatve sequence of the cluster. Sequence S y means a member sequence of the cluster. In ths example shown n Fgure 6, the sequence length of the two sequences looks qute short for charty of explanaton, but the real length of the DNA sequence reaches to thousands of nuclec acds and hundreds for amno acds respectvely Creatng a member sequence from a representatve sequence Fgure 5. The BLOSUM62 substtuton matrx 3.4. The Edt-Scrpt, In ths secton, we wll descrbe how to create an Edt-Scrpt from a gven algnment such as Fgure 6. The nformaton we extract from an algnment corresponds to the followng defntons. Startng Index n Fgure 6 s an ndex that starts a matched sequence n sequence S x. The Endng Index ndcates an ndex that ends the matched sequence S y. Pror MatSeq denotes a pror sequence of the matched sequence n sequence S y. Posteror MatSeq descrbes the posteror sequence of the matched sequence n sequence S y. Fnally, Matched Sequences mean the locally smlar area between Sequence S x and S y. The nformaton whch s stored nto the database s a representatve sequence of cluster and Edt-Scrpts of each member sequence. When users want to show the member sequence, our system retreves the representatve sequence and Edt-Scrpt of the member sequence upon a user's request. Fgure 7 descrbes ths procedure n detal. Frst, a user gets the representatve sequence of the cluster and the Edt-Scrpt of the member sequence where the user wants to create the sequence cluster from database searchng. Next, the system extracts the Matched Sequence of the representatve sequence wth startng and endng ndces n the Edt-Scrpt. Then, the Matched Sequence of the representatve sequence s transformed nto a matched sequence of the member sequence usng Change Operators. Fnally, Pror MatSeq and Posteror MatSeq are added nto the Matched Sequence of the member sequence. Then the gaps n the member sequence are removed. Fgure 6. The compostons of Edt-Scrpt Fgure 7. Creatng a member sequence from a representatve sequence 523

5 4. Evaluaton In ths secton, we estmated the compressed sze usng our method. Estmatng compressed sze between two DNA sequences was performed n two ways. One way was the compressed sze by sequence length such as 2KB, 4KB, and 8KB. Another way was by sequence dentty such as 40%, 50%, 60%, 70%, 80%, and 90%. Data Sze(KB) KB 4KB 8KB Length of Sequence 90% 80% 70% 60% 50% 40% total sze Fgure 8. Compressed cluster sze by sequence length and smlarty. In Fgure 8, the total sze (ndcate by ) denotes the total sze of two sequences wthout applyng any Edt-Scrpt. The sze reducton was dscovered when the homology (sequence dentty) between sequences was over 50% for 2KB, 55% for 4KB, and 52% for 8KB. The data reducton rate got better when the sequence dentty was hgher. Generally speakng n ths experment, the sze of the applyng Edt-Scrpt was reduced when the sequence dentty was over 55%. The sze was somewhat ncreased when the sequence dentty was lower than 50%. Ths s because the Edt- Scrpt was longer than the sequence when the sequence dentty was lower than 50%. In order to store the nformaton that a nuclec acd was changed, the Edt- Scrpt needed 3 Bytes (type of event, the poston, and nuclec acd) 5. Concluson In ths paper, we suggest a new compresson method to reduce sequence cluster sze. To acheve ths reducton, we frst select the representatve sequence of a cluster. In ths procedure, we calculate the average sequence dstance of all member sequences usng the Smth-Waterman algnment score. The specfc substtuton matrces for nuclec acd and amno acd (BLOSUM62 [6]) are utlzed when scorng. We create an Edt-Scrpt,, from the Smth-Waterman algnment result. The changed nformaton s wrtten n Edt- Scrpt. Only a representatve sequence of the cluster and each Edt-Scrpt of the member sequence are stored nto the database. Through expermental results, the sze reducton s acheved when the sequence dentty (homology) s over 55%. Not only sequences n the SNP cluster and results of proten engneerng whch makes useful proten from well-known proten, but also any sequence clusters whch have hgh sequence smlarty are good examples to apply our work to. In gong work, we are extendng our method to manage versons of sequences usng temporal concepts. 6. Acknowledgement Ths work was supported by a Korea Research Foundaton Grant funded by the Korean Government(MOEHRD) (The Regonal Research Unverstes Program/Chungbuk BIT Research- Orented Unversty Consortum) and the Korea Scence and Engneerng Foundaton (KOSEF) grant funded by the Korea government (MOST) (R ) 7. References [1] Altschul, S.F. et. al.: Basc local algnment search tool., J.Mol.Bol., 215, 1990, pp [2] Altschul, S.F., et. al.: Gapped BLAST and PSI-BLAST:a new generaton of proten database search programs. Nuclec Acds Res., 25, 1997, pp [3] Bans, W.: MULTAN : A program to algn multple DNA sequences., Nucl.Acds.Res., 14, 1986, pp [4] Barton, G.J., and Sternberg, M.J.E.: A strategy for the rapd multple algnment of proten sequences: confdence levels from tertary structure comparsons., J.Mol.Bol., 198, 1987, pp [5] Dayhoff, M.O., Schwartz, R.M., and Orcutt. B.C.: A model of evolutonary change n protens, Atlas of Proten sequence and Structure, 5(3), 1978, pp [6] Henkoff, S., and Henkoff, J.G.: Amno acd substtuton matrces from proten blocks. Proc.Natl.Acad.Sc.USA, 89, 1992, pp [7] Hggns, D.G., Bleasby, A.J., and Fuchs, R.: CLUSTAL V: Improved software for multple sequence algnment., Comp.Appl.Bosc., 8, 1992, pp [8] Lpman, D.J., and Pearson, W.R.: Rapd and senstve proten smlarty searches., Scence, 227, 1985, pp

6 [9] Murata, M.J., Rchardson, J.S., and Sussman, J.L.: Smultaneous comparson of three proten sequences., Proc.Natl.Acad.Sc.USA, 82, 1985, pp [10] Needleman, S.B., and Wunsch, C.D.: A general method applcable to the search for smlartes n the amno acd sequences of two protens., J.Mol.Bol., 48, 1970, pp [11] Pearson, W.R., and Lpman, D.J.: Improved tools for bologcal sequence comparson. Proc.Natl.Acad.Sc. USA, 85, 1988, pp [12] Sellers, P. H.: An algorthm for the dstance between two fnte sequences., J.Comb.Th.A, 16, 1974, pp [13] Smth, T.F., and Waterman, M.S.: Identfcaton of common molecular subsequences. J.Mol.Bol., 147, 1981, pp [14] Sobel, E., and Martnez, H.M.: A multple sequence algnment program, Nucl.Acds.Res., 14, 1986, pp [15] Taylor, W.R.: Identfcaton of proten sequence homology by consensus template algnment. J.Mol.Bol., 188, 1986, pp [16] Tompson, J.D., Hggns, D.G., and Gbson, T.J.: ClustalW: Improved senstvty of profle searches through the use of sequence weghts and gap excson. Comput. Applc. Bosc. 10, 1994, pp [17] Wlbur, W.J., and Lpman, D.J.: Rapd smlarty searches of nuclec acd and proten data banks. Proc.Natl. Acad.Sc.USA, 80, 1983, pp [18] Wlbur, W.J., and Lpman, D.J.: The context dependent comparson of bologcal sequences. Sam.J.Appl. Math., 44, 1984, pp [19] Km, S., Jung K.S., Ryu K.H.: Automatc Orthologous- Proten-Clusterng from Multple Complete-Genomes by the Best Recprocal BLAST Hts, LNBI, 3916, 2006, pp [20] Jung, K.S., Km, S., Ryu, K.H.: A Personalzed Bologcal Data Management System Based on BSML, LNBI, 4115, 2006, pp

EECS 730 Introduction to Bioinformatics Sequence Alignment. Luke Huan Electrical Engineering and Computer Science

EECS 730 Introduction to Bioinformatics Sequence Alignment. Luke Huan Electrical Engineering and Computer Science EECS 730 Introducton to Bonformatcs Sequence Algnment Luke Huan Electrcal Engneerng and Computer Scence http://people.eecs.ku.edu/~huan/ HMM Π s a set of states Transton Probabltes a kl Pr( l 1 k Probablty

More information

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

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

More information

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

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

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

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

More information

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

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

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

A Webpage Similarity Measure for Web Sessions Clustering Using Sequence Alignment

A Webpage Similarity Measure for Web Sessions Clustering Using Sequence Alignment A Webpage Smlarty Measure for Web Sessons Clusterng Usng Sequence Algnment Mozhgan Azmpour-Kv School of Engneerng and Scence Sharf Unversty of Technology, Internatonal Campus Ksh Island, Iran mogan_az@ksh.sharf.edu

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

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

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

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

More information

Predicting Transcription Factor Binding Sites with an Ensemble of Hidden Markov Models

Predicting Transcription Factor Binding Sites with an Ensemble of Hidden Markov Models Vol. 3, No. 1, Fall, 2016, pp. 1-10 ISSN 2158-835X (prnt), 2158-8368 (onlne), All Rghts Reserved Predctng Transcrpton Factor Bndng Stes wth an Ensemble of Hdden Markov Models Yngle Song 1 and Albert Y.

More information

A Binarization Algorithm specialized on Document Images and Photos

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

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

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

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Cluster Analysis of Electrical Behavior

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

More information

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

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

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

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

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

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

The Research of Support Vector Machine in Agricultural Data Classification

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

More information

LinkSelector: A Web Mining Approach to. Hyperlink Selection for Web Portals

LinkSelector: A Web Mining Approach to. Hyperlink Selection for Web Portals nkselector: A Web Mnng Approach to Hyperlnk Selecton for Web Portals Xao Fang and Olva R. u Sheng Department of Management Informaton Systems Unversty of Arzona, AZ 8572 {xfang,sheng}@bpa.arzona.edu Submtted

More information

S1 Note. Basis functions.

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

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

Classifier Selection Based on Data Complexity Measures *

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

More information

Modified Progressive Strategy for Multiple Proteins Sequence Alignment

Modified Progressive Strategy for Multiple Proteins Sequence Alignment Modfed Progressve Strategy for Multple Protens Sequence Algnment GAMIL ABDEL-AZIM 1,2 MEMBER IEEE, MOHAMED BEN OTHMAN 1, SENIOR MEMBER IEEE. AND ZAHER ABO-ELENEEN 3 Abstract One of the mportant research

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

Improving Web Image Search using Meta Re-rankers

Improving Web Image Search using Meta Re-rankers VOLUME-1, ISSUE-V (Aug-Sep 2013) IS NOW AVAILABLE AT: www.dcst.com Improvng Web Image Search usng Meta Re-rankers B.Kavtha 1, N. Suata 2 1 Department of Computer Scence and Engneerng, Chtanya Bharath Insttute

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

Performance Evaluation of Information Retrieval Systems

Performance Evaluation of Information Retrieval Systems Why System Evaluaton? Performance Evaluaton of Informaton Retreval Systems Many sldes n ths secton are adapted from Prof. Joydeep Ghosh (UT ECE) who n turn adapted them from Prof. Dk Lee (Unv. of Scence

More information

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

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

More information

Can We Beat the Prefix Filtering? An Adaptive Framework for Similarity Join and Search

Can We Beat the Prefix Filtering? An Adaptive Framework for Similarity Join and Search Can We Beat the Prefx Flterng? An Adaptve Framework for Smlarty Jon and Search Jannan Wang Guolang L Janhua Feng Department of Computer Scence and Technology, Tsnghua Natonal Laboratory for Informaton

More information

Clustering System and Clustering Support Vector Machine for Local Protein Structure Prediction

Clustering System and Clustering Support Vector Machine for Local Protein Structure Prediction Georga State Unversty ScholarWorks @ Georga State Unversty Computer Scence Dssertatons Department of Computer Scence 8-2-2006 Clusterng System and Clusterng Support Vector Machne for Local Proten Structure

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

Query Clustering Using a Hybrid Query Similarity Measure

Query Clustering Using a Hybrid Query Similarity Measure Query clusterng usng a hybrd query smlarty measure Fu. L., Goh, D.H., & Foo, S. (2004). WSEAS Transacton on Computers, 3(3), 700-705. Query Clusterng Usng a Hybrd Query Smlarty Measure Ln Fu, Don Hoe-Lan

More information

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images

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

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

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

More information

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem An Effcent Genetc Algorthm wth Fuzzy c-means Clusterng for Travelng Salesman Problem Jong-Won Yoon and Sung-Bae Cho Dept. of Computer Scence Yonse Unversty Seoul, Korea jwyoon@sclab.yonse.ac.r, sbcho@cs.yonse.ac.r

More information

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

More information

A CALCULATION METHOD OF DEEP WEB ENTITIES RECOGNITION

A CALCULATION METHOD OF DEEP WEB ENTITIES RECOGNITION A CALCULATION METHOD OF DEEP WEB ENTITIES RECOGNITION 1 FENG YONG, DANG XIAO-WAN, 3 XU HONG-YAN School of Informaton, Laonng Unversty, Shenyang Laonng E-mal: 1 fyxuhy@163.com, dangxaowan@163.com, 3 xuhongyan_lndx@163.com

More information

Pruning Training Corpus to Speedup Text Classification 1

Pruning Training Corpus to Speedup Text Classification 1 Prunng Tranng Corpus to Speedup Text Classfcaton Jhong Guan and Shugeng Zhou School of Computer Scence, Wuhan Unversty, Wuhan, 430079, Chna hguan@wtusm.edu.cn State Key Lab of Software Engneerng, Wuhan

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

More information

Determining Fuzzy Sets for Quantitative Attributes in Data Mining Problems

Determining Fuzzy Sets for Quantitative Attributes in Data Mining Problems Determnng Fuzzy Sets for Quanttatve Attrbutes n Data Mnng Problems ATTILA GYENESEI Turku Centre for Computer Scence (TUCS) Unversty of Turku, Department of Computer Scence Lemmnkäsenkatu 4A, FIN-5 Turku

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

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

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

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

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

More information

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

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

More information

A Clustering Algorithm for Chinese Adjectives and Nouns 1

A Clustering Algorithm for Chinese Adjectives and Nouns 1 Clusterng lgorthm for Chnese dectves and ouns Yang Wen, Chunfa Yuan, Changnng Huang 2 State Key aboratory of Intellgent Technology and System Deptartment of Computer Scence & Technology, Tsnghua Unversty,

More information

A Clustering Algorithm for Key Frame Extraction Based on Density Peak

A Clustering Algorithm for Key Frame Extraction Based on Density Peak Journal of Computer and Communcatons, 2018, 6, 118-128 http://www.scrp.org/ournal/cc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 A Clusterng Algorthm for Key Frame Extracton Based on Densty Peak Hong Zhao

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

Study of Data Stream Clustering Based on Bio-inspired Model

Study of Data Stream Clustering Based on Bio-inspired Model , pp.412-418 http://dx.do.org/10.14257/astl.2014.53.86 Study of Data Stream lusterng Based on Bo-nspred Model Yngme L, Mn L, Jngbo Shao, Gaoyang Wang ollege of omputer Scence and Informaton Engneerng,

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-74 Volume 0 Issue BoTechnology 04 An Indan Journal FULL PAPER BTAIJ 0() 04 [684-689] Revew on Chna s sports ndustry fnancng market based on market -orented

More information

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

More information

ApproxMGMSP: A Scalable Method of Mining Approximate Multidimensional Sequential Patterns on Distributed System

ApproxMGMSP: A Scalable Method of Mining Approximate Multidimensional Sequential Patterns on Distributed System ApproxMGMSP: A Scalable Method of Mnng Approxmate Multdmensonal Sequental Patterns on Dstrbuted System Changha Zhang, Kongfa Hu, Zhux Chen, Lng Chen Department of Computer Scence and Engneerng, Yangzhou

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

On Supporting Identification in a Hand-Based Biometric Framework

On Supporting Identification in a Hand-Based Biometric Framework On Supportng Identfcaton n a Hand-Based Bometrc Framework Pe-Fang Guo 1, Prabr Bhattacharya 2, and Nawwaf Kharma 1 1 Electrcal & Computer Engneerng, Concorda Unversty, 1455 de Masonneuve Blvd., Montreal,

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES

USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES 1 Fetosa, R.Q., 2 Merelles, M.S.P., 3 Blos, P. A. 1,3 Dept. of Electrcal Engneerng ; Catholc Unversty of

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

Clustering Algorithm of Similarity Segmentation based on Point Sorting

Clustering Algorithm of Similarity Segmentation based on Point Sorting Internatonal onference on Logstcs Engneerng, Management and omputer Scence (LEMS 2015) lusterng Algorthm of Smlarty Segmentaton based on Pont Sortng Hanbng L, Yan Wang*, Lan Huang, Mngda L, Yng Sun, Hanyuan

More information

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN, ICED 07 28-31 AUGUST 2007, CITE DES SCIENCES ET DE L'INDUSTRIE, PARIS, FRANCE MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAIMIZE PRODUCT VARIETY AND

More information

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network S. Sudha and N. Ammasagounden Natonal Insttute of Technology, Truchrappall,

More information

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search Sequental search Buldng Java Programs Chapter 13 Searchng and Sortng sequental search: Locates a target value n an array/lst by examnng each element from start to fnsh. How many elements wll t need to

More information

Disulfide Bonding Pattern Prediction Using Support Vector Machine with Parameters Tuned by Multiple Trajectory Search

Disulfide Bonding Pattern Prediction Using Support Vector Machine with Parameters Tuned by Multiple Trajectory Search Proceedngs of the 9th WSEAS Internatonal Conference on APPLIED IFORMAICS AD COMMUICAIOS (AIC '9) Dsulfde Bondng Pattern Predcton Usng Support Vector Machne wth Parameters uned by Multple rajectory Search

More information

Parallel matrix-vector multiplication

Parallel matrix-vector multiplication Appendx A Parallel matrx-vector multplcaton The reduced transton matrx of the three-dmensonal cage model for gel electrophoress, descrbed n secton 3.2, becomes excessvely large for polymer lengths more

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

A Hidden Markov Model Variant for Sequence Classification

A Hidden Markov Model Variant for Sequence Classification Proceedngs of the Twenty-Second Internatonal Jont Conference on Artfcal Intellgence A Hdden Markov Model Varant for Sequence Classfcaton Sam Blasak and Huzefa Rangwala Computer Scence, George Mason Unversty

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

From Comparing Clusterings to Combining Clusterings

From Comparing Clusterings to Combining Clusterings Proceedngs of the Twenty-Thrd AAAI Conference on Artfcal Intellgence (008 From Comparng Clusterngs to Combnng Clusterngs Zhwu Lu and Yuxn Peng and Janguo Xao Insttute of Computer Scence and Technology,

More information

A new selection strategy for selective cluster ensemble based on Diversity and Independency

A new selection strategy for selective cluster ensemble based on Diversity and Independency A new selecton strategy for selectve cluster ensemble based on Dversty and Independency Muhammad Yousefnezhad a, Al Rehanan b, Daoqang Zhang a and Behrouz Mnae-Bdgol c a Department of Computer Scence,

More information

Clustering algorithms and validity measures

Clustering algorithms and validity measures Clusterng algorthms and valdty measures M. Hald, Y. Batstas, M. Vazrganns Department of Informatcs Athens Unversty of Economcs & Busness Emal: {mhal, yanns, mvazrg}@aueb.gr Abstract Clusterng ams at dscoverng

More information

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints TPL-ware Dsplacement-drven Detaled Placement Refnement wth Colorng Constrants Tao Ln Iowa State Unversty tln@astate.edu Chrs Chu Iowa State Unversty cnchu@astate.edu BSTRCT To mnmze the effect of process

More information

BLOMAP: AN ENCODING OF AMINO ACIDS WHICH IMPROVES SIGNAL PEPTIDE CLEAVAGE SITE PREDICTION

BLOMAP: AN ENCODING OF AMINO ACIDS WHICH IMPROVES SIGNAL PEPTIDE CLEAVAGE SITE PREDICTION BLOMAP: AN ENCODING OF AMINO ACIDS WHICH IMPROVES SIGNAL PEPTIDE CLEAVAGE SITE PREDICTION STEFAN MAETSCHKE 1, MICHAEL TOWSEY 2 AND MIKAEL BODÉN 1 1 ITEE, Unversty of Queensland, Brsbane, Queensland 4072,

More information

Convolutional interleaver for unequal error protection of turbo codes

Convolutional interleaver for unequal error protection of turbo codes Convolutonal nterleaver for unequal error protecton of turbo codes Sna Vaf, Tadeusz Wysock, Ian Burnett Unversty of Wollongong, SW 2522, Australa E-mal:{sv39,wysock,an_burnett}@uow.edu.au Abstract: Ths

More information

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c Advanced Materals Research Onlne: 03-06-3 ISSN: 66-8985, Vol. 705, pp 40-44 do:0.408/www.scentfc.net/amr.705.40 03 Trans Tech Publcatons, Swtzerland Fnte Element Analyss of Rubber Sealng Rng Reslence Behavor

More information

Finding Repetitive Patterns in 3D Human Motion Captured Data

Finding Repetitive Patterns in 3D Human Motion Captured Data Fndng Repettve Patterns n 3D Human Moton Captured Data Ka-Ta Tang Department of Computer Scence, Cty Unversty of Hong Kong, Hong Kong tjeff@ctyu.edu.hk Howard Leung Department of Computer Scence, Cty Unversty

More information

Machine Learning 9. week

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

More information

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL)

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL) Crcut Analyss I (ENG 405) Chapter Method of Analyss Nodal(KCL) and Mesh(KVL) Nodal Analyss If nstead of focusng on the oltages of the crcut elements, one looks at the oltages at the nodes of the crcut,

More information

HCMX: AN EFFICIENT HYBRID CLUSTERING APPROACH FOR MULTI-VERSION XML DOCUMENTS

HCMX: AN EFFICIENT HYBRID CLUSTERING APPROACH FOR MULTI-VERSION XML DOCUMENTS HCMX: AN EFFICIENT HYBRID CLUSTERING APPROACH FOR MULTI-VERSION XML DOCUMENTS VIJAY SONAWANE 1, D.RAJESWARA.RAO 2 1 Research Scholar, Department of CSE, K.L.Unversty, Green Felds, Guntur, Andhra Pradesh

More information

Personalized Concept-Based Clustering of Search Engine Queries

Personalized Concept-Based Clustering of Search Engine Queries IEEE TRANSACTIONS ON JOURNAL NAME, MANUSCRIPT ID 1 Personalzed Concept-Based Clusterng of Search Engne Queres Kenneth Wa-Tng Leung, Wlfred Ng, and Dk Lun Lee Abstract The exponental growth of nformaton

More information

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks Seventh Internatonal Conference on Intellgent Systems Desgn and Applcatons GA-Based Learnng Algorthms to Identfy Fuzzy Rules for Fuzzy Neural Networks K Almejall, K Dahal, Member IEEE, and A Hossan, Member

More information

Semantic Image Retrieval Using Region Based Inverted File

Semantic Image Retrieval Using Region Based Inverted File Semantc Image Retreval Usng Regon Based Inverted Fle Dengsheng Zhang, Md Monrul Islam, Guoun Lu and Jn Hou 2 Gppsland School of Informaton Technology, Monash Unversty Churchll, VIC 3842, Australa E-mal:

More information

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Description of NTU Approach to NTCIR3 Multilingual Information Retrieval

Description of NTU Approach to NTCIR3 Multilingual Information Retrieval Proceedngs of the Thrd NTCIR Workshop Descrpton of NTU Approach to NTCIR3 Multlngual Informaton Retreval Wen-Cheng Ln and Hsn-Hs Chen Department of Computer Scence and Informaton Engneerng Natonal Tawan

More information

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

Keyword-based Document Clustering

Keyword-based Document Clustering Keyword-based ocument lusterng Seung-Shk Kang School of omputer Scence Kookmn Unversty & AIrc hungnung-dong Songbuk-gu Seoul 36-72 Korea sskang@kookmn.ac.kr Abstract ocument clusterng s an aggregaton of

More information