CN103593800A - Community discovery method based on faction random walk - Google Patents

Community discovery method based on faction random walk Download PDF

Info

Publication number
CN103593800A
CN103593800A CN201310518584.7A CN201310518584A CN103593800A CN 103593800 A CN103593800 A CN 103593800A CN 201310518584 A CN201310518584 A CN 201310518584A CN 103593800 A CN103593800 A CN 103593800A
Authority
CN
China
Prior art keywords
factions
big
community
node
degree
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310518584.7A
Other languages
Chinese (zh)
Other versions
CN103593800B (en
Inventor
鲍亮
王焱楠
张珂
陈平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xidian University
Original Assignee
Xidian University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xidian University filed Critical Xidian University
Priority to CN201310518584.7A priority Critical patent/CN103593800B/en
Publication of CN103593800A publication Critical patent/CN103593800A/en
Application granted granted Critical
Publication of CN103593800B publication Critical patent/CN103593800B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a community discovery method based on faction random walk, and aims to solve the problems that an existing community discovery method is unstable in result, and overlapping communities and community structures under different levels can not be discovered. The method particularly includes the steps great factions are found out from a social network, the redundant great factions and independent nodes are processed, a great faction network is constructed, a tightness matrix is initialized, communities where the great factions are located are found out, and social network nodes in each community are acquired. The capacity for discovering the overlapping communities and the community structures under the different layers is possessed, and stability of community discovery results is improved.

Description

Community discovery method based on factions' random walk
Technical field
The invention belongs to field of computer technology, further relate to a kind of community discovery method based on factions' random walk in data mining technology field.The overlapping community of the present invention in can discovering network and the community structure under different levels, and can improve the stability of community's result.
Background technology
Community discovery technology is that the community structure in discovering network is a fundamental research in complex network, by find community structure in complex network, and to take the network that these community structures are that unit forms be research object, the rule can be under significantly reducing research complexity containing in to network is studied discovery.
The patented technology that PLA University of Science and Technology for National Defense has " the community discovery method " (applying date: 2010.03.01 Granted publication number: disclose a kind of community discovery method CN102194149B).The method comprises: in a community network, according to the scale scope that will find community, delimit a region of search; Neighbor node array according to node in described region of search is done cut operator; A selected node in the residue node of the community network through cut operator, in the neighbor node of this node, searching for size is | the community of S|-1, after finding, by this node and the size searching, being | the community of S|-1 forms the community that will find, is added in result set; The left margin of described region of search is moved to the left, then in the region of search after expansion, re-executes abovementioned steps, until region of search reaches the minimum value of the scale that will find community.The deficiency that the method exists is that, because the neighbor node number according to node is done cut operator, the method cannot be found overlapping community.
The patent " the medicine Combo discovering method based on complex network model parallelization label propagation algorithm " of Nanjing University's application (application number: 201210111171.2 applyings date: open day of 2012.04.16 publication number: CN102663108A: 2012.09.12), disclose a kind of medicine Combo discovering method based on complex network model parallelization label propagation algorithm.The method comprises the steps: the networking stage: a) pre-service generates Chinese medicine data set, is formatted as text data; B) initial text data is disposed to Hadoop to platform; C) Chinese medicine network is set up in parallelization; D) finish.Excavation phase: a) obtaining step 1-c processes the Chinese medicine network text file generating; B) Chinese medicine network text file is disposed to the platform to Hadoop; C) implement parallelization label propagation algorithm and find medicine corporations; D) finish.The deficiency that the method exists is that, owing to adopting label propagation to carry out community discovery, the method cannot be found the community structure under different levels; Because label propagation exists instability, cause using the method to carry out the unstable result of community discovery.
Summary of the invention
The present invention is directed to above-mentioned the deficiencies in the prior art, proposed a kind of community discovery method based on factions' random walk.
The concrete thought that the present invention realizes is: first from community network, find out very big factions, then find out the community at each very big factions place, with the very big factions in each community of all community network node replacements in very big factions, overcome prior art and cannot find the shortcoming of overlapping community, made the present invention there is the ability of finding overlapping community.By changing the size of multi-scale parameters, obtain different community's Attraction Degree, thereby obtain the community structure under different levels, overcome the shortcoming that prior art can not obtain the community structure under different levels, make the present invention to there is the ability that can obtain the community structure under different levels.Calculate the random movement probability of very big factions to community, find out the community at each very big factions place, thereby obtain the community network node in each community, overcome the shortcoming of community's unstable result that prior art obtains, improved the stability of community discovery result.
The concrete steps that the present invention realizes comprise as follows:
(1) from community network, find out very big factions:
(2) process unnecessary very big factions and isolated node:
2a) optional very big factions in found out very big factions;
The node sum and the node in selected very big factions that 2b) compare in each very big factions are total, find out the very big factions that are greater than the node sum in selected very big factions;
2c) adopt degree of comprising value formula, calculate degree of the comprising value of the very big factions more than the node sum in selected very big factions with respect to node sum of selected very big factions;
2d) in judgement degree of comprising value, whether be greater than 0.75, if so, from found out very big factions set, delete selected very big factions, otherwise, retain selected very big factions, execution step 2e);
2e) judge that whether the very big factions in community network are all processed complete, if so, perform step 2f), otherwise, execution step 2a);
2f) travel through all very big factions, find out the isolated node not being included in any one very big factions;
2g) isolated node is joined in the very big factions that the neighbor node number that comprises isolated node is maximum;
(3) construct very big factions network:
3a) optional two very big factions in very big factions, adopt degree of overlapping formula, calculate the degree of overlapping of selected two very big factions;
Whether the degree of overlapping that 3b) judges every two very big factions has all been calculated, and if so, performs step 3c), otherwise, execution step 3a);
3c) degree of overlapping is greater than between two very big factions of 0.2 and sets up a limit, form very big factions network;
(4) initialization tight ness rating matrix:
4a) optional two very big factions in very big factions, adopt tight ness rating formula, calculate the tight ness rating of selected two very big factions;
Whether the tight ness rating that 4b) judges every two very big factions has all been calculated, if so, perform step (5), otherwise, execution step 4a);
(5) find out the community at each very big factions place:
5a) each very big factions is constructed respectively to an initial community for correspondence with it, in each initial community, only have very big factions;
5b) optional very big factions in very big factions, obtain community's set at the very big factions of the neighbours place of selected very big factions;
5c) calculate the community Attraction Degree of each community to selected very big factions in the set of community, neighbours very big factions place;
5d) calculate the random movement probability of selected very big factions to each community in the set of community, neighbours very big factions place, obtain largest random movement probability;
5e) the community from own place by selected very big factions, the community corresponding to largest random movement probability moves, and obtains society's area code at selected very big factions place in current iteration;
5f) all very big factions are judged whether to obtain society's area code at its place, if so, perform step 5g), otherwise, execution step 5b);
5g) to all very big factions, judge that the society's area code whether society's area code at its place calculate with last iteration is identical, if so, execution step (6), otherwise, execution step 5b);
(6) obtain the community network node in each community:
Very big factions with in each community of all community network node replacements in very big factions, obtain the community network node in each community.
Compared with prior art, tool has the following advantages in the present invention:
First, during the community network node of the present invention in obtaining each community, first from community network, find out very big factions, then find out the community at each very big factions place, with the very big factions in each community of all community network node replacements in very big factions, overcome prior art and cannot find the deficiency of overlapping community, made the present invention there is the ability of finding overlapping community.
Second, the present invention is when calculating community's Attraction Degree, by changing the size of multi-scale parameters, obtain different community's Attraction Degree, thereby obtain the community structure under different levels, overcome the shortcoming that prior art can not obtain the community structure under different levels, made the present invention to there is the ability that can obtain the community structure under different levels.
The 3rd, the present invention is when calculating random movement probability, first from community network, find out very big factions, then calculate the random movement probability of very big factions to community, find out the community at each very big factions place, thereby obtain the community network node in each community, overcome the shortcoming of community's unstable result that prior art obtains, make the present invention to have improved the stability of community discovery result.
Accompanying drawing explanation
Fig. 1 is process flow diagram of the present invention;
Fig. 2 is the process flow diagram that step 5 of the present invention is found out the community at each very big factions place;
Fig. 3 is analogous diagram of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the present invention is described in further detail.
With reference to Fig. 1, the concrete steps that the present invention realizes are as follows:
Step 1 is found out very big factions from community network.
The 1st step, an optional node v in community network, is assigned to set Y by the neighbor node set of node v, and node v joins in set X;
The 2nd step, in pair set Y, the label of node is done ascending sort according to order from small to large;
The 3rd step, in the node of set Y, elects the node of smallest sequence number as node t, and node t is joined in set X;
The 4th step, whether the node in judgement set X in the neighbor node set of each node in community network, if so, the node in community network is joined can with set X in node form in the node set of factions, otherwise, do not add;
The 5th step, whether judgement can be empty set with the node set of gathering the node formation factions in X, if so, carries out the 7th step, otherwise carries out the 6th step;
The 6th step, joins set X by node t, can again be assigned to set Y with the node set of gathering the node formation factions in X, carries out the 2nd step;
The 7th step, whether the node in judgement set X is included in any one other factions, if so, do not export, otherwise the node in set X forms very big factions, the node in output set X;
The 8th step, whether the node in judgement set Y is all processed complete, if so, carries out the 9th step, otherwise carries out the 3rd step;
The 9th step, judges that whether the node in community network is all processed complete, if so, performs step (2), otherwise carries out the 1st step.
Step 2, processes unnecessary very big factions and isolated node.
2a) optional very big factions in found out very big factions;
The node sum and the node in selected very big factions that 2b) compare in each very big factions are total, find out the very big factions that are greater than the node sum in selected very big factions;
2c) adopt degree of comprising value formula, calculate degree of the comprising value of the very big factions more than the node sum in selected very big factions with respect to node sum of selected very big factions, degree of comprising value formula is as follows:
Wherein, C (i, j) represents that the very big j of factions is with respect to the degree of comprising of the very big i of factions, V irepresent the node set comprising in the very big i of factions, V jrepresent the node set comprising in the very big j of factions, ∩ represents V iand V jdo intersection operation.
2d) in judgement degree of comprising value, whether be greater than 0.75, if so, from found out very big factions set, delete selected very big factions, otherwise, retain selected very big factions, execution step 2e);
2e) judge that whether the very big factions in community network are all processed complete, if so, perform step 2f), otherwise, execution step 2a);
2f) travel through all very big factions, find out the isolated node not being included in any one very big factions;
2 g) isolated node is joined in the very big factions that the neighbor node number that comprises isolated node is maximum;
Step 3, constructs very big factions network.
3a) optional two very big factions in very big factions, adopt degree of overlapping formula, calculate the degree of overlapping of selected two very big factions, and degree of overlapping formula is as follows:
δ ( d , c ) = | V d ∩ V c | min ( | V d | , | V c | )
Wherein, δ (d, c) represents the degree of overlapping of the very big d of factions and the very big c of factions, V drepresent the node set comprising in the very big d of factions, V crepresent the node set comprising in the very big c of factions, ∩ represents V dand V cdo intersection operation, min is illustrated in | V d| and | V c| in get minimum value operation.
Whether the degree of overlapping that 3b) judges every two very big factions has all been calculated, and if so, performs step 3c), otherwise, execution step 3a);
3c) degree of overlapping is greater than between two very big factions of 0.2 and sets up a limit, form very big factions network;
Step 4, initialization tight ness rating matrix.
4a) optional two very big factions in very big factions, adopt tight ness rating formula, calculate the tight ness rating of selected two very big factions, and tight ness rating formula is as follows:
m pq=1+|Γ p∩Γ q|
Wherein, m pqthe tight ness rating value that represents the very big p of factions and the very big q of factions, Γ prepresent the very big factions of the neighbours set of the very big p of factions, Γ qrepresent the very big factions of the neighbours set of the very big q of factions, ∩ represents Γ pand Γ qdo intersection operation.
Whether the tight ness rating that 4b) judges every two very big factions has all been calculated, if so, perform step (5), otherwise, execution step 4a);
Step 5, finds out the community at each very big factions place.
5a) each very big factions is constructed respectively to an initial community for correspondence with it, in each initial community, only have very big factions;
5b) optional very big factions in very big factions, obtain community's set at the very big factions of the neighbours place of selected very big factions;
5c) calculate the community Attraction Degree of each community to selected very big factions in the set of community, neighbours very big factions place, community's Attraction Degree formula is as follows:
A ( a , k ) = [ Σ s ∈ Γ ∩ R k m as Σ f , e ∈ Γ a ∩ R k m fe Σ b , w ∈ R k m bw ] t
Wherein, A (a, k) represents the community Attraction Degree of k community to the very big a of factions, and s is illustrated in the very big factions of neighbours of the very big a of factions in k community, Γ arepresent the very big factions of the neighbours set of the very big a of factions, R krepresent k community, ∩ represents Γ aand R kdo intersection operation, m asthe tight ness rating value that represents the very big a of factions and the very big s of factions, ∑ represents all R kthe very big factions of neighbours of the very big a of factions in community and the greatly tight ness rating of a of factions are carried out sum operation, and f and e represent two the very big factions of different neighbours of the very big a of factions in k community, m fethe tight ness rating that represents the very big f of factions and the very big e of factions, ∑ represents all R kthe tight ness rating summation of every two the very big factions of neighbours of the very big a of factions in community, b and w represent the very big factions that two in k community are different, m bwthe tight ness rating that represents the very big b of factions and the very big w of factions, ∑ represents R kthe tight ness rating sum operation of every two the very big factions in community, t represents multi-scale parameters, by changing the size of t, can obtain the community structure under different levels.
5d) calculate the random movement probability of selected very big factions to each community in the set of community, neighbours very big factions place, obtain largest random movement probability, random movement probability formula is as follows:
X ( a , k ) = A ( a , k ) Σ R h ∈ R a ′ A ( a , h )
Wherein, X (a, k) represents the random movement probability of the very big a of factions to k community, and A (a, k) represents the community Attraction Degree of k community to the very big a of factions, R hthe community that represents the very big factions of the neighbours place of the very big a of factions, R' arepresent community's set at the very big factions of the neighbours place of the very big a of factions, A (a, h) represent the community Attraction Degree of h community to the very big a of factions, ∑ represents the community's Attraction Degree sum operation to the very big a of factions to each community in community's set at the very big factions of the neighbours of the very big a of factions place.
5e) the community from own place by selected very big factions, the community corresponding to largest random movement probability moves, and obtains society's area code at selected very big factions place in current iteration;
5f) all very big factions are judged whether to obtain society's area code at its place, if so, perform step 5g), otherwise, execution step 5b);
5g) to all very big factions, judge that the society's area code whether society's area code at its place calculate with last iteration is identical, if so, execution step (6), otherwise, execution step 5b);
Step 6, obtains the community network node in each community.
Very big factions with in each community of all community network node replacements in very big factions, obtain the community network node in each community.
Effect of the present invention can be further described by following emulation experiment.
1, simulated conditions:
Emulation of the present invention is under Intel (R) Xeon (R) CPU, the hardware environment of 4G internal memory and the development environment of Eclipse 3.2, realizes that program carries out with Java language.Emulation experiment is used data from true community network Zachary ' s Karate club network, node in club's network represents clubbite, social interaction between the line-up of delegates of limit, Zachary ' s Karate club network includes 34 members and 78 limits altogether.
2, emulation content:
In conjunction with the community discovery method based on factions' random walk of the present invention, Zachary ' s Karate club network is carried out to community discovery, finally obtain the community network node in each community.
3. analysis of simulation result:
Fig. 3 is the analogous diagram to Zachary ' s Karate club network.Numbering in Fig. 3 in circle represents node, and wherein, node 1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,20,22 belongs to community 1. Node 3,9,15,16,19,21,23,24,25,26,27,28,29,30,31,32,33,34 belongs to community 2, wherein node 3 and node 9 are overlapping nodes of community 1 and community 2, and the present invention can obtain the community discovery result of network as can be seen here.

