Cohesive Subgraph Discovery over Uncertain Bipartite Graphs
Kai Wang,Gengda Zhao,Wenjie Zhang,Xuemin Lin,Ying Zhang,Yizhang He,Chunxiao Li
DOI: https://doi.org/10.1109/tkde.2023.3234567
IF: 9.235
2023-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:In this paper, we propose the ($alpha ,eta ,eta$)-core model, which is the first cohesive subgraph model on uncertain bipartite graphs. To capture the uncertainty of relationships/edges, $eta$-degree is adopted to measure the vertex engagement level, which is the largest integer $k$ such that the probability of a vertex having at least $k$ neighbors is not less than $eta$. Given degree constraints $alpha$ and $eta$, and a probability threshold $eta$, the ($alpha ,eta ,eta$)-core requires that each vertex on the upper or lower level have $eta$-degree no less than $alpha$ or $eta$, respectively. An ($alpha ,eta ,eta$)-core can be obtained by iteratively removing the vertices with $eta$-degrees below the degree constraints. Apart from the online computation algorithm, we propose a probability-aware index to strike a balance between time and space costs. To efficiently build such an index, we design a top-down index construction algorithm to allow computation sharing. Then, we show how to parallelize our query algorithms and index construction algorithms. In addition, we study community search on uncertain bipartite graphs by adopting the ($alpha ,eta ,eta$)-core model. Extensive experiments are conducted on 13 datasets to validate the efficiency and effectiveness of our proposed techniques.
computer science, information systems, artificial intelligence,engineering, electrical & electronic