CN103425868B - Complex network community discovery method based on fractal characteristic - Google Patents

Complex network community discovery method based on fractal characteristic Download PDF

Info

Publication number
CN103425868B
CN103425868B CN201310277772.5A CN201310277772A CN103425868B CN 103425868 B CN103425868 B CN 103425868B CN 201310277772 A CN201310277772 A CN 201310277772A CN 103425868 B CN103425868 B CN 103425868B
Authority
CN
China
Prior art keywords
community
network
complex network
node
limit
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.)
Expired - Fee Related
Application number
CN201310277772.5A
Other languages
Chinese (zh)
Other versions
CN103425868A (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.)
Xian University of Technology
Original Assignee
Xian University of Technology
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 Xian University of Technology filed Critical Xian University of Technology
Priority to CN201310277772.5A priority Critical patent/CN103425868B/en
Publication of CN103425868A publication Critical patent/CN103425868A/en
Application granted granted Critical
Publication of CN103425868B publication Critical patent/CN103425868B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Complex network community discovery method based on fractal characteristic, including the processing and two stages of process of community discovery of online Research Dynamic Complex Networks of community discovery of the static complex network of off-line.The present invention makes full use of the Analysis On Multi-scale Features of complex network, by renormalization process as the bridge between contact different scale, thus reaching community structure information before is the purpose used by new community structure finds, achieve the community discovery of increment type, community structure for research trends complex network has done new trial, and has obtained satisfied result.

Description

