OSSM Ordered Sequence Set Mining for Maximal Length Frequent Sequences A Hybrid Bottom-Up-Down Approach

Size: px
Start display at page:

Download "OSSM Ordered Sequence Set Mining for Maximal Length Frequent Sequences A Hybrid Bottom-Up-Down Approach"

Transcription

1 Global Journal of Computer Sene and Tehnology Volume 12 Issue 7 Verson 1.0 Aprl 2012 Type: Double Blnd Peer Revewed Internatonal Researh Journal Publsher: Global Journals In. (USA) Onlne ISSN: & Prnt ISSN: OSSM: Ordered Sequene Set Mnng for Maxmal Length Frequent Sequenes A Hybrd Bottom-Up-Down By Anurag Choubey, Dr. Ravndra Patel & Dr. J.L. Rana Rajv Gandh Tehnologal Unversty, Bhopal, Inda Abstrat - The proess of fndng sequental rule s ndspensable n frequent sequene mnng. Generally, n sequene mnng algorthms, sutable methodologes lke a bottom up approah s used for reatng large sequenes from tny patterns. Ths paper proposed on an algorthm that uses a hybrd two-way (bottom-up and top-down) approah for mnng maxmal length sequenes. The model proposed s optng to bottom-up approah alled Conurrent Edge Prevson and Rear Edge Prunng (CEG&REP) for temset mnng and top-down approah for maxmal length sequene mnng. It also explans optmalty of top-to-bottom approah n dervng maxmal length sequenes frst and lessens the sannng of the dataset. GJCST Classfaton: F.3.m OSSM Ordered Sequene Set Mnng for Maxmal Length Frequent Sequenes A Hybrd Bottom-Up-Down Strtly as per the omplane and regulatons of: Anurag Choubey, Dr. Ravndra Patel & Dr. J.L. Rana. Ths s a researh/revew paper, dstrbuted under the terms of the Creatve Commons Attrbuton-Nonommeral 3.0 Unported Lense permttng all non-ommeral use, dstrbuton, and reproduton nany medum, provded the orgnal work s properly ted.

2 OSSM: Ordered Sequene Set Mnng for Maxmal Length Frequent Sequenes A Hybrd Bottom-Up-Down Anurag Choubey α, Dr. Ravndra Patel σ & Dr. J.L. Rana ρ Abstrat - The proess of fndng sequental rule s ndspensable n frequent sequene mnng. Generally, n sequene mnng algorthms, sutable methodologes lke a bottom up approah s used for reatng large sequenes from tny patterns. Ths paper proposed on an algorthm that uses a hybrd two-way (bottom-up and top-down) approah for mnng maxmal length sequenes. The model proposed s optng to bottom-up approah alled Conurrent Edge Prevson and Rear Edge Prunng (CEG&REP) for temset mnng and top-down approah for maxmal length sequene mnng. It also explans optmalty of top-to-bottom approah n dervng maxmal length sequenes frst and lessens the sannng of the dataset. I. Introduton R esearhers feel enthusast on the sequental pattern mnng problems and wde range of possbltes of applatons regardng the envsagng of the ustomer buyng patterns and sentf dsoveres [1, 2, 3, 4, 5] dsussed by Agrawal and Srkant [1]. Let us explan wth an example lke fndng the gven tme stamped sequenes of purhase made by a ustomer. In ths example the man objetve s to fnd sequene of same tme stamped lst of tems purhased by the ustomer. So the algorthm of sequene pattern mnng should onentrate on fndng the repeated sequenes whh are alled as frequent sequene. Suh sequenes lst out the frequeny of ommon ourrenes. several heursts lke GSP [1], SPADE [3], Prefx Span [2] and the SPIRIT [4] attempt to fnd the frequent patterns n produtve method by strvng to ut short a seres, hene derease searh spae. The GSP algorthm [1] utlzes the ant-monotone property (all subsequenes of a frequent sequene are also frequent). The SPADE fnds frequent sequenes usng the latte searh [3] and nterseton based approah. In ths partular method the sequene database s onverted nto a vertal format. The anddate sequenes wll be made nto dfferent groups. These Author α : Dean Aadem, Tehnorats Insttute of Tehnology, Bhopal M.P., Inda. E-mal: anuragphd11@gmal.om Author σ : Assoate Professor and Head, Department of Computer Applatons at Rajv Gandh Tehnologal Unversty, Bhopal, Inda. Emal: ravndra@rgtu.net Author ρ : Group Dretor, Radha Raman Group of Insttute, Bhopal. Emal: jl_rana@yahoo.om frequent sequenes wll be lsted n SPADE utlzng two methods namely breadth frst method and depth frst method. The base s alulated for the produed sequenes. The approah of mentoned three algorthms an be grouped as the anddate-produton wth a base evaluaton. The PrefxSpan [2] algorthm adopts growth method pattern. It utlzes reorded database to aomplsh.. Prefx s Projeted Sequental Pattern mnng whh heks prefx subsequenes and nludes the postfx sub sequenes nto the databases. II. Related work The sequental tem set mnng problem was ntated by Agrawal and Srkant, and the same developed a fltered algorthm, GSP [1], based on the Apror property [1]. Sne then, lots of sequental tem set mnng algorthms are beng developed to nrease the effeny. Some are SPADE [3], PrefxSpan[2], and SPAM [11]. SPADE[3] s on prnple of vertal d-lst format and t uses a latte-theoret method to deompose the searh spae nto many tny spaes, on the other hand PrefxSpan[2] mplements a horzontal format dataset representaton and mnes the sequental tem sets wth the pattern-growth paradgm: grow a prefx tem set to attan longer sequental tem sets on buldng and sannng ts database. The SPADE[3] and the PrefxSPan[2] hghly perform GSP[1]. SPAM[11] s a reent algorthm used for mnng lengthy sequental tem sets and mplements a vertal btmap representaton. Its observatons reveal, SPAM[11] s more effent n mnng long tem sets ompared to SPADE[3] and PrefxSpan[2] but, t stll takes more spae than SPADE[3] and PrefxSpan[2]. Sne the frequent losed tem set mnng [12], many apable frequent losed tem set mnng algorthms are ntrodued, lke A-Close [12], CLOSET [13], CHARM [14], and CLOSET+ [15]. Many suh algorthms are to mantan the ready mned frequent losed tem sets to attan tem set losure hekng. To derease the memory usage and searh spae for tem set losure hekng, two algorthms, TFP [17] and CLOSET+2, mplement a ompat 2-level hash ndexed result-tree struture to keep the readly mned frequent losed tem set anddates. Some prunng methods and tem set losure verfyng methods, ntated that an be extended for optmzng the mnng 2012 Aprl Global Journals In. (US)

