An Optimized MBE Algorithm on Sparse Bipartite Graphs.

Yu He,Rong-Hua Li,Rui Mao
DOI: https://doi.org/10.1007/978-3-030-05755-8_21
2018-01-01
Abstract:The maximal biclique enumeration (MBE) is a problem of identifying all maximal bicliques in a bipartite graph. Once enumerated in a bipartite graph, maximal bicliques can be used to solve problems in areas such as purchase prediction, statistic analysis of social networks, discovery of interesting structures in protein-protein interaction networks, identification of common gene-set associations, and integration of diverse functional genomes data. In this paper, we develop an optimized sequential MBE algorithm called \(\mathsf {sMBEA}\) for sparse bipartite graphs which appear frequently in real life. The results of extensive experiments on several real-life data sets demonstrate that \(\mathsf {sMBEA}\) outperforms the state-of-the-art sequential algorithm \(\mathsf {iMBEA}\).
What problem does this paper attempt to address?