An Overlap Communities Detection Algorithm in Asymmetric Dynamic

Size: px
Start display at page:

Download "An Overlap Communities Detection Algorithm in Asymmetric Dynamic"

Transcription

1 An Overlap Communtes Detecton Algorthm n Asymmetrc Dynamc Socal Network 1 Wang Hong-yan, 2 Jang Gan-qng, 3 Lu Yong-shan, 4 Lu Wen-yuan, 5 Chen Z-jun 1 School of Informaton Scence and Engneerng, School of Economcs & Management, Yanshan Unversty, Chna, why925@163.com 2 School of Informaton Scence and Engneerng, Yanshan Unversty, Chna, snowear@163.com 3 School of Informaton Scence and Engneerng, Yanshan Unversty, Chna, ysulys@sohu.com 4 School of Informaton Scence and Engneerng, Yanshan Unversty, Chna, wylu@vp.163.com 5 School of Informaton Scence and Engneerng, Yanshan Unversty, Chna, zjchen@ysu.edu.cn Abstract Communty structure n socal network has features of lnk asymmetry and communty overlappng. The overlap communty detecton s mportant for obtanng global topologcal characterstcs of the network, desgnng data dstrbuton mechansm and controllng marketng costs. Based on the asymmetrc dynamc networks and the characterstcs of the communty, we propose a unversal algorthm for communty mnng: AFCAL. Not only can the algorthm detects the herarchcal structure and the overlappng areas of communtes, but also trace ther evoluton n dynamc moble networks effectvely. Smulaton results show that AFCAL algorthm compared wth exstng methods, exhbt better performance on the overlappng communty detecton accuracy and robustness. 1. Introducton Keywords:Asymmetrc, Overlap Communty, Dynamc Socal Network Socal network analyss (SNA) has drawn ncreasng attenton of researchers n varous felds, and also becomes the hot spot of varous busnesses to explore socal network marketng [1]. Frst, we detect the communty structure n socal network, and then select those customers who are the most lkely to receve the product and the most effectve secondary to spread the commodty, last, let these customers sell out merchandse by takng advantage of vral marketng. If the customers selected approprate, t wll maxmze marketng effectveness wth the least cost. In ths process, the detecton and analyss of communty structure are the keys to solve the problem. Accordng to symmetry or not, the communty detecton algorthm can be categorzed n two algorthms based on dgraph and undrected graph, and accordng to the dfference of applcaton, t can be dvded nto two algorthms used n statc network and dynamc network [2]. Palla and Derenv et al. proposed CFnder algorthm, based on the theory of k-clque n graph theory, whch can effectvely detect the overlap group structure n a statc network [3]. Steve Gregory proposed COPRA algorthm whch mproved Raghavan sgn genetc algorthm, COPRA algorthm s able to detect multple group structure overlap exstng n a statc network, the algorthm s stll able to mantan good effcency when t s used n large-scale and dense nodes network [4]. Nguyen put forward AFOCS algorthm whch can be used to detect overlap communty, and can be appled n a dynamc network [5]. Above algorthms abstract the network for an undrected graph, and does not consder the asymmetrc lnk features. Newman et al. mproved algorthm based on modularty, so that t can be appled n the drecton network to reflect the network herarchy, but the algorthm does not recognze more small communty structure of the network, and cannot detect the overlap area [6]. Blondel proposed a fast detect herarchcal communty structure aggregaton algorthm, whch s to some extent solves the problem of the resoluton of the Newman modular algorthm, s sutable for large-scale networks, but the algorthm easy to fall nto Local optmum, and cannot detect overlappng area [7]. Farkas I et al. proposed CPMd Advances n nformaton Scences and Servce Scences(AISS) Volume5, Number7, Aprl 2013 do: /aiss.vol5.ssue

