2009
DOI: 10.1007/978-3-540-95995-3_3
|View full text |Cite
|
Sign up to set email alerts
|

Finding Dense Subgraphs with Size Bounds

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

3
203
1

Year Published

2010
2010
2021
2021

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 169 publications
(207 citation statements)
references
References 15 publications
3
203
1
Order By: Relevance
“…Since dense subgraph discovery constitutes a main research topic in graph analysis, a wide variety of related methods exists: heuristics [49,52,54], algorithmic contributions on NP-hard formulations [5,12,22,40, ?] and poly-time solvable formulations [18, 40, ?].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Since dense subgraph discovery constitutes a main research topic in graph analysis, a wide variety of related methods exists: heuristics [49,52,54], algorithmic contributions on NP-hard formulations [5,12,22,40, ?] and poly-time solvable formulations [18, 40, ?].…”
Section: Related Workmentioning
confidence: 99%
“…Khuller and Saha [40] provide a linear time -approximation algorithm for the case of directed graphs among other contributions. Two interesting variations of the DkS problem were introduced by Andersen and Chellapilla [5]. The two problems ask for the set S that maximizes the density subject to |S| ≤ k (DamkS) and |S| ≥ k (DalkS).…”
Section: Related Workmentioning
confidence: 99%
“…Many graph problems like maximal clique finding [4], dense subgraph discovery [2], and betweenness approximation [18] use k-core decomposition as a subroutine.…”
Section: Related Workmentioning
confidence: 99%
“…Finding k-cores in a graph is a fundamental operation for many graph algorithms. k-core is commonly used as part of community detection algorithms [16], as well as for finding dense components in graphs [2,4,19], as a filtering step for finding large cliques (as a k-clique is also a k-1-core), and for large-scale network visualization [1].…”
Section: Introductionmentioning
confidence: 99%
“…Finding clusters is a data-intensive operation and it can easily become compute-intensive as well, depending on the heuristics used. The problem is equivalent to the problem of maximal, variable-sized dense subgraphs (or quasi-cliques), and theoretically speaking, several of the corresponding optimization problems are computationally hard problems [1,11,16] or with large degree polynomial methods [25,26]. Therefore, faster approximation heuristics need to be used in practice.…”
Section: Introductionmentioning
confidence: 99%