3 Aprl of losed sequental tem sets also. CloSpan s a new algorthm used for mnng frequent losed sequenes [16]. It goes by the anddate mantenane-and-test method: ntally reate a set of losed sequene anddates stored n a hash ndexed result-tree struture and do post-prunng on t. It requres some prunng tehnques suh as Common Prefx and Bakward Sub- Itemset prunng to prune the searh spae as CloSpan[16] requres mantanng the set of losed sequene anddates, t onsumes muh memory leadng to heavy searh spae for tem set losure hekng when there are more frequent losed sequenes. Beause of whh, t does not sale well the number of frequent losed sequenes. III. Sequene, sub sequene and frequent sequenes We an say a sequene means an ordered set of events [1], set of events S= { s, s, s,... s, s,... s! s= {1,2,3, j, j+ 1,... n}} j j+ 1 n And every event s s onsdered as an tem set, whh s a non-empty, unordered, fnte set of tems, whh an be represented as s= {,,,...,! e= {1, 2,3,4,..., m}}, here m e e for e = 1.. m s tem. The length of a sequene s the number of tems present n the sequene. A sequene an be referred wth ts length, as an example a sequene of length k s alled a k-sequene. A sequene S 1 s sad to be a subsequene of another sequene S2 f and only f s1 s2 e = {1, 2,3,.m e < e < e... < e... < } and for e s event of S 2.The 2 S1 and 1 S s sad to super sequene of S s sad to subsequene of S 2. The sequene database S s a set of the form (td, s) where td s the transaton-d and s s the sequene generated from transaton. Let the mnmum support as a threshold defned by user whh ndates the desred mnmum ourrenes of the sequene to be lamed as frequent. A sequene s j s lengthest fs j! {s S ={1..m}}. We explan the maxmal support of an event e whh onssts of tems (,,..., ) as 1 2 MS = max{sup( ), sup( ), sup( ),..., sup( )! t = e m t Here sup( n ) frequeny of tem n ourrene. And, the maxmal support fator MSF of a sequene s represented by sum of maxmal support of all events belongs to that sequene. Let s be a sequene of events { e1, e2,..., em! e = {1,2,3,..., m}} and then maxmal support fator an be measured as MSF() s = MS( e ) m = 1 The Maxmal Support Fator s the threshold used n our proposal to mnmze the subsequene searh n top to bottom approah. We apply an ordered searh on sequene database, hene the sequene database wll be ordered n desendng manner by MSF of sequenes. Then the searh for super sequene of a gven sequene s lmted to the sequenes wth greater or equal MSF of the gven sequene. The preproessed dataset wth the sorted transaton lst has several propertes that an be used to ut short the searh spae whh are hypotheszed below: Hypothess 1: A super sequene searh of gven sequene s an stop at a sequene st f MSF( s ) < MSF( s ). Puttng dfferently a t k {1,2,3,..., m}} anddate sub sequene s wll not be a subsequene of s f MSF( s) > MSF( s). Hypothess 2: A sequene s s frequent f ount of super sequenes for s s equal or greater than the gven mnmum support threshold by user. mnsupport(s ) an be referred as maxourrene(s ) and t an be measured as SM max Ourrene( s) = { f ( s s) = 1 or = 0} = 1 Here SM s set of order sequenes n desendng manner for eah sequene MSF s greater or equal to MSF( s ). Hypothess 3: Let sm be maxmal sequene and maxourrene( sm) ms then avod all subsequenes of s m from onsderng to evaluate maxmal sequenes Hypothess 4: Let s be sequene suh that maxourrene( s ) < ms then dsard all supersets of s.sne s s nfrequent then ts super sequenes also nfrequent. n 2012 Global Journals In. (US)

4 IV. Ossm overvew Intally we apply (CEG & REP)[7] to fnd losed frequent temsets, whh s bottom-up approah alled Conurrent Edge Prevson and Rear Edge Prunng (CEG & REP)[7]. Elmnate the tems from transatons that are not part of any event e suh that e I and referred as outlers. An tem s an outler f o Ttd and { Is for s = {1... I } o Here Ttd s a transaton represented by transaton d td and Is s an temset that belongs to set I of frequent temsets. Buld sequenes by groupng tems as events n a gven transaton. Here we follow the top-to-bottom approah to buld events. Frst we buld events based on maxmal length temsets and ontnue the proess n desendng order of the temset lengths. Measure the Maxmal support of eah event e of the gven transaton T td (refer seton 3 for measurng maxmal support MS for an event e of transatont td ). Measure the Maxmal Support Fator MSF of eah sequene S td (Refer seton 3 for measurng Maxmal Support Fator MSF of sequene S td ) Order the sequenes n sequene dataset S n desendng manner of ther MSF. Buld weghted ayl dreted graph from frequent temsets of length two. o Elements of the temset onsdered as vertes o Support of that temset onsdered as edge weght Apply WFI algorthm to fnd rtal path between any two tems whh represents the maxmal sequene between two elements opted. Apply all four propertes that are hypotheszed n seton 3 to dsard, prune sequenes or selet maxmal length sequenes. V. OSSM: Top-Down Ordered Sequene Set Mnng for maxmal length sequenes a) Conurrent Edge Prevson and Rear Edge Prunng (CEG&REP)[7] n OSSM. Preproess Dataset preproessng and temsets Database ntalzaton s performed by us as the frst stage of proposal. As we fnd temsets wth sngle element, we n parallel prune t wth the temsets of sngle elements f the support of the seleted temsets s less than the requred support.. Conurrent Edge Prevson In ths phase, we selet all temsets from gven temset database as nput n parallel. Then we start projetng edges from eah seleted temset to all possble elements. The frst teraton nludes the prunng proess n parallel, from the seond teraton onwards ths prunng s not requred, whh we lamed as an effent proess ompared to other smlar tehnques lke BIDE [8]. In frst teraton, we projet an temset sp that spawned from seleted temset s from DBS and an element e onsdered from I. If the fts ( s p ) s greater or equal to rs, then an edge wll be defned between s and e. If fts ( s ) fts ( sp ) then we prune s from DB S. Ths prunng proess s requred and lmted to frst teraton only. From the seond teraton onwards projet the temset S that spawned from S p' defned between to eah element e of I. An edge an be S p' and e f fts ( s p ) s greater or S p' s a projeted temset equal to rs. In ths desrpton n prevous teraton and elgble as a sequene. Then apply the followng valdaton to fnd the losed sequene.. Rear Edge Prunng If any of f ( s ) f ( s ) that edge wll be ts p' ts p pruned and all dsjont graphs exept sp wll be onsdered as losed sequene and moves t nto DBS and remove all dsjont graphs from memory. The termnaton of above proess do not take plae tll the graph beomes empty,.e. tll the elements whh are onneted through transtve edges and projetng temsets are avalable n the memory. b) Buldng Sequene Set from Transaton Dataset Here n ths seton we explore the proess of buldng sequene dataset. TD s the gven transaton dataset I s the set of losed frequent temsets of length 1 to m. Here m s the maxmal length of the temset. Intally set of losed frequent temsets s ordered n desendng manner by temset length. For eah transaton T td n the gven transaton dataset TD o Buld events based on the losed frequent temsets of the set I suh that the event lengths wll be deded n the desendng order of the frequent temset length. o Intally events wth length of m determned that s maxmal length of the frequent temsets. Then p Aprl Global Journals In. (US)