2 algorthm on the bass of CFnder, whch can be appled to the weghted network, and s able to detect communty overlap regon, but the algorthm requres a pre-specfed value of k, dfferent values of whch have a great mpact on the number of communtes [8]. The above three algorthms can be appled n drected graph, but they are not applcable to dynamc network. DongshengDuan et al. proposed an algorthm sutable for dynamcal weghted networks, but the algorthm cannot detect the overlappng regons of the network, and t requres the same number of nodes to be changed n every change of the network, whch s often unrealstc [9]. Yang T B et al. use a Bayesan approach to detect communtes and ther evolutons n dynamc socal network, but they dd not take lnk asymmetry nto account [10]. Due to a varety of factors, the lnk connectng A to B s asymmetrc n socal networks, for example, A beleves B s a close frend and B regards A as a general frend. Ths asymmetry wll affect the network topology, thus affect the busness achevement of marketng programs. Some of the nodes n the socal network may be shared by a number of communtes. For example, a person may pass nto the part of several groups. As showed n fgure 1, an abstract network model, some nodes may be n an overlappng regon of two or more communtes. These nodes are relay nodes for the transmsson of nformaton between the communtes, and play an mportant role n the network. Therefore, to detect the overlap regon between the communtes has crucal sgnfcance for nformaton transfer and routng algorthm desgn. Fgure1. The overlapped communty structures In summary, the socal network communty structure should have asymmetrc, dynamc and overlap features, so, ths paper presents AFCAL(Adaptve Fndng Communty n Asymmetrc Lnk) algorthm whch can be appled to detect the overlappng regon n an asymmetrc dynamc network. 2. Descrpton of the problem 2.1. Related defntons and symbols n Descrpton Takng nto account the dynamcs and lnk drectonal characterstcs of the network, we abstract the network to a drectonal weghted graph, and express t usng a two-dmensonal matrx R. Defnton 1 (Drected weghted graph). G(V,E,W) s a drected weghted graph, V s the set of all nodes, E={<u,v> u,v V} represents the set of all edges, <u,v> s an ordered pars of nodes, e uv E represents a drected edge from node u to node v, W={w uv R u,v V;R s real number} s the weght set of drected edges, w uv s the weght of e uv. Defnton 2 (Neghbor nodes). If there s at least one lnk e uv from u to v, then defne u s a neghbor node of v, Ne(v) represents the neghbor nodes collecton of v. Defnton 3 (The really close neghbor nodes). For any node u,v V, f exst drect lnk between u and v, then defne u s a real nearest neghbor node of v, TNe(u) represents the true neghbor nodes collecton of v. Let C={C 1,C 2,,C k } represents the communty structure of the network, Com(C ) represents the label of communty C, whch marked n each communty s dfferent. For any C C, ts nternal nodes 972

3 s a subset of V, and the graph formed by them and ther adjacent lnks represents the communty structure of G. Defnton 4 (The nteractvty). For any communty C C, f u V, let w u n denotes the sum of lnk weghts from node u to the other nodes n communty C, w u out denotes the sum of lnk weghts from the node n communty C to node u, f w u n and w u out are not equal to 0, then we call there have node nteractvty between node u and communty C. Defnton 5 (Communty outler). For any communty C C, f u V and w u n =0 or w u out =0, then call u s an outler relatve to communty C. Defnton 6 (Communty boundary). For any C, C j, C, f u C and u s both nteractve wth C and C j,then u s called a boundary node of communty C, and the set F ={u u C, u s a boundary node of C } s called the boundary of communty C. Defnton 7 (Brdge node). If C=C C j, u C, and u s the real close neghbor to at least one node wthn C and C j, then call u s a brdge node between C and C j Dynamc Network Model Let G =(V, E, W ) s the correspondng abstract dagram model of the network at the tme t. C =(C 1,C 2,,C k ) s the network communty structure at t, G 0 =(V 0,E 0,W 0 ) s the orgnal nput map. ΔV,ΔE ΔW respectvely represent the change values of the node numbers, lnk numbers, and lnk weghts at Δt perod, Δt=t -t -1. ΔG =(ΔV,ΔE,ΔW ) denotes the network changes durng ths tme, G G G 1 Г=(G 0,G 1,G 2, ).. Dynamc network Г can be expressed as a sequence of tme-varyng graphs, 2.3. Objectve Functon We use Q-functon whch was proposed by Newman et al. n 2004 to be the objectve functon [11]. The Q functon s defned as the dfference of the actual numbers of lnk wthn the communty and the expected numbers of lnk whch s obtaned by random deployment, and t can quanttatvely measure the pros and cons of communty structure. The Q value s between 0-1, a hgher number ndcates the network communty structure s more obvous and the better dvson of the communty structure, otherwse, the worse. The process of detectng the communty structure s the process to maxmze the Q value. However, fndng the optmal Q value s an NP-Hard problem [12]. Therefore, the algorthm based on modular s an approxmaton algorthm n most cases. Based on Blondel algorthm, ths paper presents an overlappng communty detectng algorthm whch s used n the dynamc and lnk-asymmetrc network. Lnk weghts between nodes are correspondng to the elements of the drected and weghted graph R, then, the Q functon can be wrtten as [13]: 1 w out n w j Q ( w j ) ( C, C j ) (1) W j W Where w j s the weght of the lnk from node to node j; node to other nodes; w w s the sum of weghts from out j j n wj wj s the sum of weghts from other nodes to node ; W wj j s the total sum of the weghts of the network; σ(c,c j ) s the decson functon, If C =C j, then σ(c,c j )=1,else σ(c,c j )=0. The Q functon of the equaton (1) can be smplfed as: Q ( epp apbq ) p 1 (2) 973