Complex network community discovery method based on fractal characteristic
Technical field
The invention belongs to network community discovery method technical field, relate to a kind of complex network community based on fractal characteristic Discovery method.
Background technology
Present in real world many complicated and huge system can describe with network, we term it complex web Network.Complex network is the abstract of complication system, and the individuality in complication system is nodes, and the limit between node is then individual Between according to certain rule self-assembling formation or certain relation of arteface.Real world comprises various types of complex web Network, the network formed as interlinked between the page in community network, technical network, biological networks, network, paper are collaborateed Network, reference citation network etc..In these real worlds, substantial amounts of complex network is by many different types of combination of nodes Forming, the connection existed between the most identical type node is the most, and the connection of dissimilar node is relatively fewer, multiple This characteristic of miscellaneous network is referred to as community structure.
Research finds, the complex network in reality has three big features: 1. worldlet (Small-world), although referring to The scale of complex network may be very big, but the shortest path between any two of which node is smaller.Small-word networks Network has little characteristic path length (characteristic path length) and high convergence factor simultaneously (clustering coefficient).2. scaleless property (Scale-free), refers to the degree distribution of node in complex network Obey or approximation obeys power law (power law) distribution.3. self-similarity (Self-similarity), refers to complex network With the similarity that the local of self has approximation, namely there is fractal (Fractal) feature.In order to explore the knot of complex network Structure feature, and then understand the function of complex network, the community structure of complex network is conducted extensive research by people, it is proposed that Numerous community discovery methods, are broadly divided into four kinds of methods: condensing method, splitting method, optimization method and analogy method.Numerous In method, these four method is not independent, and a kind of method may embody multiple thought simultaneously.
Fractal characteristic is the feature that in reality, complex network has, and root is it was found that have the many of community structure In network, the most stable of network exactly with fractal characteristic.Confirm that the structure of network can be entered by the fractal characteristic of complex network Row sum-equal matrix, has broad prospects so the fractal characteristic of complex network is applied to community discovery, is the thinking of a kind of novelty.
Although the analysis that the fractal characteristic of complex network has been carried out by many scholars at present and theoretical research.But its achievement And method is only that the fractal characteristic to complex network is analyzed and confirms, do not have to propose complex network based on fractal characteristic Community discovery method.It there is problems of, and complex network essence is exactly a complicated nonlinear system, since fractal characteristic It is an important properties in real network, then it has anything to contact with complex network community structure;Can be to complex web Research in terms of the community discovery of network is helpful etc..Trace it to its cause, do not pay attention to fractal characteristic and can not only disclose non-linear In system in order with unordered unification, and can fail the features such as utilization of preferably unifying by definitiveness Yu randomness, cause Fractal feature is used for applying complex network community discovery method to be limited only to theory and analysis, fails to propose practical solution multiple Miscellaneous network community discovery method.
Summary of the invention
It is an object of the invention to provide a kind of complex network community discovery method based on fractal characteristic, solve existing multiple Promptness problem present in miscellaneous network community discovery method, the promptness of the dynamically change meeting complex network topologies is wanted Ask.
The technical scheme is that, complex network community discovery method based on fractal characteristic, including the static state of off-line The process of the community discovery of complex network and two stages of process of the community discovery of online Research Dynamic Complex Networks.
The feature of the present invention also resides in:
First stage: the process of the community discovery of the static complex network of off-line, its process is as follows:
Step 1, topological structure G=(V, E) of input complex network;Complex network non-directed graph G=(V, E) represents, V With the set that E is respectively node and limit;
Step 2, initialization;
Step 3, the distance of calculating neighborhood of nodes, the node that renormalization distance is minimum;
Step 4, renewal network;
Step 5, output result.
Above-mentioned steps 2 is particularly as follows: calculate the degree of each node, node n in ViDegree be designated as degi, represent in network and connect Number to the limit of node;Each edge in E is set weight wijIf, niAnd njHaving a degree is 1, then making its weights is 0, its Its situation weights is 1.Make renormalization number of times k=0, and make d=0, dk=0, C (d)k=0;
If above-mentioned steps 3 is particularly as follows: all of original point is the most by renormalization mistake in complex network, then skip to step 4 Update network, otherwise continue this step;The distance of all neighborhood of nodes is calculated according to formula (1):
| | n i - n j | | = 1 | deg i - deg j | + 1 · min { deg i , deg j } · w ij , - - - ( 1 )
Wherein, degi, degjRepresent node n respectivelyi, njDegree, min{x, y} represent and take a less value.wijRepresent To limit (ni,nj) weights.Take minima d of distance in all limits, the end points on the limit that all distances are d is carried out renormalization.? Here renormalization uses the principle at most processed at first, the most first processes and has the point that beeline limit number is most, first by this The point involved by adjacent the shortest limit of point carries out renormalization, is i.e. merged into a point.Repeat this process until distance is d Limit the most processed.Computed range:
dk=dk-1+ d (2)
With correlation function C (d)k:
C ( d ) k = 1 N 2 Σ i , j = 1 N H ( d - | | n i - n j | | ) - - - ( 3 )
Wherein, N is the number of node, n in networki, njFor the node in network.H (y) is jump function (step Function), i.e.
H ( y ) 1 y &GreaterEqual; 0 0 y < 0 - - - ( 4 )
Make k=k+1.
Above-mentioned steps 4 particularly as follows: after the renormalization of step 2, the weight w of each edgeijThen based on following strategy comes Calculate: first making all of weights is all 1;If now niAnd njS limit is had to be connected before previous step renormalization, then wij= wij/s;If niAnd njThe degree having one is 1, and its representative point has m, and i.e. it is by m some renormalization, then wij= wij*m。
Above-mentioned steps 5 is: the draw fractal dimension estimating complex network the value providing its correlation dimension;
The correlation dimension of network is defined as follows:
D C = lim d &RightArrow; 0 ln C ( d ) ln d - - - ( 5 )
1) K different community { Di(i=1 ... K), whereinFor &ForAll; i &NotEqual; j , D i &cap; D j = &phi; ;
2) a series of (C (d), d) to value and the complex network fractal dimension D that thus estimatesc
Second stage: the process of the community discovery of online Research Dynamic Complex Networks:
The community discovery of Research Dynamic Complex Networks refers on the basis of static network, calculates the new growth changed over time The network of (evolution);Realize process prescription as follows:
Step 1, input complex network, represent with non-directed graph G=(V, E), V and E is respectively the set on node and limit;
Step 2, renewal network topology structure;
Complex network community structure is not had influential limit to change by step 3, removal;
Step 4, adjustment yardstick;
Step 5, result export.
Above-mentioned input complex network, including:
1) complex network G (t) of t=(V (t), E (t));
2) community structure { D of t complex networki(t) } (i=1 ... K), whereinFor &ForAll; i &NotEqual; j , D i ( t ) &cap; D j ( t ) = &phi; ;
3) each community is as minimum range d between the node of complex network during a nodem
4) t is to the change on t+1 moment limit: Δ E+With Δ E-, Δ E+With Δ E-Represent newly generated limit and extinction respectively Limit.
Above-mentioned renewal network topology structure, updates complex network to t from the change of t to t+1 moment limit On complex network G (t), thus obtain the topological structure of G (t+1), use when subsequent calculations distance.
Complex network community structure is not had influential limit to change by above-mentioned removal, i.e. from Δ E+Two end points of middle removal are same One community DiT the limit in (), from Δ E-Two end points of middle removal are at Liang Ge community Di(t) and DjLimit in (t), wherein i ≠ j.
Above-mentioned adjustment yardstick, for Δ E+With Δ E-In community { D involved by still remaining elementi(p)(t) } (p=1 ... Q), the node within each community and limit static network method above are condensed, meet one of following two situation Just stop: in coacervation process, the distance of each node is for the first time not less than dm;All nodes in community are condensed into a node.
Adjust yardstick again, the result of upper step carried out community discovery process based on renormalization, until all newly add former Initial point is all crossed by renormalization or obtains suitable community structure.A kind of possible situation is exactly, and community splits into Part is combined with other community.Here it is accomplished by the most first considering division, then the part after division and remaining society District considers situation about merging together.Process for this situation is exactly first to divide then to remerge.
The above results exports, including the community structure of t+1 moment complex network and the estimation to complex network correlation dimension Value:
(1) community structure { D of t+1 moment complex networki(t+1) } (i=1 ... L), wherein &cup; i = 1 L D i ( t + 1 ) = V ( t + 1 ) , Right In &ForAll; i &NotEqual; j , D i ( t + 1 ) &cap; D j ( t + 1 ) = &phi; Wherein V (t+1) is deducted the point of extinction by V (t) and adds newly generated point and formed;
(2) a series of (C (d), d) to value and the complex network fractal dimension D that thus estimatesc
There is advantages that
1, during the present invention makes full use of reality, the fractal characteristic of complex network is community discovery service.With renormalization and inverse Process is studied as the instrument of change yardstick, the community structure change to dynamic network, it is proposed that based on dimensional variation Increment type dynamic network community discovery method, and in real network, confirm its feasibility.The feature of the present invention is filled exactly Divide the Analysis On Multi-scale Features utilizing complex network, by renormalization process as the bridge between contact different scale, thus reach it Front community structure information is the purpose used by new community structure finds, it is achieved that the community discovery of increment type, dynamic for research The community structure of state complex network has done new trial, and has obtained satisfied result.
2, the present invention uses fractal principle, proposes the community discovery method of dynamic increment formula, it is intended to by fractal characteristic skill Art solves complex network community discovery method, the topologies change rule disclosing complex network and function integrity, more preferably solves WWW, transportation network, Scientific Cooperation network, electric power networks, human relation network, cell neural network and infectious disease network etc. Community discovery method.Especially provide new approaches for the network information security.
Accompanying drawing explanation
Fig. 1 is for estimating complex network correlation dimension in present invention complex network based on fractal characteristic community discovery method The double logarithmic chart of number;
Fig. 2 is the schematic diagram of network renormalization in present invention complex network based on fractal characteristic community discovery method;
Fig. 3 be in present invention complex network based on fractal characteristic community discovery method complex network in coacervation process Different conditions figure;
Fig. 4 is the schematic diagram that in present invention complex network based on fractal characteristic community discovery method, complex network develops.
Detailed description of the invention
The present invention is described in detail with detailed description of the invention below in conjunction with the accompanying drawings.
Complex network community discovery method of based on fractal characteristic, including the community discovery of the static complex network of off-line Two stages of process of the community discovery of process and online Research Dynamic Complex Networks:
First stage: the process of the community discovery of the static complex network of off-line, as with reference to Fig. 3, step is as follows:
Step 1, topological structure G=(V, E) of input complex network;Complex network non-directed graph G=(V, E) represents, V With the set that E is respectively node and limit;
Step 2, initialization.Calculate the degree of each node, node n in ViDegree be designated as degi, represent and network be connected to knot The number on the limit of point;Each edge in E is set weight wijIf, niAnd njHaving a degree is 1, then making its weights is 0, other feelings Condition weights are 1.Make renormalization number of times k=0, and make d=0, dk=0, C (d)k=0;
Step 3, the distance of calculating neighborhood of nodes, the node that renormalization distance is minimum.Renormalization (renormalization) Being a physical concept, its definition is to overcome the divergence difficulty in quantum field theory, makes Theoretical Calculation be entered smoothly A kind of theoretical treatment method of row.Its essence is to change thick regarding in observation to change (coarsening) degree, the most quantitatively Analyze the change of physical quantity to disclose certain rule.In complex network, it is equivalent to constantly the point less than certain distance Regard a point as, until whole complex network all becomes a point.If all of original point (by weight is just referring to not in complex network The point changed, does not i.e. have the point of merged mistake) the most by renormalization mistake, then skip to step 4, otherwise continue this step.Foundation Formula (1) calculates the distance of all neighborhood of nodes:
| | n i - n j | | = 1 | deg i - deg j | + 1 &CenterDot; min { deg i , deg j } &CenterDot; w ij , - - - ( 1 )
Wherein, degi, degjRepresent node n respectivelyi, njDegree, min{x, y} represent and take a less value.wijRepresent To limit (ni,nj) weights.Take minima d of distance in all limits, the end points on the limit that all distances are d is carried out renormalization.? Here renormalization uses the principle at most processed at first, the most first processes and has the point that beeline limit number is most, first by this The point involved by adjacent the shortest limit of point carries out renormalization, is i.e. merged into a point.Repeat this process until distance is d Limit the most processed.Computed range:
dk=dk-1+ d (2)
With correlation function C (d)k:
C ( d ) k = 1 N 2 &Sigma; i , j = 1 N H ( d - | | n i - n j | | ) - - - ( 3 )
Wherein, N is the number of node, n in networki, njFor the node in network.H (y) is jump function (step Function), i.e.
H ( y ) 1 y &GreaterEqual; 0 0 y < 0 - - - ( 4 )
Make k=k+1;
Step 4, renewal network.After the renormalization of step 2, the node number of network and the number on limit all there occurs change Changing, therefore the degree of each node and the weights on each bar limit are required for recalculating.The size of degree can be according to the number meter on limit Calculate, the weight w of each edgeijThen need to calculate by following strategy: first making all of weights is all 1;If now niAnd njS limit is had to be connected before previous step renormalization, then wij=wij/s;If niAnd njThe degree having one is 1, and its generation The point of table has m, and i.e. it is by m some renormalization, then wij=wij*m;
Step 5, output result.Community's result of the complex network that output marks off, draws and estimates the fractal of complex network Dimension also provides the value of its correlation dimension.The correlation dimension of network is defined as follows:
D C = lim d &RightArrow; 0 ln C ( d ) ln d - - - ( 5 )
Correlation dimension is convenient directly to be measured from experiment, is widely used, and it was suggested in nineteen eighty-three.The present invention's In community discovery method, the correlation dimension parameter as complex network fractal characteristic, i.e. fractal dimension will be used.Can from formula (5) To see, correlation dimension similar with box-counting dimension can also be with (C (d), d) the fitting a straight line slope under double-log system is estimated Meter.The result of the most whole method has a following two:
1) K different community { Di(i=1 ... K), whereinFor &ForAll; i &NotEqual; j , D i &cap; D j = &phi; ;
2) a series of (C (d), d) to value, and the complex network estimated thus in accordance with the method shown in accompanying drawing 1 divides Shape dimension Dc
The method is the condensing method of a community discovery, if its result is shown from different level height, Can obtain different community structures, this illustrates that complex network community structure has level the most from another point of view, such as accompanying drawing 4 institute Show.
Second stage: the process of the community discovery of online Research Dynamic Complex Networks;The community discovery of Research Dynamic Complex Networks refers to On the basis of static network, calculate the network of the new growth (evolution) changed over time;Realize process prescription as follows:
Step 1, input complex network, represent with non-directed graph G=(V, E), V and E is respectively the set on node and limit;Altogether There are 4 inputs:
1) complex network G (t) of t=(V (t), E (t));
2) community structure { D of t complex networki(t) } (i=1 ... K), whereinFor &ForAll; i &NotEqual; j , D i ( t ) &cap; D j ( t ) = &phi; ;
3) each community is as minimum range d between the node of complex network during a nodem
4) t is to the change on t+1 moment limit: Δ E+With Δ E-(representing the limit of newly generated limit and extinction respectively).
Step 2, renewal network topology structure.Complex network is updated t from t to the change on t+1 moment limit Complex network G (t) on, thus obtain the topological structure of G (t+1), use when subsequent calculations distance.
Complex network community structure is not had influential limit to change by step 3, removal.I.e. from Δ E+Two end points of middle removal exist Same community DiT the limit in (), from Δ E-Two end points of middle removal are at Liang Ge community Di(t) and DjLimit in (t), wherein i ≠ j.The community of complex network is exactly the network subgraph big and little with external connection density with internal Connection Density.So it is easy to understand The change that Web Community will not be impacted have a following two: increase the limit between community's interior knot and reducing and tie between community Limit between point.Both modes Hui Shi community more condenses, so the change of community will not be produced.
Step 4, adjustment yardstick, go deep into being condensed inside community.For Δ E+With Δ E-In involved by still remaining element Community { Di(p)(t) } (node within each community and limit static network method above are coagulated by p=1 ... q) Poly-, meet one of following two situation and just stop: in coacervation process, the distance of each node is for the first time not less than dm;Institute in community Node is had to be condensed into a node.Here the computational methods of distance still use the calculating means of formula (1).Involved by this step Community have only to consider the contact between its internal node, be not required to consider the contact between community, so for each community Calculating be independent, it is possible to use parallel method improves processing speed.The result of this step will be condensed into complex network Network that the block formed by the former community not divided, the node being newly added and division community is mixed to form, this network Minimum range be dm, wherein these three element differs and has established a capital, and of course passes through this step, three kinds of elements above-mentioned all by It is expressed as node.Certain community may be made to occur the complex network of division to develop.A kind of situation is to wither away in the limit within community, The density within community can be made to reduce, consequently, it is possible to cause this community to produce division;The second situation is the new limit produced Only one of which end points is the node within this community, can increase contacting of community's internal node and outside, thus be also possible to lead Cause this community and produce division.
Step 5, again adjust yardstick, the result of upper step is carried out community discovery process based on renormalization, until all The original point newly added all is crossed by renormalization or obtains suitable community structure.Two or more community may be made to produce merging Complex network develops.Here community can also represent newly-increased original point, because in terms of different yardsticks, community is also certain Node under yardstick.Multiple communities merge and can be further broken into Liang Ge community and first merge and merge with other community, thus Have only to consider that the situation that Liang Ge community merges is the most permissible.The situation that the complex network that possible Shi Liangge community merges develops is just It is so that the contact of Liang Ge community point is closeer, has namely increased two intercommunal limits newly.A kind of possible situation is exactly, The part that one community splits into is combined with other community.Here it is accomplished by the most first considering division, then after division Part consider situation about merging together with remaining community.Process for this situation is exactly first to divide then to remerge.
Step 6, result export.Output result mainly has two one to be the community structure of t+1 moment complex network, another Individual is the estimated value to complex network correlation dimension:
(1) community structure { D of t+1 moment complex networki(t+1) } (i=1 ... L), wherein &cup; i = 1 L D i ( t + 1 ) = V ( t + 1 ) , Right In &ForAll; i &NotEqual; j , D i ( t + 1 ) &cap; D j ( t + 1 ) = &phi; Wherein V (t+1) is deducted the point of extinction by V (t) and adds newly generated point and formed.
(2) a series of (C (d), d) to value and the complex network fractal dimension D that thus estimatesc
The present invention can obtain the community structure in complex network t+1 moment, at the end of can obtain the narrow spacing in t+1 moment From, and the complex network topologies figure in t+1 moment, if there being t+1 moment variation delta E to the limit of the network in t+2 moment+With ΔE-, it is possible to continuing to obtain the complex network community structure in t+2 moment, continuing is exactly the implication place of increment type, by State time previous and variable quantity obtain the state of later moment in time.
The invention provides a kind of complex network community discovery method based on fractal characteristic, utilize actual complex network Fractal characteristic and the feature such as multiple dimensioned serve community discovery, are new thinkings, and examples of implementation also demonstrate that the method Effectiveness and feasibility.
In embodiment, selecting Zachary karate club network, it is the karate club in one school of the U.S. A network between all members.This network is made up of 34 nodes and 78 limits, and node represents each one-tenth in club Member, while represent member's social connection outside club.Wayne Zachary spent two years to see at 20 century 70s Examining and study this club, later due to inside, club creates division, becomes Liang Ge club.Due to Wayne Zachary has carried out detailed investigation and research to this club, so this network just becomes research community and sends out Existing problem uses the network that frequency is the highest.Use this network that complex network community discovery method of the present invention is tested Card.Its result is as shown in table 1:
Arithmetic accuracy on table 1Zachary karate club network
No matter from accuracy rate, recall rate or from the point of view of the statistical result of F-value, the present invention has preferable result, because of For only one of which node for whole network be divided into mistake community in, so the degree of accuracy of the present invention still than Comparatively ideal.
Second embodiment is used to verify the increment type dynamic network community based on dimensional variation for dynamic network Discovery method, the example chosen is U.S. NCAA(National Collegiate Athletic Association) rugby Network, is the rugby conventional competition code of American college sports league 2000 racing season collected.In the network, node Represent each team of university taken in competition, represent with the name of university, have 115 universities;Limit between node represent school team it Between conventional competition, have 613 matches between these school teams.In reality, these teams are divided into 11 different playing areas, often Individual playing area is made up of 8 to 12 teams, and the match between same playing area team is than the match frequency between different playing area teams Wanting height, the every team of match in playing area is averagely 7, and the every team of match between playing area is averagely 4.It would be appreciated that match Interval match is unevenly distributed, and for belonging to the team in different playing area, the match between near is than distance Match between Yuan wants many.Community structure known to these makes this network be usually used in the detection to community discovery method.This This network has been divided into two parts by invention, and Part I is 76 nodes therein and 426 limits therebetween, these nodes and limit 8 playing areas in 11 playing areas of main composition, use static method to obtain the community structure of these points.Part II is network In remaining node and limit, it is represented with the change on limit, i.e. Δ E+With Δ E-, then in conjunction with 76 nodes of Part I Division result, and minimum range (being 8.9344 in an experiment).Constitute the input of delta algorithm in the 3rd chapter, knot Fruit is as shown in table 2:
Arithmetic accuracy on table 2NACC rugby network
As can be seen from the table, although team's number in the playing area having in the discovery method of the present invention is less accurate, but Being in most playing area, team still can well identify, and the present invention is on this real data collection on the whole Effect still ratio more satisfactory, average rate of accuracy reached is to 89%, and recall rate has also reached 95%.

