Proceedings of the Eleventh ACM SIGKDD International Conference on Knowledge Discovery in Data Mining 2005
DOI: 10.1145/1081870.1081948
|View full text |Cite
|
Sign up to set email alerts
|

A fast kernel-based multilevel algorithm for graph clustering

Abstract: Graph clustering (also called graph partitioning)-clustering the nodes of a graph-is an important problem in diverse data mining applications. Traditional approaches involve optimization of graph clustering objectives such as normalized cut or ratio association; spectral methods are widely used for these objectives, but they require eigenvector computation which can be slow. Recently, graph clustering with a general cut objective has been shown to be mathematically equivalent to an appropriate weighted kernel … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
84
0

Year Published

2006
2006
2022
2022

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 93 publications
(84 citation statements)
references
References 11 publications
0
84
0
Order By: Relevance
“…• Graclus (GRAC) [8]: This is a graph clustering algorithm that divides the nodes of a given weighted graph into clusters such that the sum of weights of the inter-cluster edges is minimized. We ran it on a new derived graph having the same set of nodes as G, while edges exist between any two nodes with a non-zero cost reduction and the weight on the edge equal to the cost reduction s(·).…”
Section: Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…• Graclus (GRAC) [8]: This is a graph clustering algorithm that divides the nodes of a given weighted graph into clusters such that the sum of weights of the inter-cluster edges is minimized. We ran it on a new derived graph having the same set of nodes as G, while edges exist between any two nodes with a non-zero cost reduction and the weight on the edge equal to the cost reduction s(·).…”
Section: Methodsmentioning
confidence: 99%
“…In contrast, we use information-theoretic metrics to group nodes such that the graph representation is as compact as possible. Another problem with many of the widely-used clustering algorithms, such as METIS [17], Graclus [8], kmeans and spectral clustering [24], is that they require the user to specify the number of partitions beforehand, which is typically hard to estimate and not required in our setting.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Cannot-link constraints (like charges) increase the weights of affected edge. The situation is illustrated in Figure 1, where must-link constraints are {e (2,3), e (6,7), e (14,15)} and the cannot-link constraints are {e(9,10)}.…”
Section: Magnetically Affected Paths (Map)mentioning
confidence: 99%
“…These algorithms use the eigenvectors of the affinity matrix that encodes the local data structure to make a global decision of clustering. They demonstrate promising performance in the domains of image segmentation [95], document clustering [35], data mining [112], dimensionality reduction [16], and semi-supervised learning [15] [116].…”
Section: Spectral Graph Partitioningmentioning
confidence: 99%