Computing Significant Cliques in Large Labeled Networks
计算机科学
理论计算机科学
作者
Yu-Xuan Qiu,Dong Wen,Rong-Hua Li,Lu Qin,Michael Yu,Xuemin Lin
出处
期刊:IEEE Transactions on Big Data [Institute of Electrical and Electronics Engineers] 日期:2022-11-21卷期号:9 (3): 904-917
标识
DOI:10.1109/tbdata.2022.3223644
摘要
Mining cohesive subgraphs and communities is a fundamental problem in network analysis and has drawn much attention in the last decade. Most existing cohesive subgraph models mainly consider the structural cohesion but ignore the subgraph significance. In this article, we formulate a new model, called statistically significant clique, to mine significant cohesive subgraphs in large vertex-labeled graphs. A statistically significant clique is a complete subgraph with a significance value exceeding a given threshold. The subgraph significance is evaluated by a widely used metric called chi-square statistic. We study the problem of enumerating all maximal statistically significant cliques. The problem is proved to be NP-hard. We propose an efficient branch-and-bound algorithm with several elegant pruning strategies to solve our problem. We conduct extensive experiments on seven large real-world datasets to show the practical efficiency of our algorithms. We also conduct a case study to evaluate the effectiveness of our proposed model.