5 Aprl events wth length of m 1wll be determned. Ths proess ontnues to determne events wth length{ m = {2,3,... m 1}}. o Then elmnates the tems that are not part of the any event n the transatont td, whh also referred as outlers. ) Measurng MSF and Orderng the Sequene Dataset As a part of the OSSM, we order the sequene dataset n the desendng manner of the Maxmal support Fator (refer seton 3 for detals). Let S be the determned sequene dataset from the gven transaton dataset TD and set of frequent temsets I. For eah sequene s of the gven sequene set S o Fnd Maxmal support MS() e of the eah event e of the sequene s (refer seton 3 for proess of measurng MS() e ) o Fnd Maxmal Support Fator MSF() s (refer seton 3 for proess of measurng MSF() s ) Order the sequene set n desendng order of the MSF d) Buldng Weghted Ayl Dreted Graph In ths phase of OSSM, we explore the buldng of a weghted ayl dreted graph. Let I2 be the set of frequent temsets of length 2. Let G be the graph ntally wth vertex ount of zero V = 0and edge ount of zero E = 0. Here V s vertex set and E s edge set. For eah temset s d of I2 buld an edge ed n graph G o Let onsder tem s s d as soure vertex, and add tem s to vertex set V. Inrement V by 1. o Let onsder tem d s d as destnaton vertex, and add tem d to vertex setv. Inrement V by 1. o Buld a dreted edge ed between s and d, add dreted edge ed to edge set E. Inrement E by 1. o Add support of s d as weght to edge ed. e) Fndng Crtal Paths between two Items as Maxmal Length Sequenes In ths phase we apply WFI algorthm [9, 10]. In the frst pass of algorthm we try to dentfy and evaluate potental long and rh anddates. The rh sequenes are the one whose onsttuent 2-sequenes have hgh support. In the dreted graph, the 2-sequenee frequenes are represented by the edge weghts; we an easly ompute the path wth the hghest weghts between all pars of nodes. Here we use WFI algorthm [9,10] for the purpose fndng rtal path(a path wth maxmal vertex ount) wth maxmal weghts. f) Sequene Evoluton Eah rtal path generated from the graph G wll be onsdered as anddate sequene and stored n anddate sequene set ss g) Verfyng Frequeny of Canddate Sequene For eah anddate sequene s of anddate sequene set ss o Fnd MSF( s ) o For eah sequene s suh that { s S MSF( s) MSF( s)} (refer hypothess 1n seton 3) If s s then nrement sup( s ) by 1 o If sup( s) st (refer the hypothess 2 n seton 3) then Move s to frequent sequene set fss For eah anddate sequene s ' of anddate sequene set ss suh that s ' s If s ' s then onsder s ' as frequent (refer hypothess 3 n seton 3) and move s ' from ss to fss o Else For eah anddate sequene s ' of anddate sequene set ss suh that s ' s If s s ' then onsder s ' as not frequent and prune t from ss (refer hypothess 4 n seton 3) h) Fndng Maxmal Length Sequenes Let fss be the frequent sequene set generated n prevous phase Order the fss n desendng manner by Maxmal support Fator MSF of the frequent sequenes of fss. Let a Boolean fator sts as true. For eah frequent sequene fs of the fss and sts s true o For eah frequent sequene fs ' suh that { fs ' fss MSF( fs ') MSF( fs)} and fs fs ' and sts s true If fs fs ' then set sts as false o If sts s true then move frequent sequene fs to maxmal length frequent sequene set mlfss Fnally, maxmal length frequent sequene set mlfss ontans sequenes that are not subsequene of any other frequent sequenes Global Journals In. (US)

6 VI. Conluson The proposed ordered sequene set mnng (OSSM) approah s a salable and optmal beause of ts hybrd bottom-up-down approah. OSSM s supported by our earler Conurrent Edge Prevson and Rear Edge Prunng (CEG&REP)[7] for frequent losed temset mnng, whh was proven as effent n memory usage and salable on dense datasets. A novel mehansm of sequene dataset generaton from transaton dataset s ntrodued n ths paper. The proposed OSSM s apable to generate the longest anddate sequene by weghted ayl dreted graph onstruton and also effent and salable to fnd frequent sequene set and maxmal length frequent sequene set due to top-down approah. To ompute the support for a anddate sequene, t uses the maxmal support fator of sequenes. And the order approah that orderng the sequene dataset n desendng order of MSF ensures that whole data set s not sanned. Also, f the data set ontans long regular sequenes, t s dentfed early enough and thus all the subsequenes of ths s also marked regular and need not be evaluated. The longest possble sequene s buld up by bottom up algorthms startng from 2- sequene. Referenes référenes referenas 1. Agrawal, R., and Srkant, R., Mnng Sequental Patterns: Generalzatons and Performane Improvements Proeedngs of the 5th Internatonal Conferene on Extendng Database Tehnology: Advanes n Database Tehnology p. 3 17, (1996). 2. Pe J, Han J. et al: PrefxSpan: Mnng Sequental Patterns Effently by Prefx- Projeted Pattern Growth n Int'l Conf Data Engneerng,p (2001) 3. Zak, M. J., SPADE: An Effent Algorthm for Mnng Frequent Sequenes, Mahne Learnng, v.42 n.1-2, p.31-60, January-February Garofalaks M, Rastog R and Shm, K, Mnng Sequental Patterns wth Regular Expresson Constrants, n IEEE Transatons on Knowledge and Data Engneerng, vol. 14, nr. 3, pp , (2002). 5. Antunes, C and Olvera, A.L: "Generalzaton of Pattern-Growth Methods for Sequental Pattern Mnng wth Gap Constrants" n Int'l Conf Mahne Learnng and Data Mnng, (2003) Ln, D I, and Kedem, Z M, Pner Searh: A new algorthm for dsoverng the maxmum frequent set, n Internatonal onferene on Extendng database tehnology, Anurag Choubey, Dr. Ravndra Patel and Dr. J.L. Rana, "Conurrent Edge Prevson and Rear Edge Prunng for Frequent Closed Itemset Mnng"; (IJACSA) Internatonal Journal of Advaned Computer Sene and Applatons, Vol. 2, No. 11, Janyong Wang, Jawe Han: BIDE: Effent Mnng of Frequent Closed Sequenes. ICDE 2004: Floyd, R.: Algorthm 97: Shortest path. Communatons of the ACM 5 (1962) 10. Warshall, S.: A theorem on boolean matres. Journal of the ACM 9 (1962) 11. M. Zak, SPADE: An Effent Algorthm for Mnng Frequent Sequenes. Mahne Learnng, 42:31-60, Kluwer Aadem Pulshers, N. Pasquer, Y. Bastde, R. Taoul and L. Lakhal, Dsovng frequent losed temsets for assoaton rules. In ICDT 99, Jerusalem, Israel, Jan M. Zak, and C. Hsao, CHARM: An effent algorthm for losed temset mnng. In SDM 02, Arlngton, VA, Aprl R. Kohav, C. Brodley, B. Frasa, L.Mason, and Z. Zheng, KDD-up 2000 organzers report: Peelng the Onon. SIGKDD Exploratons, 2, J. Han, J. Wang, Y. Lu, and P. Tzvetkov, Mnng Top- K Frequent Closed Patterns wthout Mnmum Support. In ICDM 02, Maebash, Japan, De P. Aloy, E. Querol, F.X. Avles and M.J.E. Sternberg, Automated Struture-based Predton of Funtonal Stes n Protens: Applatons to Assessng the Valdty of Inhertng Proten Funton From Homology n Genome Annotaton and to Proten Dokng. Journal of Moleular Bology, 311, J. Pe, J. Han, and W. Wang, Constrant-based sequental pattern mnng n large databases. In CIKM 02, MLean, VA, Nov Aprl Global Journals In. (US)