Claims (7)

1. the community discovery method based on factions' random walk, comprises the steps:
(1) from community network, find out very big factions:
(2) process unnecessary very big factions and isolated node:
2a) optional very big factions in found out very big factions;
The node sum and the node in selected very big factions that 2b) compare in each very big factions are total, find out the very big factions that are greater than the node sum in selected very big factions;
2c) adopt degree of comprising value formula, calculate degree of the comprising value of the very big factions more than the node sum in selected very big factions with respect to node sum of selected very big factions;
2d) in judgement degree of comprising value, whether be greater than 0.75, if so, from found out very big factions set, delete selected very big factions, otherwise, retain selected very big factions, execution step 2e);
2e) judge that whether the very big factions in community network are all processed complete, if so, perform step 2f), otherwise, execution step 2a);
2f) travel through all very big factions, find out the isolated node not being included in any one very big factions;
2g) isolated node is joined in the very big factions that the neighbor node number that comprises isolated node is maximum;
(3) construct very big factions network:
3a) optional two very big factions in very big factions, adopt degree of overlapping formula, calculate the degree of overlapping of selected two very big factions;
Whether the degree of overlapping that 3b) judges every two very big factions has all been calculated, and if so, performs step 3c), otherwise, execution step 3a);
3c) degree of overlapping is greater than between two very big factions of 0.2 and sets up a limit, form very big factions network;
(4) initialization tight ness rating matrix:
4a) optional two very big factions in very big factions, adopt tight ness rating formula, calculate the tight ness rating of selected two very big factions;
Whether the tight ness rating that 4b) judges every two very big factions has all been calculated, if so, perform step (5), otherwise, execution step 4a);
(5) find out the community at each very big factions place:
5a) each very big factions is constructed respectively to an initial community for correspondence with it, in each initial community, only have very big factions;
5b) optional very big factions in very big factions, obtain community's set at the very big factions of the neighbours place of selected very big factions;
5c) calculate the community Attraction Degree of each community to selected very big factions in the set of community, neighbours very big factions place;
5d) calculate the random movement probability of selected very big factions to each community in the set of community, neighbours very big factions place, obtain largest random movement probability;
5e) the community from own place by selected very big factions, the community corresponding to largest random movement probability moves, and obtains society's area code at selected very big factions place in current iteration;
5f) all very big factions are judged whether to obtain society's area code at its place, if so, perform step 5g), otherwise, execution step 5b);
5g) to all very big factions, judge that the society's area code whether society's area code at its place calculate with last iteration is identical, if so, execution step (6), otherwise, execution step 5b);
(6) obtain the community network node in each community:
Very big factions with in each community of all community network node replacements in very big factions, obtain the community network node in each community.
2. the community discovery method based on factions' random walk according to claim 1, is characterized in that, the concrete steps of finding out very big factions from community network described in step (1) are as follows:
The 1st step, an optional node v in community network, is assigned to set Y by the neighbor node set of node v, and node v joins in set X;
The 2nd step, in pair set Y, the label of node is done ascending sort according to order from small to large;
The 3rd step, in the node of set Y, elects the node of smallest sequence number as node t, and node t is joined in set X;
The 4th step, whether the node in judgement set X in the neighbor node set of each node in community network, if so, the node in community network is joined can with set X in node form in the node set of factions, otherwise, do not add;
The 5th step, whether judgement can be empty set with the node set of gathering the node formation factions in X, if so, carries out the 7th step, otherwise carries out the 6th step;
The 6th step, joins set X by node t, can again be assigned to set Y with the node set of gathering the node formation factions in X, carries out the 2nd step;
The 7th step, whether the node in judgement set X is included in any one other factions, if so, do not export, otherwise the node in set X forms very big factions, the node in output set X;
The 8th step, whether the node in judgement set Y is all processed complete, if so, carries out the 9th step, otherwise carries out the 3rd step;
The 9th step, judges that whether the node in community network is all processed complete, if so, performs step (2), otherwise carries out the 1st step.
3. the community discovery method based on factions' random walk according to claim 1, is characterized in that step 2c) described in degree of comprising value formula as follows:
C ( i , j ) = | V i ∩ V j | | V i |
Wherein, C (i, j) represents that the very big j of factions is with respect to the degree of comprising of the very big i of factions, V irepresent the node set comprising in the very big i of factions, V jrepresent the node set comprising in the very big j of factions, ∩ represents V iand V jdo intersection operation.
4. the community discovery method based on factions' random walk according to claim 1, is characterized in that step 3a) described in degree of overlapping formula as follows:
δ ( d , c ) = | V d ∩ V c | min ( | V d | , | V c | )
Wherein, δ (d, c) represents the degree of overlapping of the very big d of factions and the very big c of factions, V drepresent the node set comprising in the very big d of factions, V crepresent the node set comprising in the very big c of factions, ∩ represents V dand V cdo intersection operation, min is illustrated in | V d| and | V c| in get minimum value operation.
5. the community discovery method based on factions' random walk according to claim 1, is characterized in that step 4a) described in tight ness rating formula as follows:
m pq=1+|Γ p∩Γ q|
Wherein, m pqthe tight ness rating value that represents the very big p of factions and the very big q of factions, Γ prepresent the very big factions of the neighbours set of the very big p of factions, Γ qrepresent the very big factions of the neighbours set of the very big q of factions, ∩ represents Γ pand Γ qdo intersection operation.
6. the community discovery method based on factions' random walk according to claim 1, is characterized in that step 5c) described in community's Attraction Degree calculate according to the following formula:
A ( a , k ) = [ Σ s ∈ Γ ∩ R k m as Σ f , e ∈ Γ a ∩ R k m fe Σ b , w ∈ R k m bw ] t
Wherein, A (a, k) represents the community Attraction Degree of k community to the very big a of factions, and s is illustrated in the very big factions of neighbours of the very big a of factions in k community, Γ arepresent the very big factions of the neighbours set of the very big a of factions, R krepresent k community, ∩ represents Γ aand R kdo intersection operation, m asthe tight ness rating value that represents the very big a of factions and the very big s of factions, ∑ represents all R kthe very big factions of neighbours of the very big a of factions in community and the greatly tight ness rating of a of factions are carried out sum operation, and f and e represent two the very big factions of different neighbours of the very big a of factions in k community, m fethe tight ness rating that represents the very big f of factions and the very big e of factions, ∑ represents all R kthe tight ness rating summation of every two the very big factions of neighbours of the very big a of factions in community, b and w represent the very big factions that two in k community are different, m bwthe tight ness rating that represents the very big b of factions and the very big w of factions, ∑ represents R kthe tight ness rating sum operation of every two the very big factions in community, t represents multi-scale parameters, by changing the size of t, can obtain the community structure under different levels.
7. the community discovery method based on factions' random walk according to claim 1, is characterized in that step 5d) described in random movement probability calculate according to the following formula:
X ( a , k ) = A ( a , k ) Σ R h ∈ R a ′ A ( a , h )
Wherein, X (a, k) represents the random movement probability of the very big a of factions to k community, and A (a, k) represents the community Attraction Degree of k community to the very big a of factions, R hthe community that represents the very big factions of the neighbours place of the very big a of factions, R' arepresent community's set at the very big factions of the neighbours place of the very big a of factions, A (a, h) represent the community Attraction Degree of h community to the very big a of factions, ∑ represents the community's Attraction Degree sum operation to the very big a of factions to each community in community's set at the very big factions of the neighbours of the very big a of factions place.
CN201310518584.7A 2013-10-27 2013-10-27 Community discovery method based on factions' random walk Expired - Fee Related CN103593800B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310518584.7A CN103593800B (en) 2013-10-27 2013-10-27 Community discovery method based on factions' random walk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310518584.7A CN103593800B (en) 2013-10-27 2013-10-27 Community discovery method based on factions' random walk