4 where, epp apbq s the rato of the sum of lnk weghts from nodes wthn communty p to nodes wthn communty q to the total amount of all lnk weghts n the network, Obvously, e pp s the proporton of the sum of lnk weghts wthn communty p to the total amount of all lnk weghts; ap p j ( V p) w j s the proporton of the sum of lnk weghts from nodes wthn communty p to W the nodes wthn other communtes to the total amount of all lnk weghts n the network; bq ( V q) j q w j s the proporton of the sum of lnk weghts from nodes out of communty q to W the nodes wthn communty q to the total amount of all lnk weghts n the network. 3. Algorthm Descrpton In ths paper, AFCAL algorthm s a two-phase algorthm. In the frst phase, by the orgnal nput graph G 0 =(V 0,E 0,W 0 ), FCAL s able to detect the ntal communty structure C 0 ={C 01,C 02,,C 0k } at the tme t 0 ; In the second phase, the dynamc network s abstracted nto graphc sequence Г =( G 0,G 1,G 2, ), whch s changeable wth tme. The AFCAL algorthm can determne the communty structure C +1 at the tme t +1 based on the communty structure C at the tme t. Specfc algorthms are descrbed below FCAL Algorthm Communty Structure Intalzaton In the ntal case, each node n the network s seen as a communty structure, and s gven a dfferent communty structure label Com(C ). For node, calculate the module functon ncrements ΔQ when node s joned nto the communty of ts neghbor node j. Q epq eqp apbq aqbp (3) Let p and q are two communtes n the network, Q 1 s the network module degree before p and q merger, Q 2 s the network module degree after p and q merger, Q(p) s the module of communty p, equaton (2) shows: Q( p) epp apbp (4) If ΔQ s postve and the maxmum, node wll be joned nto the communty correspondng to neghbor node j; otherwse, the node wll stay n the orgnal communty. Repeat the operaton untl all the nodes n the network are assgned to correspondng communtes, whch lead to consttutng the ntal coarse-graned communty structure C 0. We sequentally combne each of the communty n C 0 wth adjacent communty, and calculate the ncremental ΔQ of the global Q value, f ΔQ s greater than zero and the maxmum, then merge these two communtes, else retan the orgnal communty structure. Repeat the operaton untl there are no communtes to be merged, the ntal communtes structure C 0 ={C 01,C 01, C 0m } s determned Detect communtes overlap regon In order to detect the overlappng area between communtes, we set an overlappng threshold value λ. Let F s the boundary of C 0, u s a pont on F, C 0j s an nteractve communty wth u. We calculate ΔQ 1 whch s the change after deletng u from C 0 and ΔQ 2 whch s the change after jonng u nto C 0j. Let ΔLQ=ΔQ 1 +ΔQ 2, f the absolute value ΔLQ <λ, then u s an overlappng area node of C 0j. 974

5 3.2. AFCAL Algorthm Let G={ G 1, G 2,, G k } represents the topology changes n the network n the perod of t, where, G represents a fundamental change. The network changes wthn ths perod of tme are attrbuted to the combnaton of the followng sx basc changes: (1) Add a new node (V+v): A new node v and ts adjacent lnks are added to the network. (2) Remove an orgnal node (V-v): An orgnal node v and ts adjacent lnk have been removed from the network. (3) Form a new lnk (E+e): A lnk s formed between two nodes n the network. (4) Remove the orgnal lnk (E-e): A lnk n the network s removed. (5) Increase the lnk weght (W+ w): A lnk weght n the network s ncreased. (6) Reduce the lnk weghts (W- w): A lnk weght n the network s decreased. In order to accurately detect the changes n communty structure n a dynamc network, we propose AFCAL algorthm. It requres FCAL frst to detect the ntal communty structure, next to detect the changes n communty structure whch are generated by the fundamental changes, so as to accurately reflect the dynamc changes of the communty structure n the network. Formaton and dsappearance of the lnk can be seen as the specal cases of lnk weghts ncreased and reduced. Therefore, we only put forward the algorthm to treat (1), (2), (5), (6) four basc changes n AFCAL. The specfc algorthm s descrbed below: Processng the changes n the nodes If u and ts adjacent lnk are added to the network n the perod of t, t can potentally produce sgnfcant changes to the orgnal communty structure. As showed n fgure 2 (b), when v as a new node s added to the network, the orgnally solated two communty groups C 1 and C 2 are lnked, and v becomes the neghbor wth part of the nodes n C 2, whch causes the formaton of a new communty C 3. Smlarly, the dsappearance of the orgnal node may lead to a varety of changes n the communty structure. Sometmes, specal nodes dd not change the exstng communty structure too much. As showed n fgure 2 (a), u as a new node s just added to communty C 1, whch wll keep other communtes structure constant. Therefore, f the node changes are specal changes, we need only add ths node to the correspondng communty or delete from the orgnal communty, and other communty structure s mantaned unchanged. Otherwse, we need to run the FCAL algorthm n the local area, to determne local changes n the communtes. (a) u s added n C 1 (b) v gathers some nodes from C 2 to form C 3 Fgure2. A new node s added If u only nteracts wth the communty C 1, Lemma 1 shows that t strengthens the nternal nodes contact n C 1 and ncreases the Q values, then we wll jon u nto communty C 1 and mantan the structure of other communtes unchanged. Let v be the orgnal node dsappearng n the perod of t, f node v does not belong to any network, then remove v from the network, and keep the other communty structure unchanged. Lemma 1: If u s a new node, and only have nteractve relatonshp wth communty C, then f u s added to the communty C, the module Q(C) of C wll be ncreased. 975

