Publication | Closed Access
Scalable Motif Counting for Large-scale Temporal Graphs
22
Citations
36
References
2022
Year
Graph Representation LearningMachine LearningEngineeringPattern DiscoveryNetwork AnalysisGraph Signal ProcessingGraph ProcessingData ScienceData MiningTemporal MotifStructural Graph TheoryKnowledge DiscoveryScalable Motif CountingComputer ScienceTemporal MotifsDeep LearningNetwork ScienceGraph TheoryBusinessGraph AnalysisGraph Neural NetworkTemporal Graph Anal-ysis
One fundamental problem in temporal graph anal-ysis is to count the occurrences of small connected subgraph patterns (i.e., motifs), which benefits a broad range of real-world applications, such as anomaly detection, structure prediction, and network representation learning. However, existing works focused on exacting temporal motif are not scalable to large-scale temporal graph data, due to their heavy computational costs or inherent inadequacy of parallelism. In this work, we propose a scalable parallel framework for exactly counting temporal motifs in large-scale temporal graphs. We first categorize the temporal motifs based on their distinct properties, and then design customized algorithms that offer efficient strategies to exactly count the motif instances of each category. Moreover, our compact data structures, namely triple and quadruple counters, enable our algorithms to directly identify the temporal motif instances of each category, according to edge information and relationship between edges, therefore significantly improving the counting efficiency. Based on the proposed counting algorithms, we design a hierarchical parallel framework that featuring both inter- and intra-node parallel strategies, and fully leverages the multi-threading capacity of modern CPU to concurrently count all temporal motifs. Extensive experiments on sixteen real-world temporal graph datasets demonstrate the superiority and capability of our proposed framework for temporal motif counting, achieving up to <tex xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">$538\times$</tex> speedup compared to the state-of-the-art methods. The source code of our method is available at: https://github.com/steven-ccq/FAST-temporal-motif.
| Year | Citations | |
|---|---|---|
Page 1
Page 1