Back to Search Start Over

Identifying similar-bicliques in bipartite graphs

Authors :
Kai Yao
Lijun Chang
Jeffrey Xu Yu
Source :
Proceedings of the VLDB Endowment. 15:3085-3097
Publication Year :
2022
Publisher :
Association for Computing Machinery (ACM), 2022.

Abstract

Bipartite graphs have been widely used to model the relationship between entities of different types, where vertices are partitioned into two disjoint sets/sides. Finding dense subgraphs in a bipartite graph is of great significance and encompasses many applications. However, none of the existing dense bipartite subgraph models consider similarity between vertices from the same side, and as a result, the identified results may include vertices that are not similar to each other. In this paper, we formulate the notion of similar-biclique which is a special kind of biclique where all vertices from a designated side are similar to each other, and aim to enumerate all similar-bicliques. The naive approach of first enumerating all maximal bicliques and then extracting all maximal similar-bicliques from them is inefficient, as enumerating maximal bicliques is time consuming. We propose a backtracking algorithm MSBE to directly enumerate maximal similar-bicliques, and power it by vertex reduction and optimization techniques. Furthermore, we design a novel index structure to speed up a time-critical operation of MSBE, as well as to speed up vertex reduction. Efficient index construction algorithms are also developed. Extensive experiments on 17 bipartite graphs as well as case studies are conducted to demonstrate the effectiveness and efficiency of our model and algorithms.

Subjects

Subjects :
General Engineering

Details

ISSN :
21508097
Volume :
15
Database :
OpenAIRE
Journal :
Proceedings of the VLDB Endowment
Accession number :
edsair.doi...........9b43dee9e2202836f8f3cd30aa5e206d
Full Text :
https://doi.org/10.14778/3551793.3551854