2015 International Conference on Big Data and Smart Computing (BIGCOMP) 2015
DOI: 10.1109/35021bigcomp.2015.7072830
|View full text |Cite
|
Sign up to set email alerts
|

Discovering large subsets with high quality partitions in real world graphs

Abstract: Given a real world graph, how can we find a large subgraph whose partition quality is much better than the original? Graph partitioning has received great attentions in graph mining, and especially balanced graph partitioning is required in many real world applications. However, the balanced graph partitioning is known to be NP-hard, and moreover it is known that there is no good cut at a large scale for real graphs. Due to this difficulty, in this paper, we propose a new paradigm for graph partitioning. Inste… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2016
2016
2022
2022

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 14 publications
(5 citation statements)
references
References 51 publications
(60 reference statements)
0
5
0
Order By: Relevance
“…Each minimum reachable node represent a connected component. (5,5), (11,5), (3,3), (6,3), (12,3)}. For a node u, Γ(u) = {v|(u, v) 2 E} is the set of u's neighbors.…”
Section: Problem Definitionmentioning
confidence: 99%
See 1 more Smart Citation
“…Each minimum reachable node represent a connected component. (5,5), (11,5), (3,3), (6,3), (12,3)}. For a node u, Γ(u) = {v|(u, v) 2 E} is the set of u's neighbors.…”
Section: Problem Definitionmentioning
confidence: 99%
“…A connected component in a graph is a set of nodes linked to each other by paths. Finding connected components is a fundamental graph mining task having various applications including reachability [1,2], pattern recognition [3,4], graph partitioning [5,6], random walk [7], graph compression [8,9], etc. However, graphs of interest are enormous with billions of nodes and edges; e.g., 2.4 billion monthly active users form a huge friendship network in Facebook https://newsroom.fb.com/company-info/ and the Web is a gigantic network where more than 1 trillion Web pages are linked to each other by hyperlinks https://googleblog.blogspot.…”
Section: Introductionmentioning
confidence: 99%
“…When performing the second level of vertex-balanced partitioning within each machine, the subgraph containing the star-topology vertex may need to be split to ensure vertex balancing. This can result in partitions containing thousands of singleton or tiny subgraphs which are connected by remote edges to a subgraph containing the high edge-degree vertex present in another partition in the same machine [27]. So, for HP, the number of meta-vertices | V | will increase much more rapidly than FP, relative to DP and also as the number of machines or cores increases.…”
Section: Number and Weights Of Meta-verticesmentioning
confidence: 99%
“…A recent survey by Sahu et al [66] of industrial uses of algorithms reports that, for both practitioners and academic researchers, connected components was the most frequently performed computation from a list of 13 fundamental graph problems that includes shortest paths, triangle counting, and minimum spanning trees. It has applications in scientific computing [62,69], flow simulation [70], metagenome assembly [27,58], identifying protein families [53,76], analyzing cell networks [5], pattern recognition [31,38], graph partitioning [46,47], random walks [36], social network community detection [42], graph compression [37,45], medical imaging [33], and object recognition [32]. It is a starting point for strictly harder problems such as edge/vertex connectivity, shortest paths, and 𝑘-cores.…”
Section: Introductionmentioning
confidence: 99%