Truss decomposition in massive networks

J Wang, J Cheng - arXiv preprint arXiv:1205.6693, 2012 - arxiv.org
The k-truss is a type of cohesive subgraphs proposed recently for the study of networks.
While the problem of computing most cohesive subgraphs is NP-hard, there exists a …

Multicore triangle computations without tuning

J Shun, K Tangwongsan - 2015 IEEE 31st International …, 2015 - ieeexplore.ieee.org
Triangle counting and enumeration has emerged as a basic tool in large-scale network
analysis, fueling the development of algorithms that scale to massive graphs. Most of the …

[PDF][PDF] Vertex Priority Based Butterfly Counting for Large-scale Bipartite Networks.

K Wang, X Lin, L Qin, W Zhang, Y Zhang - PVLDB, 2019 - opus.lib.uts.edu.au
Bipartite networks are of great importance in many realworld applications. In bipartite
networks, butterfly (ie, a complete 2× 2 biclique) is the smallest non-trivial cohesive structure …

Approximately counting triangles in sublinear time

T Eden, A Levi, D Ron, C Seshadhri - SIAM Journal on Computing, 2017 - SIAM
We consider the problem of estimating the number of triangles in a graph. This problem has
been extensively studied in both theory and practice, but all existing algorithms read the …

Fast algorithms for maximal clique enumeration with limited memory

J Cheng, L Zhu, Y Ke, S Chu - Proceedings of the 18th ACM SIGKDD …, 2012 - dl.acm.org
Maximal clique enumeration (MCE) is a long-standing problem in graph theory and has
numerous important applications. Though extensively studied, most existing algorithms …

Massive graph triangulation

X Hu, Y Tao, CW Chung - Proceedings of the 2013 ACM SIGMOD …, 2013 - dl.acm.org
This paper studies I/O-efficient algorithms for settling the classic triangle listing problem,
whose solution is a basic operator in dealing with many other graph problems. Specifically …

Graphzero: A high-performance subgraph matching system

D Mawhirter, S Reinehr, C Holmes, T Liu… - ACM SIGOPS Operating …, 2021 - dl.acm.org
Subgraph matching is a fundamental task in many applications which identifies all the
embeddings of a query pattern in an input graph. Compilation-based subgraph matching …

Efficiently estimating motif statistics of large networks

P Wang, JCS Lui, B Ribeiro, D Towsley… - ACM Transactions on …, 2014 - dl.acm.org
Exploring statistics of locally connected subgraph patterns (also known as network motifs)
has helped researchers better understand the structure and function of biological and Online …

Accelerated butterfly counting with vertex priority on bipartite graphs

K Wang, X Lin, L Qin, W Zhang, Y Zhang - The VLDB Journal, 2023 - Springer
Bipartite graphs are of great importance in many real-world applications. Butterfly, which is a
complete 2× 2 biclique, plays a key role in bipartite graphs. In this paper, we investigate the …

TF-Label: A topological-folding labeling scheme for reachability querying in a large graph

J Cheng, S Huang, H Wu, AWC Fu - Proceedings of the 2013 ACM …, 2013 - dl.acm.org
Reachability querying is a basic graph operation with numerous important applications in
databases, network analysis, computational biology, software engineering, etc. Although …