2011
DOI: 10.1007/978-3-642-20847-8_2
|View full text |Cite
|
Sign up to set email alerts
|

Spectral Analysis for Billion-Scale Graphs: Discoveries and Implementation

Abstract: Abstract. Given a graph with billions of nodes and edges, how can we find patterns and anomalies? Are there nodes that participate in too many or too few triangles? Are there close-knit near-cliques? These questions are expensive to answer unless we have the first several eigenvalues and eigenvectors of the graph adjacency matrix. However, eigensolvers suffer from subtle problems (e.g., convergence) for large sparse matrices, let alone for billion-scale ones. We address this problem with the proposed HEIGEN al… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
46
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 66 publications
(46 citation statements)
references
References 18 publications
0
46
0
Order By: Relevance
“…to massive graphs [18]. Most importantly, the resulting approximation accuracy often proves to be inferior to deterministic methods [7].…”
Section: Cur Decompositionmentioning
confidence: 99%
“…to massive graphs [18]. Most importantly, the resulting approximation accuracy often proves to be inferior to deterministic methods [7].…”
Section: Cur Decompositionmentioning
confidence: 99%
“…This greatly reduces the network traffic and decreases the running time. Experiments show that our proposed method outperforms naive methods by 76× [11].…”
Section: Eigensolvermentioning
confidence: 95%
“…Figure 2 (c) shows the degree and the number of participating triangles in the Twitter 'who follows whom' graph at year 2009 [11]. We have the following observation which can be used to spot and eliminate harmful accounts such as those of adult advertisers and spammers.…”
Section: Triangle Countingmentioning
confidence: 98%
See 1 more Smart Citation
“…To achieve this goal, GBASE applies a grid selection strategy to minimize disk accesses and answer queries by applying a MapReduce-based algorithm that supports incidence Iterative Matrix-Vector multiplication (GIM-V) which represents a generalization of normal matrix-vector multiplication [34,36]. The library has been utilized for implementing a MapReduce-based algorithm for discovering patterns on near-cliques and triangles on large scale graphs [37]. In practice, GBASE and PEGASUS are unlikely to be intuitive for most developers, who might find it challenging to think of graph processing in terms of matrices.…”
Section: Does Hadoop Work Well For Big Graph Processing?mentioning
confidence: 99%