Claims (7)

1. complex network community discovery method based on fractal characteristic, it is characterised in that: include the static complex network of off-line The process of community discovery and two stages of process of the community discovery of online Research Dynamic Complex Networks, wherein, first stage off-line The process of the community discovery of static complex network, its process is as follows:
Step 1, topological structure G=(V, E) of input complex network;Complex network non-directed graph G=(V, E) represents, V and E It is respectively node and the set on limit;
Step 2, initialization, specifically, calculate the degree of each node, node n in ViDegree be designated as degi, represent in network and connect Number to the limit of node;Each edge in E is set weight wijIf, niAnd njHaving a degree is 1, then making its weights is 0, its Its situation weights is 1;Make renormalization number of times k=0, and make d=0, dk=0, C (d)k=0, wherein, d be between community two node Small distance, for the first time d=0, dkIt is the superposition distance for community two node, dk=0 refers in the case of k=0, dkIt is assigned to 0 value, C (d)kIt is the correlation function of community two node, C (d) in the case of k=0 timekIt is assigned to 0 value;
Step 3, the distance of calculating neighborhood of nodes, the node that renormalization distance is minimum, if particularly as follows: all of former in complex network Initial point the most by renormalization mistake, then skips to step 4 and updates network, otherwise continue this step;Calculate all adjacent according to formula (1) The distance of node:
| | n i - n j | | = 1 | deg i - deg j | + 1 &CenterDot; m i n { deg i , deg j } &CenterDot; w i j , - - - ( 1 )
Wherein, degi, degjRepresent node n respectivelyi, njDegree, min{x, y} represent and take a less value;wijIt is represented to limit (ni,nj) weights;Take minima d of distance in all limits, the end points on the limit that all distances are d is carried out renormalization;Here Renormalization uses the principle at most processed at first, the most first processes and has the point that beeline limit number is most, first this is put Point involved by the shortest adjacent limit carries out renormalization, is i.e. merged into a point;Repeat the limit that this process is d until distance The most processed;Computed range:
dk=dk-1+d (2)
With correlation function C (d)k:
C ( d ) k = 1 N 2 &Sigma; i , j = 1 N H ( d - | | n i - n j | | ) - - - ( 3 )
Wherein, N is the number of node, n in networki, njFor the node in network;H (y) is jump function (step Function), i.e.
H ( y ) = 1 y &GreaterEqual; 0 0 y < 0 - - - ( 4 )
Make k=k+1;
Step 4, renewal network, particularly as follows: after the renormalization of step 2, the weight w of each edgeijThen come by following strategy Calculate: first making all of weights is all 1;If now niAnd njS limit is had to be connected before previous step renormalization, then wij= wij/s;If niAnd njThe degree having one is 1, and its representative point has m, and i.e. it is by m some renormalization, then wij= wij*m;
Step 5, output result: the draw fractal dimension estimating complex network the value providing its correlation dimension;The association of network Dimension is defined as follows:
D C = lim d &RightArrow; 0 ln C ( d ) ln d - - - ( 5 )
1) K different community { Di(i=1 ... K), whereinFor
2) a series of (C (d), d) to value and the complex network fractal dimension D that thus estimatesc
2. complex network community discovery method based on fractal characteristic as claimed in claim 1, it is characterised in that: second-order Section, the process of the community discovery of online Research Dynamic Complex Networks: the community discovery of Research Dynamic Complex Networks refers on static network basis On, calculate the network of the new growth changed over time;Realize process as follows:
Step 1, input complex network, represent with non-directed graph G=(V, E), V and E is respectively the set on node and limit;
Step 2, renewal network topology structure;
Complex network community structure is not had influential limit to change by step 3, removal;
Step 4, adjustment yardstick;
Step 5, result export.
3. complex network community discovery method based on fractal characteristic as claimed in claim 2, it is characterised in that: described input Complex network, including:
1) complex network G (t) of t=(V (t), E (t));
2) community structure { D of t complex networki(t) } (i=1 ... K), whereinFor
3) each community is as minimum range d between the node of complex network during a nodem
4) t is to the change on t+1 moment limit: Δ E+With Δ E-, Δ E+With Δ E-Represent the limit of newly generated limit and extinction respectively.
4. complex network community discovery method based on fractal characteristic as claimed in claim 2, it is characterised in that: described renewal Network topology structure, updates complex network to complex network G (t) of t from the change of t to t+1 moment limit, from And obtain the topological structure of G (t+1), use when subsequent calculations distance.
5. complex network community discovery method based on fractal characteristic as claimed in claim 2, it is characterised in that: described removal Influential limit is not had to change complex network community structure, i.e. from Δ E+Two end points of middle removal are at same community DiIn (t) Limit, from Δ E-Two end points of middle removal are at Liang Ge community Di(t) and DjLimit in (t), wherein i ≠ j.
6. complex network community discovery method based on fractal characteristic as claimed in claim 2, it is characterised in that: described adjustment Yardstick, for Δ E+With Δ E-In community { D involved by still remaining elementi(p)(t) } (p=1 ... q), inside each community Node and limit be condensed by above static network method, meet one of following two situation and just stop: in coacervation process The distance of each node is for the first time not less than dm;All nodes in community are condensed into a node.
7. complex network community discovery method based on fractal characteristic as claimed in claim 2, it is characterised in that: described result Output, including the community structure of t+1 moment complex network and the estimated value to complex network correlation dimension:
(1) community structure { D of t+1 moment complex networki(t+1) } (i=1 ... L), whereinForWherein V (t+1) is deducted the point of extinction by V (t) and adds newly generated point and formed;
(2) a series of (C (d), d) to value and the complex network fractal dimension D that thus estimatesc
CN201310277772.5A 2013-07-04 2013-07-04 Complex network community discovery method based on fractal characteristic Expired - Fee Related CN103425868B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310277772.5A CN103425868B (en) 2013-07-04 2013-07-04 Complex network community discovery method based on fractal characteristic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310277772.5A CN103425868B (en) 2013-07-04 2013-07-04 Complex network community discovery method based on fractal characteristic

