Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
LightRW: FPGA Accelerated Graph Dynamic Random Walks
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 90, Pages 1–27https://doi.org/10.1145/3588944Graph dynamic random walks (GDRWs) have recently emerged as a powerful paradigm for graph analytics and learning applications, including graph embedding and graph neural networks. Despite the fact that many existing studies optimize the performance of ...
- research-articleMay 2023
Maximal Defective Clique Enumeration
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 77, Pages 1–26https://doi.org/10.1145/3588931Maximal clique enumeration is a fundamental operator in graph analysis. The model of clique, however, is typically too restrictive for real-world applications as it requires an edge for every pair of vertices. To remedy this restriction, practical graph ...
- research-articleMay 2023
T-FSM: A Task-Based System for Massively Parallel Frequent Subgraph Pattern Mining from a Big Graph
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 74, Pages 1–26https://doi.org/10.1145/3588928Finding frequent subgraph patterns in a big graph is an important problem with many applications such as classifying chemical compounds and building indexes to speed up graph queries. Since this problem is NP-hard, some recent parallel systems have been ...
Maximum k-Biplex Search on Bipartite Graphs: A Symmetric-BK Branching Approach
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 49, Pages 1–26https://doi.org/10.1145/3588729Enumerating maximal k-biplexes (MBPs) of a bipartite graph has been used for applications such as fraud detection. Nevertheless, there usually exists an exponential number of MBPs, which brings up two issues when enumerating MBPs, namely the ...
- research-articleMay 2023
I/O-Efficient Butterfly Counting at Scale
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 34, Pages 1–27https://doi.org/10.1145/3588714Butterfly (a cyclic graph motif) counting is a fundamental task with many applications in graph analysis, which aims at computing the number of butterflies in a large graph. With the rapid growth of graph data, it is more and more challenging to do ...
- research-articleMay 2023
ClipSim: A GPU-friendly Parallel Framework for Single-Source SimRank with Accuracy Guarantee
- Tianhao Wu,
- Ji Cheng,
- Chaorui Zhang,
- Jianfeng Hou,
- Gengjian Chen,
- Zhongyi Huang,
- Weixi Zhang,
- Wei Han,
- Bo Bai
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 27, Pages 1–26https://doi.org/10.1145/3588707SimRank is an important metric to measure the topological similarity between two nodes in a graph. In particular, single-source and top-k SimRank has numerous applications in recommendation systems, network analysis, and web mining, etc. Mathematically, ...
- research-articleMay 2023
Efficient Estimation of Pairwise Effective Resistance
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 16, Pages 1–27https://doi.org/10.1145/3588696Given an undirected graph G, the effective resistance r(s,t) measures the dissimilarity of node pair s,t in G, which finds numerous applications in real-world problems, such as recommender systems, combinatorial optimization, molecular chemistry, and ...