7 Aprl Ths page s ntentonally left blank 2012 Global Journals In. (US)

Concurrent Apriori Data Mining Algorithms

Concurrent Apriori Data Mining Algorithms Concurrent Apror Data Mnng Algorthms Vassl Halatchev Department of Electrcal Engneerng and Computer Scence York Unversty, Toronto October 8, 2015 Outlne Why t s mportant Introducton to Assocaton Rule Mnng

More information

Connectivity in Fuzzy Soft graph and its Complement

Connectivity in Fuzzy Soft graph and its Complement IOSR Journal of Mathemats (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 1 Issue 5 Ver. IV (Sep. - Ot.2016), PP 95-99 www.osrjournals.org Connetvty n Fuzzy Soft graph and ts Complement Shashkala

More information

Matrix-Matrix Multiplication Using Systolic Array Architecture in Bluespec

Matrix-Matrix Multiplication Using Systolic Array Architecture in Bluespec Matrx-Matrx Multplaton Usng Systol Array Arhteture n Bluespe Team SegFault Chatanya Peddawad (EEB096), Aman Goel (EEB087), heera B (EEB090) Ot. 25, 205 Theoretal Bakground. Matrx-Matrx Multplaton on Hardware

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

Parallel and Distributed Association Rule Mining - Dr. Giuseppe Di Fatta. San Vigilio,

Parallel and Distributed Association Rule Mining - Dr. Giuseppe Di Fatta. San Vigilio, Parallel and Dstrbuted Assocaton Rule Mnng - Dr. Guseppe D Fatta fatta@nf.un-konstanz.de San Vglo, 18-09-2004 1 Overvew Assocaton Rule Mnng (ARM) Apror algorthm Hgh Performance Parallel and Dstrbuted Computng

More information

A MPAA-Based Iterative Clustering Algorithm Augmented by Nearest Neighbors Search for Time-Series Data Streams

A MPAA-Based Iterative Clustering Algorithm Augmented by Nearest Neighbors Search for Time-Series Data Streams A MPAA-Based Iteratve Clusterng Algorthm Augmented by Nearest Neghbors Searh for Tme-Seres Data Streams Jessa Ln 1, Mha Vlahos 1, Eamonn Keogh 1, Dmtros Gunopulos 1, Janwe Lu 2, Shouan Yu 2, and Jan Le

More information

Bottom-Up Fuzzy Partitioning in Fuzzy Decision Trees

Bottom-Up Fuzzy Partitioning in Fuzzy Decision Trees Bottom-Up Fuzzy arttonng n Fuzzy eson Trees Maej Fajfer ept. of Mathemats and Computer Sene Unversty of Mssour St. Lous St. Lous, Mssour 63121 maejf@me.pl Cezary Z. Janow ept. of Mathemats and Computer

More information

Research on Neural Network Model Based on Subtraction Clustering and Its Applications

Research on Neural Network Model Based on Subtraction Clustering and Its Applications Avalable onlne at www.senedret.om Physs Proeda 5 (01 ) 164 1647 01 Internatonal Conferene on Sold State Deves and Materals Sene Researh on Neural Networ Model Based on Subtraton Clusterng and Its Applatons

More information

A Real-Time Detecting Algorithm for Tracking Community Structure of Dynamic Networks

A Real-Time Detecting Algorithm for Tracking Community Structure of Dynamic Networks A Real-Tme Detetng Algorthm for Trakng Communty Struture of Dynam Networks Jaxng Shang*, Lanhen Lu*, Feng Xe, Zhen Chen, Jaa Mao, Xueln Fang, Cheng Wu* Department of Automaton, Tsnghua Unversty, Beng,,

More information

TF 2 P-growth: An Efficient Algorithm for Mining Frequent Patterns without any Thresholds

TF 2 P-growth: An Efficient Algorithm for Mining Frequent Patterns without any Thresholds TF 2 P-growth: An Effcent Algorthm for Mnng Frequent Patterns wthout any Thresholds Yu HIRATE, Ego IWAHASHI, and Hayato YAMANA Graduate School of Scence and Engneerng, Waseda Unversty {hrate, ego, yamana}@yama.nfo.waseda.ac.jp

More information

Outline. CHARM: An Efficient Algorithm for Closed Itemset Mining. Introductions. Introductions

Outline. CHARM: An Efficient Algorithm for Closed Itemset Mining. Introductions. Introductions CHARM: An Effcent Algorthm for Closed Itemset Mnng Authors: Mohammed J. Zak and Chng-Ju Hsao Presenter: Junfeng Wu Outlne Introductons Itemset-Tdset tree CHARM algorthm Performance study Concluson Comments

More information

Fuzzy Modeling for Multi-Label Text Classification Supported by Classification Algorithms

Fuzzy Modeling for Multi-Label Text Classification Supported by Classification Algorithms Journal of Computer Senes Orgnal Researh Paper Fuzzy Modelng for Mult-Label Text Classfaton Supported by Classfaton Algorthms 1 Beatrz Wlges, 2 Gustavo Mateus, 2 Slva Nassar, 2 Renato Cslagh and 3 Rogéro

More information

Minimize Congestion for Random-Walks in Networks via Local Adaptive Congestion Control

Minimize Congestion for Random-Walks in Networks via Local Adaptive Congestion Control Journal of Communatons Vol. 11, No. 6, June 2016 Mnmze Congeston for Random-Walks n Networks va Loal Adaptve Congeston Control Yang Lu, Y Shen, and Le Dng College of Informaton Sene and Tehnology, Nanjng

More information

Optimal shape and location of piezoelectric materials for topology optimization of flextensional actuators

Optimal shape and location of piezoelectric materials for topology optimization of flextensional actuators Optmal shape and loaton of pezoeletr materals for topology optmzaton of flextensonal atuators ng L 1 Xueme Xn 2 Noboru Kkuh 1 Kazuhro Satou 1 1 Department of Mehanal Engneerng, Unversty of Mhgan, Ann Arbor,

More information

Innovation Typology. Collaborative Authoritativeness. Focused Web Mining. Text and Data Mining In Innovation. Generational Models

Innovation Typology. Collaborative Authoritativeness. Focused Web Mining. Text and Data Mining In Innovation. Generational Models Text and Data Mnng In Innovaton Joseph Engler Innovaton Typology Generatonal Models 1. Lnear or Push (Baroque) 2. Pull (Romantc) 3. Cyclc (Classcal) 4. Strategc (New Age) 5. Collaboratve (Polyphonc) Collaboratve

More information

Dijkstra s Single Source Algorithm. All-Pairs Shortest Paths. Dynamic Programming Solution. Performance. Decision Sequence.

Dijkstra s Single Source Algorithm. All-Pairs Shortest Paths. Dynamic Programming Solution. Performance. Decision Sequence. All-Pars Shortest Paths Gven an n-vertex drected weghted graph, fnd a shortest path from vertex to vertex for each of the n vertex pars (,). Dstra s Sngle Source Algorthm Use Dstra s algorthm n tmes, once

More information

Color Texture Classification using Modified Local Binary Patterns based on Intensity and Color Information

Color Texture Classification using Modified Local Binary Patterns based on Intensity and Color Information Color Texture Classfaton usng Modfed Loal Bnary Patterns based on Intensty and Color Informaton Shvashankar S. Department of Computer Sene Karnatak Unversty, Dharwad-580003 Karnataka,Inda shvashankars@kud.a.n

More information

Cluster ( Vehicle Example. Cluster analysis ( Terminology. Vehicle Clusters. Why cluster?

Cluster (  Vehicle Example. Cluster analysis (  Terminology. Vehicle Clusters. Why cluster? Why luster? referene funton R R Although R and R both somewhat orrelated wth the referene funton, they are unorrelated wth eah other Cluster (www.m-w.om) A number of smlar ndvduals that our together as

More information

An Algorithm for Mining Large Sequences in Databases

An Algorithm for Mining Large Sequences in Databases 149 An Algorithm for Mining Large Sequences in Databases Bharat Bhasker, Indian Institute of Management, Lucknow, India, bhasker@iiml.ac.in ABSTRACT Frequent sequence mining is a fundamental and essential

More information

Bit-level Arithmetic Optimization for Carry-Save Additions

Bit-level Arithmetic Optimization for Carry-Save Additions Bt-leel Arthmet Optmzaton for Carry-Sae s Ke-Yong Khoo, Zhan Yu and Alan N. Wllson, Jr. Integrated Cruts and Systems Laboratory Unersty of Calforna, Los Angeles, CA 995 khoo, zhanyu, wllson @sl.ula.edu

More information

Algorithms for Frequent Pattern Mining of Big Data

Algorithms for Frequent Pattern Mining of Big Data Research Inda Publcatons. http://www.rpublcaton.com Algorthms for Frequent Pattern Mnng of Bg Data Syed Zubar Ahmad Shah 1, Mohammad Amjad 1, Ahmad Al Habeeb 2, Mohd Huzafa Faruqu 1 and Mudasr Shaf 3 1

More information

Dijkstra s Single Source Algorithm. All-Pairs Shortest Paths. Dynamic Programming Solution. Performance

Dijkstra s Single Source Algorithm. All-Pairs Shortest Paths. Dynamic Programming Solution. Performance All-Pars Shortest Paths Gven an n-vertex drected weghted graph, fnd a shortest path from vertex to vertex for each of the n vertex pars (,). Dkstra s Sngle Source Algorthm Use Dkstra s algorthm n tmes,

More information

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm Internatonal Journal of Advancements n Research & Technology, Volume, Issue, July- ISS - on-splt Restraned Domnatng Set of an Interval Graph Usng an Algorthm ABSTRACT Dr.A.Sudhakaraah *, E. Gnana Deepka,

More information

International Journal of Pharma and Bio Sciences HYBRID CLUSTERING ALGORITHM USING POSSIBILISTIC ROUGH C-MEANS ABSTRACT

International Journal of Pharma and Bio Sciences HYBRID CLUSTERING ALGORITHM USING POSSIBILISTIC ROUGH C-MEANS ABSTRACT Int J Pharm Bo S 205 Ot; 6(4): (B) 799-80 Researh Artle Botehnology Internatonal Journal of Pharma and Bo Senes ISSN 0975-6299 HYBRID CLUSTERING ALGORITHM USING POSSIBILISTIC ROUGH C-MEANS *ANURADHA J,

More information

AVideoStabilizationMethodbasedonInterFrameImageMatchingScore

AVideoStabilizationMethodbasedonInterFrameImageMatchingScore Global Journal of Computer Sene and Tehnology: F Graphs & vson Volume 7 Issue Verson.0 Year 207 Type: Double Blnd Peer Revewed Internatonal Researh Journal Publsher: Global Journals In. (USA) Onlne ISSN:

More information

Time Synchronization in WSN: A survey Vikram Singh, Satyendra Sharma, Dr. T. P. Sharma NIT Hamirpur, India

Time Synchronization in WSN: A survey Vikram Singh, Satyendra Sharma, Dr. T. P. Sharma NIT Hamirpur, India Internatonal Journal of Enhaned Researh n Sene Tehnology & Engneerng, ISSN: 2319-7463 Vol. 2 Issue 5, May-2013, pp: (61-67), Avalable onlne at: www.erpublatons.om Tme Synhronzaton n WSN: A survey Vkram

More information

Link Graph Analysis for Adult Images Classification

Link Graph Analysis for Adult Images Classification Lnk Graph Analyss for Adult Images Classfaton Evgeny Khartonov Insttute of Physs and Tehnology, Yandex LLC 90, 6 Lev Tolstoy st., khartonov@yandex-team.ru Anton Slesarev Insttute of Physs and Tehnology,

More information

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

More information

Integrating Fuzzy c-means Clustering with PostgreSQL *

Integrating Fuzzy c-means Clustering with PostgreSQL * SQL alle pgfcm. Seton 0 brefly susses relate work. Seton 0 ontans onluson remarks an retons for future work. Integratng Fuzzy -Means Clusterng wth PostgreSQL * R. M. Mnakhmetov taven@gmal.om South Ural

More information

Session 4.2. Switching planning. Switching/Routing planning

Session 4.2. Switching planning. Switching/Routing planning ITU Semnar Warsaw Poland 6-0 Otober 2003 Sesson 4.2 Swthng/Routng plannng Network Plannng Strategy for evolvng Network Arhtetures Sesson 4.2- Swthng plannng Loaton problem : Optmal plaement of exhanges

More information

Interval uncertain optimization of structures using Chebyshev meta-models

Interval uncertain optimization of structures using Chebyshev meta-models 0 th World Congress on Strutural and Multdsplnary Optmzaton May 9-24, 203, Orlando, Florda, USA Interval unertan optmzaton of strutures usng Chebyshev meta-models Jngla Wu, Zhen Luo, Nong Zhang (Tmes New

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

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

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

A Fast Way to Produce Optimal Fixed-Depth Decision Trees

A Fast Way to Produce Optimal Fixed-Depth Decision Trees A Fast Way to Produe Optmal Fxed-Depth Deson Trees Alreza Farhangfar, Russell Grener and Martn Znkevh Dept of Computng Sene Unversty of Alberta Edmonton, Alberta T6G 2E8 Canada {farhang, grener, maz}@s.ualberta.a

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

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

Topic 5: semantic analysis. 5.5 Types of Semantic Actions

Topic 5: semantic analysis. 5.5 Types of Semantic Actions Top 5: semant analyss 5.5 Types of Semant tons Semant analyss Other Semant tons Other Types of Semant tons revously, all semant atons were for alulatng attrbute values. In a real ompler, other types of

More information

CSCI 104 Sorting Algorithms. Mark Redekopp David Kempe

CSCI 104 Sorting Algorithms. Mark Redekopp David Kempe CSCI 104 Sortng Algorthms Mark Redekopp Davd Kempe Algorthm Effcency SORTING 2 Sortng If we have an unordered lst, sequental search becomes our only choce If we wll perform a lot of searches t may be benefcal

More information

TAR based shape features in unconstrained handwritten digit recognition

TAR based shape features in unconstrained handwritten digit recognition TAR based shape features n unonstraned handwrtten dgt reognton P. AHAMED AND YOUSEF AL-OHALI Department of Computer Sene Kng Saud Unversty P.O.B. 578, Ryadh 543 SAUDI ARABIA shamapervez@gmal.om, yousef@s.edu.sa

More information

A GENETIC APPROACH FOR THE AUTOMATIC ADAPTATION OF SEGMENTATION PARAMETERS

A GENETIC APPROACH FOR THE AUTOMATIC ADAPTATION OF SEGMENTATION PARAMETERS A GENETIC APPROACH FOR THE AUTOMATIC ADAPTATION OF SEGMENTATION PARAMETERS R. Q. Fetosa a, *, G. A. O. P. Costa a, T. B. Cazes a, B. Fejo b a Dept. of Eletral Engneerng, b Dept of Informats, Cathol Unversty

More information

Performance Evaluation of TreeQ and LVQ Classifiers for Music Information Retrieval

Performance Evaluation of TreeQ and LVQ Classifiers for Music Information Retrieval Performane Evaluaton of TreeQ and LVQ Classfers for Mus Informaton Retreval Matna Charam, Ram Halloush, Sofa Tsekerdou Athens Informaton Tehnology (AIT) 0.8 km Markopoulo Ave. GR - 19002 Peana, Athens,

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Introducton to Algorthms October 4, 2002 Massachusetts Insttute of Technology 6046J/18410J Professors Erk Demane and Shaf Goldwasser Handout 14 Problem Set 3 Solutons (Exercses were not to be turned n,

More information

Empirical analysis of the Concurrent Edge Prevision and Rear Edge Pruning (CEG&REP) Performance

Empirical analysis of the Concurrent Edge Prevision and Rear Edge Pruning (CEG&REP) Performance Empirical analysis of the Concurrent Edge Prevision and Rear Edge Pruning (CEG&REP) Performance Anurag Choubey Dean Academic, Technocrats Institute of Technology, Bhopal Rajiv Gandhi Technological University,

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

The Simulation of Electromagnetic Suspension System Based on the Finite Element Analysis

The Simulation of Electromagnetic Suspension System Based on the Finite Element Analysis 308 JOURNAL OF COMPUTERS, VOL. 8, NO., FEBRUARY 03 The Smulaton of Suspenson System Based on the Fnte Element Analyss Zhengfeng Mng Shool of Eletron & Mahanal Engneerng, Xdan Unversty, X an, Chna Emal:

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Boosting Weighted Linear Discriminant Analysis

Boosting Weighted Linear Discriminant Analysis . Okada et al. / Internatonal Journal of Advaned Statsts and I&C for Eonoms and Lfe Senes Boostng Weghted Lnear Dsrmnant Analyss azunor Okada, Arturo Flores 2, Marus George Lnguraru 3 Computer Sene Department,

More information

LOCAL BINARY PATTERNS AND ITS VARIANTS FOR FACE RECOGNITION

LOCAL BINARY PATTERNS AND ITS VARIANTS FOR FACE RECOGNITION IEEE-Internatonal Conferene on Reent Trends n Informaton Tehnology, ICRTIT 211 MIT, Anna Unversty, Chenna. June 3-5, 211 LOCAL BINARY PATTERNS AND ITS VARIANTS FOR FACE RECOGNITION K.Meena #1, Dr.A.Suruland

More information

Microprocessors and Microsystems

Microprocessors and Microsystems Mroproessors and Mrosystems 36 (2012) 96 109 Contents lsts avalable at SeneDret Mroproessors and Mrosystems journal homepage: www.elsever.om/loate/mpro Hardware aelerator arhteture for smultaneous short-read

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

On the End-to-end Call Acceptance and the Possibility of Deterministic QoS Guarantees in Ad hoc Wireless Networks

On the End-to-end Call Acceptance and the Possibility of Deterministic QoS Guarantees in Ad hoc Wireless Networks On the End-to-end Call Aeptane and the Possblty of Determnst QoS Guarantees n Ad ho Wreless Networks S. Srram T. heemarjuna Reddy Dept. of Computer Sene Dept. of Computer Sene and Engneerng Unversty of

More information

News. Recap: While Loop Example. Reading. Recap: Do Loop Example. Recap: For Loop Example

News. Recap: While Loop Example. Reading. Recap: Do Loop Example. Recap: For Loop Example Unversty of Brtsh Columba CPSC, Intro to Computaton Jan-Apr Tamara Munzner News Assgnment correctons to ASCIIArtste.java posted defntely read WebCT bboards Arrays Lecture, Tue Feb based on sldes by Kurt

More information

Progressive scan conversion based on edge-dependent interpolation using fuzzy logic

Progressive scan conversion based on edge-dependent interpolation using fuzzy logic Progressve san onverson based on edge-dependent nterpolaton usng fuzzy log P. Brox brox@mse.nm.es I. Baturone lum@mse.nm.es Insttuto de Mroeletróna de Sevlla, Centro Naonal de Mroeletróna Avda. Rena Meredes

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

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

Evaluation of Segmentation in Magnetic Resonance Images Using k-means and Fuzzy c-means Clustering Algorithms

Evaluation of Segmentation in Magnetic Resonance Images Using k-means and Fuzzy c-means Clustering Algorithms ELEKTROTEHIŠKI VESTIK 79(3): 129-134, 2011 EGLISH EDITIO Evaluaton of Segmentaton n Magnet Resonane Images Usng k-means and Fuzzy -Means Clusterng Algorthms Tomaž Fnkšt Unverza v Lublan, Fakulteta za stronštvo,

More information

Greedy Technique - Definition

Greedy Technique - Definition Greedy Technque Greedy Technque - Defnton The greedy method s a general algorthm desgn paradgm, bult on the follong elements: confguratons: dfferent choces, collectons, or values to fnd objectve functon:

More information

Measurement and Calibration of High Accuracy Spherical Joints

Measurement and Calibration of High Accuracy Spherical Joints 1. Introduton easurement and Calbraton of Hgh Auray Spheral Jonts Ale Robertson, Adam Rzepnewsk, Alexander Sloum assahusetts Insttute of Tehnolog Cambrdge, A Hgh auray robot manpulators are requred for

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

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

Performance Analysis of Hybrid (supervised and unsupervised) method for multiclass data set

Performance Analysis of Hybrid (supervised and unsupervised) method for multiclass data set IOSR Journal of Computer Engneerng (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 4, Ver. III (Jul Aug. 2014), PP 93-99 www.osrjournals.org Performane Analyss of Hybrd (supervsed and

More information

,.,,

,.,, ISSN 49-99 6. 9... /.......... 989.... 85-9.... - /.... //.. 5.. 8.. 5-55. 4... /.... //... 978.... 65-7. 5... :.... - :.: 5..6. /. 99. 46. Vtor su leturer Vtor alh Prof. PhD teh. s. lexandr Ddy ssos.

More information

A Novel Dynamic and Scalable Caching Algorithm of Proxy Server for Multimedia Objects

A Novel Dynamic and Scalable Caching Algorithm of Proxy Server for Multimedia Objects Journal of VLSI Sgnal Proessng 2007 * 2007 Sprnger Sene + Busness Meda, LLC. Manufatured n The Unted States. DOI: 10.1007/s11265-006-0024-7 A Novel Dynam and Salable Cahng Algorthm of Proxy Server for

More information

A Flexible Solution for Modeling and Tracking Generic Dynamic 3D Environments*

A Flexible Solution for Modeling and Tracking Generic Dynamic 3D Environments* A Flexble Soluton for Modelng and Trang Gener Dynam 3D Envronments* Radu Danesu, Member, IEEE, and Sergu Nedevsh, Member, IEEE Abstrat The traff envronment s a dynam and omplex 3D sene, whh needs aurate

More information

Available online at Available online at Advanced in Control Engineering and Information Science

Available online at   Available online at   Advanced in Control Engineering and Information Science Avalable onlne at wwwscencedrectcom Avalable onlne at wwwscencedrectcom Proceda Proceda Engneerng Engneerng 00 (2011) 15000 000 (2011) 1642 1646 Proceda Engneerng wwwelsevercom/locate/proceda Advanced

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

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

Steganalysis of DCT-Embedding Based Adaptive Steganography and YASS

Steganalysis of DCT-Embedding Based Adaptive Steganography and YASS Steganalyss of DCT-Embeddng Based Adaptve Steganography and YASS Qngzhong Lu Department of Computer Sene Sam Houston State Unversty Huntsvlle, TX 77341, U.S.A. lu@shsu.edu ABSTRACT Reently well-desgned

More information

CS221: Algorithms and Data Structures. Priority Queues and Heaps. Alan J. Hu (Borrowing slides from Steve Wolfman)

CS221: Algorithms and Data Structures. Priority Queues and Heaps. Alan J. Hu (Borrowing slides from Steve Wolfman) CS: Algorthms and Data Structures Prorty Queues and Heaps Alan J. Hu (Borrowng sldes from Steve Wolfman) Learnng Goals After ths unt, you should be able to: Provde examples of approprate applcatons for

More information

A Symbolic Representation of Time Series, with Implications for Streaming Algorithms

A Symbolic Representation of Time Series, with Implications for Streaming Algorithms A Symbol Representaton of Tme Seres, th Implatons for Streamng Algorthms Jessa Ln Eamonn Keogh Stefano Lonard Bll Chu Unversty of Calforna - Rversde Computer Sene & Engneerng Department Rversde, CA 9252,

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

Vectorization in the Polyhedral Model

Vectorization in the Polyhedral Model Vectorzaton n the Polyhedral Model Lous-Noël Pouchet pouchet@cse.oho-state.edu Dept. of Computer Scence and Engneerng, the Oho State Unversty October 200 888. Introducton: Overvew Vectorzaton: Detecton

More information

Clustering incomplete data using kernel-based fuzzy c-means algorithm

Clustering incomplete data using kernel-based fuzzy c-means algorithm Clusterng noplete data usng ernel-based fuzzy -eans algorth Dao-Qang Zhang *, Song-Can Chen Departent of Coputer Sene and Engneerng, Nanjng Unversty of Aeronauts and Astronauts, Nanjng, 210016, People

More information

Polyhedral Compilation Foundations

Polyhedral Compilation Foundations Polyhedral Complaton Foundatons Lous-Noël Pouchet pouchet@cse.oho-state.edu Dept. of Computer Scence and Engneerng, the Oho State Unversty Feb 8, 200 888., Class # Introducton: Polyhedral Complaton Foundatons

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

Solving two-person zero-sum game by Matlab

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

More information

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

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

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming CS 4/560 Desgn and Analyss of Algorthms Kent State Unversty Dept. of Math & Computer Scence LECT-6 Dynamc Programmng 2 Dynamc Programmng Dynamc Programmng, lke the dvde-and-conquer method, solves problems

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Adaptive Class Preserving Representation for Image Classification

Adaptive Class Preserving Representation for Image Classification Adaptve Class Preservng Representaton for Image Classfaton Jan-Xun M,, Qankun Fu,, Wesheng L, Chongqng Key Laboratory of Computatonal Intellgene, Chongqng Unversty of Posts and eleommunatons, Chongqng,

More information

CSE 326: Data Structures Quicksort Comparison Sorting Bound

CSE 326: Data Structures Quicksort Comparison Sorting Bound CSE 326: Data Structures Qucksort Comparson Sortng Bound Bran Curless Sprng 2008 Announcements (5/14/08) Homework due at begnnng of class on Frday. Secton tomorrow: Graded homeworks returned More dscusson

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

Sorting Review. Sorting. Comparison Sorting. CSE 680 Prof. Roger Crawfis. Assumptions

Sorting Review. Sorting. Comparison Sorting. CSE 680 Prof. Roger Crawfis. Assumptions Sortng Revew Introducton to Algorthms Qucksort CSE 680 Prof. Roger Crawfs Inserton Sort T(n) = Θ(n 2 ) In-place Merge Sort T(n) = Θ(n lg(n)) Not n-place Selecton Sort (from homework) T(n) = Θ(n 2 ) In-place

More information

An Adaptive Filter Based on Wavelet Packet Decomposition in Motor Imagery Classification

An Adaptive Filter Based on Wavelet Packet Decomposition in Motor Imagery Classification An Adaptve Flter Based on Wavelet Paket Deomposton n Motor Imagery Classfaton J. Payat, R. Mt, T. Chusak, and N. Sugno Abstrat Bran-Computer Interfae (BCI) s a system that translates bran waves nto eletral

More information

Gabor-Filtering-Based Completed Local Binary Patterns for Land-Use Scene Classification

Gabor-Filtering-Based Completed Local Binary Patterns for Land-Use Scene Classification Gabor-Flterng-Based Completed Loal Bnary Patterns for Land-Use Sene Classfaton Chen Chen 1, Lbng Zhou 2,*, Janzhong Guo 1,2, We L 3, Hongjun Su 4, Fangda Guo 5 1 Department of Eletral Engneerng, Unversty

More information

METHODS FOR BATCH PROCESSING OF DATA MINING QUERIES

METHODS FOR BATCH PROCESSING OF DATA MINING QUERIES ETHOS FOR TH PROESSING OF T INING QUERIES arek Wojcechowsk and acej Zakrzewcz Insttute of omputng Scence Poznan Unversty of Technology ul. Potrowo 3a Poznan, Poland bstract: ey words: ata mnng s a useful

More information

FULLY AUTOMATIC IMAGE-BASED REGISTRATION OF UNORGANIZED TLS DATA

FULLY AUTOMATIC IMAGE-BASED REGISTRATION OF UNORGANIZED TLS DATA FULLY AUTOMATIC IMAGE-BASED REGISTRATION OF UNORGANIZED TLS DATA Martn Wenmann, Bors Jutz Insttute of Photogrammetry and Remote Sensng, Karlsruhe Insttute of Tehnology (KIT) Kaserstr. 12, 76128 Karlsruhe,

More information

Support Vector Machines

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

More information

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

Semi-analytic Evaluation of Quality of Service Parameters in Multihop Networks

Semi-analytic Evaluation of Quality of Service Parameters in Multihop Networks U J.T. (4): -4 (pr. 8) Sem-analyt Evaluaton of Qualty of Serve arameters n Multhop etworks Dobr tanassov Batovsk Faulty of Sene and Tehnology, ssumpton Unversty, Bangkok, Thaland bstrat

More information

Avatar Face Recognition using Wavelet Transform and Hierarchical Multi-scale LBP

Avatar Face Recognition using Wavelet Transform and Hierarchical Multi-scale LBP 2011 10th Internatonal Conferene on Mahne Learnng and Applatons Avatar Fae Reognton usng Wavelet Transform and Herarhal Mult-sale LBP Abdallah A. Mohamed, Darryl D Souza, Naouel Bal and Roman V. Yampolsky

More information

CSE 326: Data Structures Quicksort Comparison Sorting Bound

CSE 326: Data Structures Quicksort Comparison Sorting Bound CSE 326: Data Structures Qucksort Comparson Sortng Bound Steve Setz Wnter 2009 Qucksort Qucksort uses a dvde and conquer strategy, but does not requre the O(N) extra space that MergeSort does. Here s the

More information

DETECTING AND ANALYZING CORROSION SPOTS ON THE HULL OF LARGE MARINE VESSELS USING COLORED 3D LIDAR POINT CLOUDS

DETECTING AND ANALYZING CORROSION SPOTS ON THE HULL OF LARGE MARINE VESSELS USING COLORED 3D LIDAR POINT CLOUDS ISPRS Annals of the Photogrammetry, Remote Sensng and Spatal Informaton Senes, Volume III-3, 2016 XXIII ISPRS Congress, 12 19 July 2016, Prague, Czeh Republ DETECTING AND ANALYZING CORROSION SPOTS ON THE

More information

Path Following Control of a Spherical Robot Rolling on an Inclined Plane

Path Following Control of a Spherical Robot Rolling on an Inclined Plane Sensors & ransduers, Vol., Speal Issue, May 3, pp. 4-47 Sensors & ransduers 3 by IFSA http://www.sensorsportal.om Path Followng Control of a Spheral Robot Rollng on an Inlned Plane ao Yu, Hanxu Sun, Qngxuan

More information

CS47300: Web Information Search and Management

CS47300: Web Information Search and Management CS47300: Web Informaton Search and Management Prof. Chrs Clfton 15 September 2017 Materal adapted from course created by Dr. Luo S, now leadng Albaba research group Retreval Models Informaton Need Representaton

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

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

Fuzzy Weighted Association Rule Mining with Weighted Support and Confidence Framework

Fuzzy Weighted Association Rule Mining with Weighted Support and Confidence Framework Fuzzy Weghted Assocaton Rule Mnng wth Weghted Support and Confdence Framework M. Sulaman Khan, Maybn Muyeba, Frans Coenen 2 Lverpool Hope Unversty, School of Computng, Lverpool, UK 2 The Unversty of Lverpool,

More information