Publications (2)

Publication Number Publication Date
CN103425868A CN103425868A (en) 2013-12-04
CN103425868B true CN103425868B (en) 2016-12-28

Family

ID=49650597

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310277772.5A Expired - Fee Related CN103425868B (en) 2013-07-04 2013-07-04 Complex network community discovery method based on fractal characteristic

Country Status (1)

Country Link
CN (1) CN103425868B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106533742B (en) * 2016-10-31 2019-05-14 天津大学 Weighting directed complex networks networking method based on time sequence model characterization
CN107247813A (en) * 2017-07-26 2017-10-13 北京理工大学 A kind of network struction and evolution method based on weighting technique
CN110739076A (en) * 2019-10-29 2020-01-31 上海华东电信研究院 medical artificial intelligence public training platform
CN111274498B (en) * 2020-01-22 2023-06-23 哈尔滨工业大学 Network characteristic community searching method
CN113035366B (en) * 2021-03-24 2023-01-13 南方科技大学 Close contact person identification method, close contact person identification device, electronic device and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880644A (en) * 2012-08-24 2013-01-16 电子科技大学 Community discovering method
CN103065200A (en) * 2012-12-19 2013-04-24 中国科学院深圳先进技术研究院 Dynamic community discovery and tracking system and method thereof

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7844634B2 (en) * 2005-11-18 2010-11-30 International Business Machines Corporation Focused community discovery in network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880644A (en) * 2012-08-24 2013-01-16 电子科技大学 Community discovering method
CN103065200A (en) * 2012-12-19 2013-04-24 中国科学院深圳先进技术研究院 Dynamic community discovery and tracking system and method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"IC:动态社会关系网络社区结构的增量识别算法";单波等;《第26届中国数据库学术会议论文集(A辑)》;20091015;第228-236页 *

