Counting Small Balanced (p,q)-bicliques in Signed Bipartite Graphs
Mekala Kiran, Apurba Das, Suman Banerjee, Tathagata Ray

TL;DR
This paper introduces new algorithms for counting small balanced (p,q)-bicliques in signed bipartite graphs, improving efficiency over existing methods through vertex-based pruning.
Contribution
It presents two novel algorithms, BBWC and BBVP, for efficiently counting balanced bicliques in signed bipartite graphs, extending existing unsigned graph techniques.
Findings
BBVP outperforms baseline SBCList++ with 636× speedup for p=q=3.
Extended BCList++ to incorporate edge signs for signed bipartite graphs.
Extensive experiments on real-world datasets validate the efficiency of BBVP.
Abstract
Two disjoint sets of entities and their relationship can be modelled as a bipartite graph. Real-life examples include drug-target interaction in biological networks, user-item relationships in e-commerce networks, etc. Motif-based analysis is essential for understanding the structure of large-scale networks, and bipartite graphs are no exception. In contrast to unsigned graphs, motif analysis in signed bipartite graphs has received limited attention. The smallest non-trivial motif in a signed bipartite graph is a balanced (2,2)-biclique, often called a balanced butterfly, which captures only local patterns and cannot reveal higher-order relationships. Bipartite motifs have been studied in the literature in the context of signed bipartite graphs, such as maximal biclique, bitruss, and so on. None of these works addresses bipartite motifs with fixed-sized vertex sets, which are often…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