Publications (2)

Publication Number Publication Date
CN103593800A true CN103593800A (en) 2014-02-19
CN103593800B CN103593800B (en) 2016-08-17

Family

ID=50083926

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310518584.7A Expired - Fee Related CN103593800B (en) 2013-10-27 2013-10-27 Community discovery method based on factions' random walk

Country Status (1)

Country Link
CN (1) CN103593800B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107276793A (en) * 2017-05-31 2017-10-20 西北工业大学 The node importance measure of random walk is redirected based on probability
CN111464343A (en) * 2020-03-22 2020-07-28 华南理工大学 Maximum-strain greedy expansion community discovery method and system based on average mutual information

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1648901A (en) * 2005-02-03 2005-08-03 中国科学院计算技术研究所 Method and system for large scale keyboard matching
CN101149756A (en) * 2007-11-09 2008-03-26 清华大学 Individual relation finding method based on path grade at large scale community network
US20090216581A1 (en) * 2008-02-25 2009-08-27 Carrier Scott R System and method for managing community assets

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1648901A (en) * 2005-02-03 2005-08-03 中国科学院计算技术研究所 Method and system for large scale keyboard matching
CN101149756A (en) * 2007-11-09 2008-03-26 清华大学 Individual relation finding method based on path grade at large scale community network
US20090216581A1 (en) * 2008-02-25 2009-08-27 Carrier Scott R System and method for managing community assets

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
宋胜利,鲍亮,陈平: "多层文本分类性能评价方法", 《系统工程与电子技术》, vol. 32, no. 5, 15 May 2010 (2010-05-15), pages 1088 - 1093 *
康华: "复杂网络的社团结构和网络安全", 《中国优秀硕士学位论文全文数据库 基础科学辑》, no. 3, 15 March 2013 (2013-03-15), pages 1 - 56 *
钟芬芬: "复杂网络社区发现算法研究", 《中国优秀硕士学位论文全文数据库 基础科学辑》, no. 3, 15 March 2013 (2013-03-15), pages 1 - 59 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107276793A (en) * 2017-05-31 2017-10-20 西北工业大学 The node importance measure of random walk is redirected based on probability
CN107276793B (en) * 2017-05-31 2020-04-03 西北工业大学 Node importance measurement method based on probability jump random walk
CN111464343A (en) * 2020-03-22 2020-07-28 华南理工大学 Maximum-strain greedy expansion community discovery method and system based on average mutual information
CN111464343B (en) * 2020-03-22 2021-10-26 华南理工大学 Maximum-strain greedy expansion community discovery method and system based on average mutual information