Also Published As

Publication number Publication date
CN103425868A (en) 2013-12-04

Similar Documents

Publication Publication Date Title
CN103425868B (en) Complex network community discovery method based on fractal characteristic
CN106108889B (en) Electrocardiogram classification method based on deep learning algorithm
CN106980899A (en) The deep learning model and system of flow characteristic on prediction vascular tree blood flow paths
CN106780482A (en) A kind of classification method of medical image
CN104462374B (en) A kind of broad sense maximal degree random walk figure methods of sampling
CN103258054B (en) Method and device for processing data
CN106339582A (en) Method for automatically generating chess endgame based on machine game technology
CN103177450A (en) Image scene segmentation and layering joint solution method based on component set sampling
CN104679868B (en) A kind of missing data complementing method based on incidence relation between data
CN107491992A (en) A kind of intelligent Service proposed algorithm based on cloud computing
CN106845137A (en) A kind of sacred disease analysis method based on brain network structure
CN106789338A (en) A kind of method that key person is found in the extensive social networks of dynamic
CN105354335A (en) Time-varying tree graph layout method and application for time-varying and hierarchical data
CN110443785A (en) The feature extracting method of three-dimensional point cloud under a kind of lasting people having the same aspiration and interest
CN109948242A (en) Network representation learning method based on feature Hash
CN103955580A (en) Integrated circuit parameter yield estimation method based on BRB (Belief Rule Base) ratiocination
CN105228185A (en) A kind of method for Fuzzy Redundancy node identities in identification communication network
CN104731885B (en) A kind of multi-scale modeling topological relation maintaining method based on Layer semantics
CN103559389B (en) The method that territory, a kind of county Arable land grading variation monitoring sampling point is laid
Raffalt et al. Day-to-day reliability of nonlinear methods to assess walking dynamics
Weng et al. Multi-label symptom analysis and modeling of TCM diagnosis of hypertension
CN106384298A (en) Method for correcting missing data in intelligent power utilization based on two-stage interpolation model
CN107609982A (en) Consider community structure stability and the method that increment interdependent node carries out community discovery
CN107179758A (en) A kind of dynamic signal parameter discrimination method and system
CN104408072B (en) A kind of time series feature extracting method for being applied to classification based on Complex Networks Theory

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20161228

Termination date: 20200704