Summary of the invention
For overcome the deficiencies in the prior art, the present invention provides a kind of Dynamic Graph clustering algorithms based on density peak.
The method of the present invention includes following steps:
Step 1: structural similarity, used structural similarity formula are calculated to each pair of adjacent vertex in figure are as follows:
Wherein, N [u] indicates the structure neighborhood of vertex u, for a figure G (V, E), i.e. N [u]=v ∈ V | (u, v) ∈ E }
∪{u}.The structure neighborhood of N [v] expression vertex v.Deg [u] indicates that the degree of vertex u, the degree of vertex u are that u structure in vertex is adjacent
The number in residence.The degree of deg [v] expression vertex v.
Descending arrangement is carried out to the structural similarity between all vertex later, is taken at structural similarity descending arrangement 20%
Value be similarity threshold σt, the number on all sides in figure is indicated with m, bidding k indicates similarity threshold in structural similarity
Corresponding structural similarity serial number after descending arrangement, then k should meet:
Step 2: successively calculating three measurements on each vertex in figure: local density, rely on vertex and rely on similarity.
Step 2-1: can basis of local density's formula as entire algorithm be the key that realize to realize cluster on the diagram
Factor.This patent first has to the partial structurtes for considering vertex, defines any one vertex as structure-based figure clustering algorithm
Local density include structural similarity between the vertex and its all structure neighborhood.Design serialization functionAnd using standardized normal distribution as μuvWeight in local density's formula.By μuvValue range be set as 0 <
μuv≤ 2, to exclude to be unsatisfactory for the structural similarity of this value range.According to structural similarity, local density's calculation formula are as follows:
Step 2-2: local density ratio u in the neighbours vertex of vertex u is big and be known as with the highest vertex of u structural similarity
The dependence vertex of u, is denoted asBy u withBetween structural similarity be known as rely on similarity, be denoted as δu.Calculation formula are as follows:
Wherein N (u) indicates the opening neighbours of vertex u, for a figure G (V, E), i.e. N (u)=v ∈ V | (u, v) ∈ E }.
If setting δ there is no the vertex that local density's ratio u is big in the neighbours vertex of vertex uu=0, andOne is pushed up
Point u, if there are two even more dependence vertex, that algorithm will therefrom select the dependence vertex as vertex u at random.
Step 3: DP-Index index being established to entire figure according to the three of each vertex measurements, DP-Index index includes
The local density on each vertex and each vertex in figure relies on vertex and relies on similarity, finally to the top in index
Point carries out descending arrangement according to their local density.Based on DP-Index index, in this patent static map clustering algorithm when
Between complexity be O (n), wherein n be vertex quantity.
Step 4: according to local density ρ defined in step 2-1 and 2-2 and similarity δ is relied on, using ρ as abscissa,
δ is ordinate, is generated as the decision diagram of G- Design.Then local density is more than or equal to by ξ according to decision diagram and relies on similarity
Vertex less than γ is selected into density summit point set, and the vertex by local density less than ξ is selected into noise vertex set.
Step 5: concentrating each vertex to distribute a cluster for density peak maximum first.Then for being not belonging to density peak maximum
Each vertex of collection and noise vertex set, puts in order according to the descending of the local density on vertex and is traversed, and will be every
A vertex is assigned to that local density in neighbours vertex is bigger than its, in cluster belonging to the highest vertex of structural similarity, finally obtains
Cluster result set.
Step 6: in noise vertex set vertex carry out further division, if in noise vertex set certain vertex u neighbour
Residence belongs to different clusters, then this vertex u is just selected into bridge vertex set, is otherwise just selected into abnormal vertex set.
Step 7: dependency graph being obtained according to DP-Index index, density summit point set and noise vertex set, is initialized first
One dependency graph G ' (V ', E '), if vertex set V ' and side collection E ' is sky, later if a vertex u belongs in original image G (V, E)
Vertex u, then be added in dependency graph G ' by density summit point set or noise vertex set, otherwise by this vertex u and side
It is added in dependency graph G '.At this point, each connected component in dependency graph corresponds to a cluster, each isolated vertex is equal
Belong to noise vertex.
Step 8: in the dynamic detection stage, considering four kinds of variations of Dynamic Graph: increasing or delete side and increase or deletion
Vertex.Change real-time update DP-Index index respectively according to above-mentioned four class.
Increase and exist: when increasing when (u, v), the degree of vertex of vertex u and vertex v adds 1, then opposite vertexes u and vertex v into
Row is further to update operation.For vertex u, recalculate the structural similarity of vertex u Yu neighbours vertex, more new summit u and
The local density on neighbours vertex, later the dependence vertex on the neighbours vertex of more new summit u, neighbours vertex and neighbours vertex and
Similarity is relied on, the measurement after finally changing according to vertex is updated DP-Index;The update of vertex v is operated with vertex u.
Delete: when deleting when (u, v), operation, which is similar to, increases side, and the degree of vertex of vertex u and vertex v subtracts 1, so
Opposite vertexes u and vertex v carry out further update operation afterwards.For vertex u, the structure of vertex u Yu neighbours vertex are recalculated
Similarity, the more local density of new summit u and neighbours vertex, later more new summit u, neighbours vertex and neighbours vertex neighbours
The dependence vertex on vertex and dependence similarity, measurement is updated DP-Index after finally being changed according to vertex;Vertex v
Operation is updated with vertex u.
Increase vertex: when increasing vertex u, initializing the local density of vertex u, rely on vertex and relies on similarity, and
It is added in DP-Index index.
It deletes vertex: when deleting vertex u, deletion being executed to the side (u, v) between each vertex u and neighbours' vertex v
Side operation, later deletes vertex u from DP-Index index.
Step 9: the variation occurred according to DP-Index index is updated dependency graph.The update of dependency graph mainly divides
For following 5 kinds of situations:
Non-noise vertex becomes noise vertex: when non-noise vertex u becomes noise vertex, if existed in dependency graph
SideThen delete side
Noise vertex becomes non-noise vertex: when noise vertex, u becomes non-noise vertex, if after vertex u variation not
For density peak maximum, side is added in dependency graph
Density peak maximum becomes non-density peak maximum: when density peak maximum u becomes non-density peak maximum, if vertex u becomes
It is not noise vertex after change, side is added in dependency graph
Non- density peak maximum becomes density peak maximum: if non-density peak maximum u is not noise vertex, vertex u becomes close
When spending peak maximum, side is deleted in dependency graph
The dependence vertex on vertex changes: if vertex u is not noise vertex or density peak maximum, and vertex u according to
Rely vertex fromBecomeSide is then deleted in dependency graphSide is added
Finally, can be obtained by real-time cluster result by obtaining the connected component in dependency graph;Connect in monitoring dependency graph
The variation of reduction of fractions to a common denominator amount can obtain cluster evolution event.
Advantageous effects of the invention are as follows:
1) a kind of structure-based figure clustering algorithm is devised based on density peak thought, which does not need adjusting parameter,
Precision is high, can obtain cluster, bridge vertex and abnormal vertex, there is theoretical guarantee and experiment to guarantee.
2) define three new measurements for each vertex: local density relies on vertex and dependence similarity.Based on this
A little measurements can obtain the decision diagram exclusively for G- Design, can be obtained according to the demand of user by decision diagram certain amount of
Cluster or automatic identification cluster number.
3) for the operation of accelerating algorithm, the present invention devises DP-Index index structure.It is quiet based on this index structure
State structure chart clustering algorithm can efficiently calculate reasonable cluster online as a result, make Algorithms T-cbmplexity only with vertex quantity
It is related.
4) in order to which algorithm is suitable for Dynamic Graph, the present invention devises the data structure of entitled dependency graph, and according to dependence
Figure designs corresponding algorithm for the dynamic change of figure, obtains cluster result and cluster evolution event in real time.
Specific embodiment
The present invention is described further in conjunction with attached drawing.
The algorithm mainly includes that the static structure figure clustering algorithm based on density peak and the Dynamic Graph based on density peak are poly-
Class algorithm two parts.Static structure figure clustering algorithm main thought be structural similarity based on vertex in figure and neighbours vertex with
Structure Dependence first defines the local density on vertex in figure, relies on vertex and rely on similarity, and generates DP-Index rope
Draw;Then decision diagram is generated, density peak maximum and noise vertex in figure are found by decision diagram;It is obtained according to density peak maximum
The cluster result set of figure carries out noise vertex set to divide the abnormal vertex set of acquisition and bridge vertex set.Dynamic based on density peak
The result building dependency graph and DP-Index index that figure clustering algorithm is clustered in initial phase according to Static Density peak figure first;
Then according to the dynamic change incremental update DP-Index index and dependency graph of figure, according to the variation of dependency graph and dependency graph
The cluster result and cluster evolution event of Dynamic Graph are obtained in real time.
The technical solution adopted by the present invention: firstly, it is similar to calculate the structure between any adjacent vertex in initial phase
Degree, then calculate three kinds of measurements on each vertex: local density relies on vertex and relies on similarity, and to each vertex
Above-mentioned three kinds of measurements establish DP-Index index, and carry out descending arrangement based on the local density on vertex to the vertex in index,
By this index can effective boosting algorithm efficiency;The decision diagram exclusively for G- Design is generated according to DP-Index index,
Selecting local density greatly and relying on the relatively small vertex of similarity is density peak maximum, and the lesser vertex of local density is noise
Vertex;To remaining vertex, i.e., do not include the vertex set at density peak and noise vertex, is arranged according to the descending in DP-Index index
Column sequence is traversed, by vertex and its dependence vertex partition into the same cluster, to obtain the cluster result set of figure;To making an uproar
Sound vertex set, which divide, obtains abnormal vertex set and bridge vertex set;Dependency graph is created according to the cluster result of figure later, is used
Cluster result is stored, updates and lays the foundation for dynamic;In the dynamic detection stage, according to inserting for the insertion/deletion on vertex and side
Enter/delete to update DP-Index index and dependency graph, the cluster of figure is obtained according to the dynamic change of dependency graph and dependency graph
And cluster evolution event as a result.
The present invention is divided into two stages --- initial phase and dynamic detection stage.Initial phase needs to realize three
Aspect --- figure is clustered using density peak static structure figure clustering algorithm, construct DP-Index index structure, creation according to
Lai Tu.Need to handle two aspects in the dynamic detection stage --- it updates DP-Index index and dependency graph, obtain cluster knot
Fruit and cluster evolution event.Core algorithm therein is static structure figure clustering algorithm and use increment thought based on density peak
The Dynamic Graph clustering algorithm of dynamic update is carried out to cluster result.
An example of the invention is illustrated using a undirected illustrated example in Fig. 1.Fig. 1 is one and calculates to test
Method and the small diagram data designed.
The specific implementation step of the method for the present invention is as follows:
It is illustrated in figure 8 the flow chart of algorithm of the invention;
Step 1: structural similarity, used structural similarity formula are calculated to each pair of adjacent vertex in figure are as follows:
Wherein, N [u] indicates the structure neighborhood of vertex u, for a figure G (V, E), i.e. N [u]=v ∈ V | (u, v) ∈ E }
∪{u}.The structure neighborhood of N [v] expression vertex v.Deg [u] indicates the degree of vertex u, and the degree of vertex u is top in the method
The number of point u structure neighborhood.The degree of deg [v] expression vertex v.As shown in Figure 1, vertex v1And vertex v2Structural similarity beThe structural similarity calculation method of other adjacent vertexes is same as described above.
Descending arrangement is carried out to structural similarity later, taking the value at structural similarity descending arrangement 20% is similarity threshold
Value σt, similarity threshold σtIt is the default parameters of algorithm.The number on all sides in figure is indicated with m, bidding k indicates similarity threshold
It is worth corresponding structural similarity serial number after the arrangement of structural similarity descending, then k should meet:For
Non-directed graph in Fig. 1, σt=0.866.
Step 2: successively calculating three measurements on each vertex in figure: local density, rely on vertex and rely on similarity.
Step 2-1: can basis of local density's formula as entire algorithm be the key that realize to realize cluster on the diagram
Factor.The local density on one vertex of this patent design includes the structural similarity on vertex Yu all structure neighborhoods in vertex.In order to
More reasonably distinguish the local density on each vertex, Patent design serialization functionAnd by standard normal
Distribution is used as μuvWeight in local density's formula.Furthermore this patent is by μuvValue range be set as 0 < μuv≤ 2, to exclude
Influence of the too small similarity to local density.According to structural similarity, local density's calculation formula are as follows:
Step 2-2: local density ratio u in the neighbours vertex of vertex u is big and be known as with the highest vertex of u structural similarity
The dependence vertex of u, is denoted asBy u withBetween structural similarity be known as rely on similarity, be denoted as δu.Calculation formula are as follows:
Here, N (u) indicates the opening neighbours of vertex u, for a figure G (V, E), i.e. N (u)=v ∈ V | (u, v) ∈
E}.If setting δ there is no the vertex that local density's ratio u is big in the neighbours vertex of vertex uu=0, andFor one
Vertex u, if there are two even more dependence vertex, that algorithm will therefrom select the dependence top as vertex u at random
Point.
Step 3: DP-Index index being established to entire figure according to the three of each vertex measurements, DP-Index index includes
The local density on each vertex and each vertex in figure relies on vertex and relies on similarity, finally to the top in index
Point carries out descending arrangement according to their local density.The index structure of DP-Index is as shown in table 1.Based on DP-Index rope
Draw, the time complexity of static map clustering algorithm is O (n) in this patent, and wherein n is the quantity on vertex.It is, the time is complicated
Degree is only related with vertex quantity, to greatly speed up the efficiency of algorithm.
1. DP-Index index structure of table
Step 4: according to local density ρ defined in step 2-1 and 2-2 and similarity δ is relied on, using ρ as abscissa,
δ is ordinate, generates the decision diagram in this patent exclusively for G- Design, and the corresponding decision diagram of Fig. 1 is as shown in Figure 2.If ξ is 1.5,
γ is 0.4.Then local density is more than or equal to by ξ according to decision diagram and relies on vertex of the similarity less than γ and be selected into density summit
Point set, the vertex by local density less than ξ are selected into noise vertex set.Then density summit point set includes { v6, v10, noise vertex
Collection includes { v5, v7, v11}。
Step 5: concentrating each vertex to distribute a cluster for density peak maximum first, so the cluster result set of Fig. 1 includes 2
Cluster, current cluster result set are C={ { v6, { v10}}.Then for being not belonging to density summit point set and noise vertex set
Each vertex puts in order according to the descending of the local density on vertex and is traversed, and each vertex is assigned to neighbours top
Dian Zhong local density is bigger than its, (also just relies in cluster belonging to vertex) in cluster belonging to the highest vertex of structural similarity, most
Cluster result set C={ { v is obtained eventually1, v2, v3, v4, v6, { v8, v9, v10}}。
Step 6: in noise vertex set vertex carry out further division, if in noise vertex set certain vertex u neighbour
Residence belongs to two and otherwise more than two different clusters are just selected into different then this vertex u is just selected into bridge vertex set
Normal vertex set.Because of v7Neighbours vertex belong to two different clusters, so v7It is bridge vertex.Because of v5And v11All only one
Neighbours, so v5And v11It is abnormal vertex.
Step 7: dependency graph being obtained according to DP-Index index, density summit point set and noise vertex set, is initialized first
One dependency graph G ' (V ', E '), if vertex set V ' and side collection E ' is sky, later if a vertex u belongs in original image G (V, E)
Vertex u, then be added in dependency graph G ' by density summit point set or noise vertex set, otherwise by this vertex u and sideIt is added in dependency graph G ', the corresponding dependency graph of Fig. 1 is as shown in Figure 3.At this point, each connection point in Fig. 3 dependency graph
Amount all corresponds to a cluster, such as vertex v1、v2、v3、v4、v6The connected component at place is a cluster of cluster result, v8、v9、
v10The connected component at place is another cluster of cluster result.Each isolated vertex, such as vertex v5, v7, v11, belong to
In noise vertex.The dependency graph designed in this patent is by the foundation structure in clustering as Dynamic Graph, for based on the quiet of density peak
State structure chart clustering algorithm obtains cluster result in real time in Dynamic Graph and tracking cluster evolution event provides bridge.
Step 8: in the dynamic detection stage, this patent considers four kinds of Dynamic Graph variations: increase/deletion side and increase/
Delete vertex.Change real-time update DP-Index index respectively according to above-mentioned four class.
Increase and exist: when increasing when (u, v), the degree of vertex of vertex u and vertex v adds 1, then opposite vertexes u and vertex v into
Row is further to update operation.For vertex u, recalculate the structural similarity of vertex u Yu neighbours vertex, more new summit u and
The local density on neighbours vertex, later the dependence vertex on the neighbours vertex of more new summit u, neighbours vertex and neighbours vertex and
Similarity is relied on, the measurement after finally changing according to vertex is updated DP-Index;The update of vertex v is operated with vertex u.
Such as increase side (v5, v6), the figure after Fig. 1 variation is as shown in Figure 4.For vertex v5For, v is affected first5With neighbours
Vertex v2, v6Between structural similarity, and then affect v5With neighbours' vertex v2, v6Local density, so to v5It is pushed up with neighbours
Point v2, v6Local density be updated.It may influence to rely on vertex and dependence similarity since local density changes, then
It needs to update v5With neighbours' vertex v2, v6It relies on vertex and relies on similarity.Then because of v2, v6Local density change can
It can influence v2、v6Neighbours' vertex v1、v3、v4、v7Dependence vertex and rely on similarity, so to v1、v3、v4、v7Dependence top
Point is updated with similarity is relied on.Finally DP-Index index is updated, and is arranged by the descending of local density.For
Vertex v6Processing and vertex v5Similar, to front, updated vertex does not need then to update, it is only necessary to update v1、v3、v4、
v7Local density and v8Dependence similarity and rely on vertex.DP-Index index after final updated is as shown in table 2.
Delete: when deleting when (u, v), operation, which is similar to, increases side, and the degree of vertex of vertex u and vertex v subtracts 1, so
Opposite vertexes u and vertex v carry out further update operation afterwards.For vertex u, the structure of vertex u Yu neighbours vertex are recalculated
Similarity, the more local density of new summit u and neighbours vertex, later more new summit u, neighbours vertex and neighbours vertex neighbours
The dependence vertex on vertex and dependence similarity, measurement is updated DP-Index after finally being changed according to vertex;Vertex v
Operation is updated with vertex u.Such as side (v is deleted in Fig. 45, v6), the figure after changing is as shown in Figure 1.For vertex v5Come
It says, affects v first5With neighbours' vertex v2, v6Between structural similarity, and then affect v5With neighbours' vertex v2, v6Part
Density, so to v5With neighbours' vertex v2, v6Local density be updated.Due to local density change may influence according to
Rely vertex and rely on similarity, then needs to update v5With neighbours' vertex v2, v6It relies on vertex and relies on similarity.Then because of v2,
v6Local density change and may influence v2、v6Neighbours' vertex v1、v3、v4、v7Dependence vertex and rely on similarity, institute
To v1、v3、v4、v7Dependence vertex with rely on similarity be updated.Finally DP-Index index is updated, and is pressed
The descending of local density arranges.For vertex v6Update and vertex v5It is similar, the updated vertex in front is not needed then
It updates, it is only necessary to update v1、v3、v4、v7Local density and v8Dependence similarity and rely on vertex.After final updated
DP-Index index is as shown in table 1.
2. DP-Index index structure of table
Increase vertex: when increasing vertex u, initializing the local density of vertex u, rely on vertex and relies on similarity, and
It is added in DP-Index index.Such as increase vertex v in Fig. 112, because of v12Structure neighborhood there was only own.It is then initial
Change vertex u local density beI.e. 0.6872.Vertex will be relied on to be set asIt relies on similarity and is set as 0, then more
New DP-Index index.DP-Index index after final updated is as shown in table 3.
3. DP-Index index structure of table
It deletes vertex: when deleting vertex u, deletion being executed to the side (u, v) between each vertex u and neighbours' vertex v
Side operation, later deletes vertex u from DP-Index index.Such as vertex v is deleted in Fig. 15, then side (v is deleted first5,
v2), specific update step is identical as the operation on above-mentioned deletion side.Then by vertex v5It is deleted from index.After final updated
DP-Index index is as shown in table 4.
4. DP-Index index structure of table
Step 9: the variation occurred according to DP-Index index is updated dependency graph.Algorithm first to local density,
Similarity is relied on, the changed vertex in vertex is relied on and is judged according to the variation of decision diagram opposite vertexes type, then basis
Different situations updates dependency graph.
Dependency graph is updated and is broadly divided into following 5 kinds of situations:
Non-noise vertex becomes noise vertex: when non-noise vertex u becomes noise vertex, if existed in dependency graph
SideThen delete sideSuch as side (v is deleted in Fig. 14, v6), so that v4Local density become by 1.695
Become 1.078.The screening rule of decision diagram same Fig. 2, ξ 1.5, γ 0.4.According to decision diagram, v4Local density be less than ξ,
So v4Noise vertex is become by non-noise vertex, then deletes side (v in dependency graph4, v3), wherein v3It is v4Former rely on top
Point.
Noise vertex becomes non-noise vertex: when noise vertex, u becomes non-noise vertex, if after vertex u variation not
For density peak maximum, side is added in dependency graphSuch as side (v is increased in Fig. 15, v6), so that v5Part it is close
Degree becomes 1.639 by 1.079.Decision diagram after variation is as shown in figure 5, ξ is 1.5, γ 0.4.According to decision diagram, v5Part
Density is greater than ξ, relies on similarity and is greater than γ, so v5Non-noise vertex is become by noise vertex and is not density peak maximum, then
Increase side (v in dependency graph5, v2), wherein v2It is v5Dependence vertex.
Density peak maximum becomes non-density peak maximum: when density peak maximum u becomes non-density peak maximum, if vertex u becomes
It is not noise vertex after change, side is added in dependency graphSuch as side (v is increased in Fig. 110, v6), so that v6Part
Density is 2.794, and relying on similarity is 0.845, and dependence vertex is v3.The screening rule of decision diagram same Fig. 2, ξ 1.5, γ are
0.4.According to decision diagram, v6Local density be greater than ξ, rely on similarity be greater than γ, so becoming non-density by density peak maximum
Peak maximum and not be noise vertex, therefore in dependency graph be added side (v6, v3)。
Non- density peak maximum becomes density peak maximum: if non-density peak maximum u is not noise vertex, vertex u becomes close
When spending peak maximum, side is deleted in dependency graphSuch as side (v is deleted in Fig. 110, v11), so that non-noise vertex v8
Local density becomes 2.225, and relying on similarity is 0, relies on vertex and is.The screening rule of decision diagram same Fig. 2, ξ 1.5, γ are
0.4.According to decision diagram, v8Local density be greater than ξ, rely on similarity be less than γ, density summit is become by non-density peak maximum
Point, therefore side (v is deleted in dependency graph8, v10), v10For v8Former rely on vertex.
The dependence vertex on vertex changes: if vertex u is not noise vertex or density peak maximum, and vertex u according to
Rely vertex fromBecomeSide is then deleted in dependency graphSide is addedSuch as side is increased in Fig. 1
(v5, v6), updated DP-Index index is as shown in table 2, wherein v2Dependence vertex by v3Become v6.The screening of decision diagram is advised
Then same Fig. 2, ξ 1.5, γ 0.4.According to decision diagram, vertex v2It is not noise vertex or density peak maximum, so in dependency graph
Middle deletion side (v2, v3), side (v is added2, v6)。
The connected component obtained in dependency graph can be obtained by real-time cluster result;Monitor the change of connected component in dependency graph
Change can obtain cluster evolution event.Advantage of this is that, cluster evolution event can be obtained in real time while variation, without
Need to obtain cluster result goes the difference of comparison cluster result that could obtain evolution event again later.Cluster evolution event such as Fig. 7 institute
Show, cluster evolution event includes: the new life and extinction of cluster;The expansion and contraction of cluster, the fusion and division of cluster.Such as increase in Fig. 1
Side (v is added5, v6), during dependency graph becomes Fig. 6 from Fig. 3, increase side (v2, v5), the connected component in left side increases at this time
Vertex v is added5, because of v in Fig. 35Only one vertex of the connected component at place, so the cluster evolution event occurred at this time is cluster
Expansion, and the vertex that cluster result includes by each connected component.Cluster result includes: that cluster result set is C={ { v1, v2,
v3, v4, v5, v6, { v8, v9, v10}};For each remaining isolated vertex, because of v7Neighbours vertex belong to two not
Same cluster, so v7It is bridge vertex;Because of v11Only one neighbour, so v11It is abnormal vertex.Dependency graph becomes Fig. 6 from Fig. 3
During, also delete side (v2, v3), and increase side (v2, v6), but since the vertex in final connected component does not have
Variation, so cluster does not also change, there is no cluster evolution event occurs at this time.
By the processing of above-mentioned steps, being clustered based on density peak thought to Dynamic Graph for task has all been realized.This
Provided static structure figure clustering algorithm is invented in clustering precision better than existing structure-based figure clustering algorithm, and
The promotion of several times is obtained in efficiency.And this algorithm realizes the cluster to Dynamic Graph, can return to figure cluster result in real time, and
Obtain cluster evolution event.