6 Proof: Let Q(C) be the ntal module degree of C, the module degree of C wll be ncreased to Q(C) f u s added to C. By formula (2) and (3) we can obtan: Q = Q(C) - Q(C) = (Q(C) + sum(u)) - Q(C) = sum(u) > 0 Among, sum(u) s the sum of lnk weghts between node u and the nodes n communty C Dealng wth changes n the value of the lnk weghts Same to the node changes, the lnk weghts changes wll drectly affect the sze of the communty modularty, and wll produce a varety of changes to communtes. If e uv s a lnk n C, by Lemma 2 we know that t wll enhance the nternal lnks of C by ncreasng the weghts w uv, so as to make the communty structure more obvous. If e uv s a lnk connectng of two communtes C and C j whch do not overlap, then ther respectve communty structure wll be more obvous by reducng the weghts value w uv. Therefore, for the above two partcular changes n the weghts, we mantan the exstng communty structure constant. For other cases, such as the ncreased value of the weghts to a certan lnk between the two communtes, the decreased value of the weghts to a certan lnk wthn one communty, whch wll cause the changes n communty structure havng dversty and uncertanty, and we wll judge these by FCAL algorthm n the local area. Lemma 2: If w uv s ncreased where u and v are belong to communty C, then, the module degree Q(C) of C wll be ncreased. Proof: Let Q(C) be the ntal module degree of C, and t changes to Q(C) after ncreasng w uv. By formula (2) and (3), we can obtan: Q = Q(C) - Q(C) = (Q(C) + w uv ) - Q(C) = w uv >0 Among, w uv s the ncrements of w uv. 4. Experments and Evaluaton 4.1. Comparson the number of communtes and NMI value In order to analyze the performance of the algorthm, we apply LFR judge reference map proposed by Fortunato for smulaton, contrast the number of detectng communty and Normalzed Mutual Informaton(NMI) wth CPMd, and test the accuracy n detectng communty of the overlappng area under dfferent threshold [5] [14]. In ths artcle we set the parameters of the LFR judge benchmark chart as follows: The sze of the mnmum and maxmum communtes are C mn = 10 and C max = 50; Each node belong to two communtes at most, O m =2; The number of nodes s N=1000; Network weghts mxng rato parameter μ respectvely are 0.1 and 0.3, whch ndcates the degree of the asymmetry of the network; The communty overlap rato β (Overlappng Fracton) determnes the number of nodes n the overlappng area n the network, whch s set a value of 0 to 0.5. (a)n=1000,μ=0.1 (b)n=1000,μ=0.3 Fgure3. Communtes number found by AFCAL and CPMd 976

7 Fgure 3 (a) and (b) show the comparson of the number of foundng communtes and the actual number of communtes n dfferent communtes overlap rato β by algorthm AFCAL and CPMd. In fgure 3 (a), the weghts mxng rato parameter μ = 0.1, whle n fgure 3 (b), μ = 0.3. As can be seen from the fgure, the number of communtes found by AFCAL has a very hgh degree of concdence wth the actual number of communtes, whch ndcates the algorthm can more accurately fnd the number of communtes n the actual network than CPMd. Fgure 4 (a) and (b) show the values of NMI n dfferent β by algorthm AFCAL and CPMd. NMI values can be used to measure the overlappng communty qualty, the NMI value s the closer to 1, the better s the qualty of the communty structure detected. As can be seen from the fgure, when μ = 0.3, wth ncreasng communtes overlap rato, the NMI value n CPMd drops by an average of 21%, and the NMI value n AFCAL drops by only 9%. In summary, AFCAL can accurately fnd the actual number of overlappng communtes, and the communty structure detected has hgher qualty. (a)n=1000,μ=0.1 (b)n=1000,μ=0.3 Fgure4. Normalzed Mutual Informaton score (a)nmi score (b)runnng tme Fgure5. The runnng tme and NMI score of AFCAL 977

