Cohesive subgraph search over big heterogeneous information networks: Applications, challenges, and solutions

Y Fang, K Wang, X Lin, W Zhang - Proceedings of the 2021 International …, 2021 - dl.acm.org
With the advent of a wide spectrum of recent applications, querying heterogeneous
information networks (HINs) has received a great deal of attention from both academic and …

Parallel algorithms for finding large cliques in sparse graphs

L Gianinazzi, M Besta, Y Schaffner… - Proceedings of the 33rd …, 2021 - dl.acm.org
We present a parallel k-clique listing algorithm with improved work bounds (for the same
depth) in sparse graphs with low degeneracy or arboricity. We achieve this by introducing …

PSMC: Provable and Scalable Algorithms for Motif Conductance Based Graph Clustering

L Lin, T Jia, Z Wang, J Zhao, RH Li - Proceedings of the 30th ACM …, 2024 - dl.acm.org
Higher-order graph clustering aims to partition the graph using frequently occurring
subgraphs (ie, motifs), instead of the lower-order edges, as the atomic clustering unit, which …

A survey of densest subgraph discovery on large graphs

W Luo, C Ma, Y Fang, LVS Lakshmanan - arXiv preprint arXiv:2306.07927, 2023 - arxiv.org
With the prevalence of graphs for modeling complex relationships among objects, the topic
of graph mining has attracted a great deal of attention from both academic and industrial …

Parallelizing maximal clique enumeration on gpus

M Almasri, YH Chang, I El Hajj, R Nagi… - 2023 32nd …, 2023 - ieeexplore.ieee.org
We present a GPU solution for exact maximal clique enumeration (MCE) that performs a
search tree traversal following the Bron-Kerbosch algorithm. Prior works on parallelizing …

Efficient Listing with Set Intersection Speedup

Z Yuan, Y Peng, P Cheng, L Han, X Lin… - 2022 IEEE 38th …, 2022 - ieeexplore.ieee.org
Listing all k-cliques is a fundamental problem in graph mining, with applications in finance,
biology, and social network analysis. However, owing to the exponential growth of the …

Parallel k-clique counting on gpus

M Almasri, IE Hajj, R Nagi, J Xiong, W Hwu - Proceedings of the 36th …, 2022 - dl.acm.org
Counting k-cliques in a graph is an important problem in graph analysis with many
applications such as community detection and graph partitioning. Counting k-cliques is …

Scalable and effective conductance-based graph clustering

L Lin, R Li, T Jia - Proceedings of the AAAI Conference on Artificial …, 2023 - ojs.aaai.org
Conductance-based graph clustering has been recognized as a fundamental operator in
numerous graph analysis applications. Despite the significant success of conductance …

Lightning fast and space efficient k-clique counting

X Ye, RH Li, Q Dai, H Chen, G Wang - Proceedings of the ACM Web …, 2022 - dl.acm.org
K-clique counting is a fundamental problem in network analysis which has attracted much
attention in recent years. Computing the count of k-cliques in a graph for a large k (eg, k= 8) …

Efficient Maximum k-Defective Clique Computation with Improved Time Complexity

L Chang - Proceedings of the ACM on Management of Data, 2023 - dl.acm.org
k-defective cliques relax cliques by allowing up-to k missing edges from being a complete
graph. This relaxation enables us to find larger near-cliques and has applications in link …