Also Published As

Publication number Publication date
CN103593800B (en) 2016-08-17

Similar Documents

Publication Publication Date Title
Kelner et al. Faster generation of random spanning trees
Li et al. Quantitative function for community detection
CN103324796B (en) In a kind of VLSI Design around barrier global routing building method
Zheng et al. Improving the efficiency of multi-objective evolutionary algorithms through decomposition: An application to water distribution network design
Goles et al. Computational complexity of threshold automata networks under different updating schemes
Du et al. Microstructure design using graphs
CN108984830A (en) A kind of building efficiency evaluation method and device based on FUZZY NETWORK analysis
CN106780058A (en) The group dividing method and device of dynamic network
CN106202167A (en) A kind of oriented label figure adaptive index construction method based on structural outline model
CN104734870A (en) Software fault spreading method based on cellular automaton
CN104504251A (en) Community dividing method based on PageRank algorithm
Afshar A cellular automata approach for the hydro-power operation of multi-reservoir systems
CN103593800A (en) Community discovery method based on faction random walk
CN104267936A (en) Semantic tree based asynchronous dynamic push-down network reachability analysis method
CN106127595A (en) A kind of community structure detection method based on positive and negative side information
CN108614932A (en) Linear flow overlapping community discovery method, system and storage medium based on edge graph
CN108712278A (en) A kind of network community discovery method based on integrated study
CN104615679A (en) Multi-agent data mining method based on artificial immunity network
CN107222334A (en) Suitable for the local Combo discovering method based on core triangle of social networks
Adams et al. Irreversible k-threshold and majority conversion processes on complete multipartite graphs and graph products
Eslami et al. A real-time global optimal path planning for mobile robot in dynamic environment based on artificial immune approach
Lai et al. A multi-domain knowledge transfer method for conceptual design combine With FBS and knowledge graph
Xu et al. Discovery of important crossroads in road network using massive taxi trajectories
CN104079439A (en) NoC (network-on-chip) mapping method based on discrete firefly algorithm
CN106156366A (en) A kind of pinning control node selecting method based on cluster

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160817

Termination date: 20211027