8 4.2. AFCAL algorthm runnng tme and NMI value measurement In order to test the performance of AFCAL algorthm wth the network dynamc changes, we do dynamc smulaton for the network. Wheren the sze of the ntal network s 1000 nodes and the network dynamcs s dvded nto four stages, each stage have an average of 20 nodes and 200 lnks dynamc changes. As showed n fgure 5(a), the NMI value of communty structure at each stage s verfed, whch can be seen that the communty structure NMI value s around 0.8; Fgure 5 (b) verfes the AFCAL runnng tme at each stage, whch can be seen that the average runnng tme s about 1s. Therefore, AFCAL can effectvely detect the communty structure n dynamc networks, and ts speed s relatvely fast, whch mples that t can be able to reflect the dynamc changes n the network. 5. Concluson Ths paper presents AFCAL algorthm whch can detect communty structure n an asymmetrc lnk dynamc network. The algorthm can detect the overlap nodes between communtes, and can n real tme reflect the evolutonary process of the communty structure n a dynamc network. Expermental results show that AFCAL s wth hgher effcency and detecton accuracy. The communty structure research s the bass of socal network marketng, followng further study wll focus on the dstrbuton mechansm and user partcpaton ncentve mechansm based on ths data structure, whch s the drecton of our future research. 6. Acknowledgement The work s supported by the Natonal Scence Foundaton of Chna (No and No ). 7. References [1] Yjng Lu, Zhshu L, Mng Lu, Nanbo Lu, Yalan Ye, Socal Selfshness Aware Mult-copy Routng n Moble Socal Networks, JDCTA, vol. 6, no. 9, pp , [2] Mao-Guo Gong, Lng-Jun Zhang, Jng-Jng Ma, L-Cheng Jao, Communty Detecton n Dynamc Socal Networks Based on Multobjectve Immune Algorthm, Journal of Computer Scence and Technology, vol. 27, no. 3, pp , [3] Gergely Palla, Imre Dereny, Illes Farkas, Tamas Vcsek, Uncoverng the overlappng communty structure of complex networks n nature and socety, Nature, vol. 435, no. 7043, pp , [4] Steve Gregory, Fndng overlappng communtes n networks by label propagaton, New J. Physcs, vol. 10, no. 12, pp , [5] Nam P.Nguyen, Thang N.Dnh, Sndhura Tokala, My T. Tha, Overlappng Communtes n Dynamc Networks: Ther Detecton and Moble Applcatons, Proceedngs of the 17th annual nternatonal conference on Moble computng and networkng, pp , [6] Newman M.E.J, Lecht E.A, Communty structure n drected networks, Physcal Revew Letters, vol. 100, no. 11, pp , [7] Blondel V.D, Gullaume J.L, Lambotte R, Lefebvre E, Fast unfoldng of communty herarches n large networks, Journal of Statstcal Mechancs: Theory and Experment, vol. 10, no. 10, pp , [8] Gergely Palla, Illes J. Farkas, Peter Pollner, Imre Dereny, Tamas Vcsek, Drected network modules, New J. Phys, vol. 9, no. 6, pp. 186, [9] Dongsheng Duan, Yuhua L, Yanan Jn, Zhengdng Lu, Communty Mnng on Dynamc Weghted Drected Graphs, Proceedngs of the 1st ACM nternatonal workshop on Complex networks meet nformaton & knowledge management, pp ,

9 [10] Yang T B, Ch Y, Zhu S H, Gong Y H, Jn R, Detectng communtes and ther evolutons n dynamc socal networks-a Bayesan approach, Machne Learnng, vol. 82, no. 2, pp ,2011. [11] Newman M.E.J, Grvan M, Fndng and evaluatng communty structure n networks, Physcal Revew E, vol. 69, no. 2, pp , [12] Zhang Xnyan, L Wepng, The study on the WSNs Clusterng Algorthm Based on mproved Agent, IJACT, vol. 5, no. 2, pp , [13] Newman M.E.J, Analyss of weghted networks, Physcal Revew E, vol. 70, no. 5, pp , [14] Lancchnett A, Fortunato S, Communty detecton algorthms: A comparatve analyss, Physcal Revew E, vol. 80, no. 5, pp ,

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

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

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

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

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK L-qng Qu, Yong-quan Lang 2, Jng-Chen 3, 2 College of Informaton Scence and Technology, Shandong Unversty of Scence and Technology,

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

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

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

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

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

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

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

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

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

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

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

