Counting Cohesive Subgraphs with Hereditary Properties

arxiv(2024)

引用 0|浏览8
暂无评分
摘要
Counting small cohesive subgraphs in a graph is a fundamental operation with numerous applications in graph analysis. Previous studies on cohesive subgraph counting are mainly based on the clique model, which aim to count the number of k-cliques in a graph with a small k. However, the clique model often proves too restrictive for practical use. To address this issue, we investigate a new problem of counting cohesive subgraphs that adhere to the hereditary property. Here the hereditary property means that if a graph G has a property 𝒫, then any induced subgraph of G also has a property 𝒫. To count these hereditary cohesive subgraphs (), we propose a new listing-based framework called , which employs a backtracking enumeration procedure to count all . A notable limitation of is that it requires enumerating all , making it intractable for large and dense graphs due to the exponential growth in the number of with respect to graph size. To overcome this limitation, we propose a novel pivot-based framework called , which can count most in a combinatorial manner without explicitly listing them. Two additional noteworthy features of is its ability to (1) simultaneously count of any size and (2) simultaneously count for each vertex or each edge, while is only capable of counting a specific size of and obtaining a total count of in a graph. We focus specifically on two : s-defective clique and s-plex, with several non-trivial pruning techniques to enhance the efficiency. We conduct extensive experiments on 8 large real-world graphs, and the results demonstrate the high efficiency and effectiveness of our solutions.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要