2006
DOI: 10.1007/11611257_51
|View full text |Cite
|
Sign up to set email alerts
|

On the NP-Completeness of Some Graph Cluster Measures

Abstract: Graph clustering is the problem of identifying sparsely connected dense subgraphs (clusters) in a given graph. Proposed clustering algorithms usually optimize various fitness functions that measure the quality of a cluster within the graph. Examples of such cluster measures include the conductance, the local and relative densities, and single cluster editing. We prove that the decision problems associated with the optimization tasks of finding the clusters that are optimal with respect to these fitness measure… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
55
0
1

Year Published

2009
2009
2022
2022

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 54 publications
(56 citation statements)
references
References 23 publications
0
55
0
1
Order By: Relevance
“…NECTAR proceeds in iterations (lines [12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28], which we call external iterations. In each external iteration, the algorithm performs internal iterations, in which it iterates over all nodes v ∈ V (in some random order), attempting to determine the set of communities to which node v belongs such that the objective function is maximized.…”
Section: Nectar: a Detailed Descriptionmentioning
confidence: 99%
See 2 more Smart Citations
“…NECTAR proceeds in iterations (lines [12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28], which we call external iterations. In each external iteration, the algorithm performs internal iterations, in which it iterates over all nodes v ∈ V (in some random order), attempting to determine the set of communities to which node v belongs such that the objective function is maximized.…”
Section: Nectar: a Detailed Descriptionmentioning
confidence: 99%
“…Each internal iteration (comprising lines [14][15][16][17][18][19][20][21][22][23] proceeds as follows. First, NECTAR computes the set C v of communities to which node v currently belongs (line 15).…”
Section: Nectar: a Detailed Descriptionmentioning
confidence: 99%
See 1 more Smart Citation
“…A small h indicates the existence of a relatively sparse cut separating two well-knit subgraphs. For all clustering χ(G) of length c = 2, a possible definition for χ is to compute φ, which was shown to be an NP-complete problem [23].…”
Section: A Systems and Graphsmentioning
confidence: 99%
“…Since the sparsest cut problem is NP-hard [23], we use an algorithm of Leighton and Rao [24] to find an approximate solution. We choose their algorithm since it is efficient to implement and provably finds a cut with sparsity within a factor that is logarithmic in the number of operators of the optimum sparsity.…”
Section: Solution Approachmentioning
confidence: 99%