Network Coding as a Dynamical System

Network Coding as a Dynamical System Network Codng as a Dynamcal System Narayan B. Mandayam IEEE Dstngushed Lecture (jont work wth Dan Zhang and a Su) Department of Electrcal and Computer Engneerng Rutgers Unversty Outlne. Introducton 2.

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

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

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

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 97-735 Volume Issue 9 BoTechnology An Indan Journal FULL PAPER BTAIJ, (9), [333-3] Matlab mult-dmensonal model-based - 3 Chnese football assocaton super league

More information

An Improved Image Segmentation Algorithm Based on the Otsu Method

An Improved Image Segmentation Algorithm Based on the Otsu Method 3th ACIS Internatonal Conference on Software Engneerng, Artfcal Intellgence, Networkng arallel/dstrbuted Computng An Improved Image Segmentaton Algorthm Based on the Otsu Method Mengxng Huang, enjao Yu,

More information

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD Analyss on the Workspace of Sx-degrees-of-freedom Industral Robot Based on AutoCAD Jn-quan L 1, Ru Zhang 1,a, Fang Cu 1, Q Guan 1 and Yang Zhang 1 1 School of Automaton, Bejng Unversty of Posts and Telecommuncatons,

More information

An Internal Clustering Validation Index for Boolean Data

An Internal Clustering Validation Index for Boolean Data BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 6 Specal ssue wth selecton of extended papers from 6th Internatonal Conference on Logstc, Informatcs and Servce Scence

More information

Structure Formation of Social Network

Structure Formation of Social Network Structure Formaton of Socal Network DU Nan 1, FENG Hu 2, HUANG Zgang 3, Sally MAKI 4, WANG Ru(Ruby) 5, and ZHAO Hongxa (Melssa) 6 1 Bejng Unversty of Posts and Telecommuncatons, Chna 2 Fudan Unversty,

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

FAHP and Modified GRA Based Network Selection in Heterogeneous Wireless Networks

FAHP and Modified GRA Based Network Selection in Heterogeneous Wireless Networks 2017 2nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 2017) ISBN: 978-1-60595-522-3 FAHP and Modfed GRA Based Network Selecton n Heterogeneous Wreless Networks Xaohan DU, Zhqng

More information

Professional competences training path for an e-commerce major, based on the ISM method

Professional competences training path for an e-commerce major, based on the ISM method World Transactons on Engneerng and Technology Educaton Vol.14, No.4, 2016 2016 WIETE Professonal competences tranng path for an e-commerce maor, based on the ISM method Ru Wang, Pn Peng, L-gang Lu & Lng

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

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Efficient Distributed File System (EDFS)

Efficient Distributed File System (EDFS) Effcent Dstrbuted Fle System (EDFS) (Sem-Centralzed) Debessay(Debsh) Fesehaye, Rahul Malk & Klara Naherstedt Unversty of Illnos-Urbana Champagn Contents Problem Statement, Related Work, EDFS Desgn Rate

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

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT Journal of Theoretcal and Appled Informaton Technology 30 th Aprl 013. Vol. 50 No.3 005-013 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 THE PATH PLANNING ALGORITHM AND

More information

SCALABLE AND VISUALIZATION-ORIENTED CLUSTERING FOR EXPLORATORY SPATIAL ANALYSIS

SCALABLE AND VISUALIZATION-ORIENTED CLUSTERING FOR EXPLORATORY SPATIAL ANALYSIS SCALABLE AND VISUALIZATION-ORIENTED CLUSTERING FOR EXPLORATORY SPATIAL ANALYSIS J.H.Guan, F.B.Zhu, F.L.Ban a School of Computer, Spatal Informaton & Dgtal Engneerng Center, Wuhan Unversty, Wuhan, 430079,

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

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

An Image Compression Algorithm based on Wavelet Transform and LZW

An Image Compression Algorithm based on Wavelet Transform and LZW An Image Compresson Algorthm based on Wavelet Transform and LZW Png Luo a, Janyong Yu b School of Chongqng Unversty of Posts and Telecommuncatons, Chongqng, 400065, Chna Abstract a cylpng@63.com, b y27769864@sna.cn

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

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

Resource and Virtual Function Status Monitoring in Network Function Virtualization Environment

Resource and Virtual Function Status Monitoring in Network Function Virtualization Environment Journal of Physcs: Conference Seres PAPER OPEN ACCESS Resource and Vrtual Functon Status Montorng n Network Functon Vrtualzaton Envronment To cte ths artcle: MS Ha et al 2018 J. Phys.: Conf. Ser. 1087

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

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

More information

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm , pp.197-202 http://dx.do.org/10.14257/dta.2016.9.5.20 Research of Dynamc Access to Cloud Database Based on Improved Pheromone Algorthm Yongqang L 1 and Jn Pan 2 1 (Software Technology Vocatonal College,

More information

Scheduling Remote Access to Scientific Instruments in Cyberinfrastructure for Education and Research

Scheduling Remote Access to Scientific Instruments in Cyberinfrastructure for Education and Research Schedulng Remote Access to Scentfc Instruments n Cybernfrastructure for Educaton and Research Je Yn 1, Junwe Cao 2,3,*, Yuexuan Wang 4, Lanchen Lu 1,3 and Cheng Wu 1,3 1 Natonal CIMS Engneerng and Research

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

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

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

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

A Topology-aware Random Walk

A Topology-aware Random Walk A Topology-aware Random Walk Inkwan Yu, Rchard Newman Dept. of CISE, Unversty of Florda, Ganesvlle, Florda, USA Abstract When a graph can be decomposed nto clusters of well connected subgraphs, t s possble

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

Some material adapted from Mohamed Younis, UMBC CMSC 611 Spr 2003 course slides Some material adapted from Hennessy & Patterson / 2003 Elsevier

Some material adapted from Mohamed Younis, UMBC CMSC 611 Spr 2003 course slides Some material adapted from Hennessy & Patterson / 2003 Elsevier Some materal adapted from Mohamed Youns, UMBC CMSC 611 Spr 2003 course sldes Some materal adapted from Hennessy & Patterson / 2003 Elsever Scence Performance = 1 Executon tme Speedup = Performance (B)

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

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling , pp.40-45 http://dx.do.org/10.14257/astl.2017.143.08 Applcaton of Improved Fsh Swarm Algorthm n Cloud Computng Resource Schedulng Yu Lu, Fangtao Lu School of Informaton Engneerng, Chongqng Vocatonal Insttute

More information

Mutual-Relationship-Based Community Partitioning for Social Networks

Mutual-Relationship-Based Community Partitioning for Social Networks Receved November 3; revsed November 4; accepted December 4. Date of publcaton 7 December 4; date of current verson 4 February 5. Dgtal Object Identfer.9/TETC.4.3839 Mutual-Relatonshp-Based Communty Parttonng

More information

Identifying Top-k Most Influential Nodes by using the Topological Diffusion Models in the Complex Networks

Identifying Top-k Most Influential Nodes by using the Topological Diffusion Models in the Complex Networks (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, Vol. 8, No., 07 Identfyng Top-k Most Influental Nodes by usng the Topologcal Dffuson Models n the Complex Networks Maryam Padar,

More information

3. CR parameters and Multi-Objective Fitness Function

3. CR parameters and Multi-Objective Fitness Function 3 CR parameters and Mult-objectve Ftness Functon 41 3. CR parameters and Mult-Objectve Ftness Functon 3.1. Introducton Cogntve rados dynamcally confgure the wreless communcaton system, whch takes beneft

More information

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.15 No.10, October 2015 1 Evaluaton of an Enhanced Scheme for Hgh-level Nested Network Moblty Mohammed Babker Al Mohammed, Asha Hassan.

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

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

Recommended Items Rating Prediction based on RBF Neural Network Optimized by PSO Algorithm

Recommended Items Rating Prediction based on RBF Neural Network Optimized by PSO Algorithm Recommended Items Ratng Predcton based on RBF Neural Network Optmzed by PSO Algorthm Chengfang Tan, Cayn Wang, Yuln L and Xx Q Abstract In order to mtgate the data sparsty and cold-start problems of recommendaton

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

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

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

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

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

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT 3. - 5. 5., Brno, Czech Republc, EU APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT Abstract Josef TOŠENOVSKÝ ) Lenka MONSPORTOVÁ ) Flp TOŠENOVSKÝ

More information

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES UbCC 2011, Volume 6, 5002981-x manuscrpts OPEN ACCES UbCC Journal ISSN 1992-8424 www.ubcc.org VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

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

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING An Improved K-means Algorthm based on Cloud Platform for Data Mnng Bn Xa *, Yan Lu 2. School of nformaton and management scence, Henan Agrcultural Unversty, Zhengzhou, Henan 450002, P.R. Chna 2. College

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

Application of VCG in Replica Placement Strategy of Cloud Storage

Application of VCG in Replica Placement Strategy of Cloud Storage Internatonal Journal of Grd and Dstrbuted Computng, pp.27-40 http://dx.do.org/10.14257/jgdc.2016.9.4.03 Applcaton of VCG n Replca Placement Strategy of Cloud Storage Wang Hongxa Computer Department, Bejng

More information

Research Article Information Transmission Probability and Cache Management Method in Opportunistic Networks

Research Article Information Transmission Probability and Cache Management Method in Opportunistic Networks Wreless Communcatons and Moble Computng Volume 2018, Artcle ID 1571974, 9 pages https://do.org/10.1155/2018/1571974 Research Artcle Informaton Transmsson Probablty and Cache Management Method n Opportunstc

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

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

BRDPHHC: A Balance RDF Data Partitioning Algorithm based on Hybrid Hierarchical Clustering

BRDPHHC: A Balance RDF Data Partitioning Algorithm based on Hybrid Hierarchical Clustering 015 IEEE 17th Internatonal Conference on Hgh Performance Computng and Communcatons (HPCC), 015 IEEE 7th Internatonal Symposum on Cyberspace Safety and Securty (CSS), and 015 IEEE 1th Internatonal Conf

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

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

Journal of Chemical and Pharmaceutical Research, 2014, 6(6): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(6): Research Article Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(6):2512-2520 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Communty detecton model based on ncremental EM clusterng

More information

All-Pairs Shortest Paths. Approximate All-Pairs shortest paths Approximate distance oracles Spanners and Emulators. Uri Zwick Tel Aviv University

All-Pairs Shortest Paths. Approximate All-Pairs shortest paths Approximate distance oracles Spanners and Emulators. Uri Zwick Tel Aviv University Approxmate All-Pars shortest paths Approxmate dstance oracles Spanners and Emulators Ur Zwck Tel Avv Unversty Summer School on Shortest Paths (PATH05 DIKU, Unversty of Copenhagen All-Pars Shortest Paths

More information

Evolutionary Computation for Community Detection in Networks: a Review

Evolutionary Computation for Community Detection in Networks: a Review IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. X, NO. X, X 2017 1 Evolutonary Computaton for Communty Detecton n Networks: a Revew Clara Pzzut Abstract In today s world, the nterconnectons among objects

More information

A NOTE ON FUZZY CLOSURE OF A FUZZY SET

A NOTE ON FUZZY CLOSURE OF A FUZZY SET (JPMNT) Journal of Process Management New Technologes, Internatonal A NOTE ON FUZZY CLOSURE OF A FUZZY SET Bhmraj Basumatary Department of Mathematcal Scences, Bodoland Unversty, Kokrajhar, Assam, Inda,

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB

SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB V. Hotař, A. Hotař Techncal Unversty of Lberec, Department of Glass Producng Machnes and Robotcs, Department of Materal

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

Correlative features for the classification of textural images

Correlative features for the classification of textural images Correlatve features for the classfcaton of textural mages M A Turkova 1 and A V Gadel 1, 1 Samara Natonal Research Unversty, Moskovskoe Shosse 34, Samara, Russa, 443086 Image Processng Systems Insttute

More information

Wireless Sensor Network Localization Research

Wireless Sensor Network Localization Research Sensors & Transducers 014 by IFSA Publshng, S L http://wwwsensorsportalcom Wreless Sensor Network Localzaton Research Lang Xn School of Informaton Scence and Engneerng, Hunan Internatonal Economcs Unversty,

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

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

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 Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

More information

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang The Theory and Applcaton of an Adaptve Movng Least Squares for Non-unform Samples Xanpng Huang, Qng Tan, Janfe Mao*, L Jang, Ronghua Lang College

More information

Machine Learning. Topic 6: Clustering

Machine Learning. Topic 6: Clustering Machne Learnng Topc 6: lusterng lusterng Groupng data nto (hopefully useful) sets. Thngs on the left Thngs on the rght Applcatons of lusterng Hypothess Generaton lusters mght suggest natural groups. Hypothess

More information

Investigations of Topology and Shape of Multi-material Optimum Design of Structures

Investigations of Topology and Shape of Multi-material Optimum Design of Structures Advanced Scence and Tecnology Letters Vol.141 (GST 2016), pp.241-245 ttp://dx.do.org/10.14257/astl.2016.141.52 Investgatons of Topology and Sape of Mult-materal Optmum Desgn of Structures Quoc Hoan Doan

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