Proceedings of the 2016 SIAM International Conference on Data Mining 2016
DOI: 10.1137/1.9781611974348.36
|View full text |Cite
|
Sign up to set email alerts
|

On finding the maximum edge biclique in a bipartite graph: a subspace clustering approach

Abstract: Bipartite graphs have been proven useful in modeling a wide range of relationship networks. Finding the maximum edge biclique within a bipartite graph is a well-known problem in graph theory and data mining, with numerous realworld applications across different domains. We propose a probabilistic algorithm for finding the maximum edge biclique using a Monte Carlo subspace clustering approach. Extensive experimentation with both artificial and real-world datasets shows that the algorithm is significantly better… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
13
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 24 publications
(15 citation statements)
references
References 18 publications
(48 reference statements)
0
13
0
Order By: Relevance
“…Maximum Biclique Search and its Variants. The maximum biclique problem has become increasingly popular in recent years [30,29,7]. [30] proposes an integer programming methodology to find the maximum biclique in general graphs.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Maximum Biclique Search and its Variants. The maximum biclique problem has become increasingly popular in recent years [30,29,7]. [30] proposes an integer programming methodology to find the maximum biclique in general graphs.…”
Section: Related Workmentioning
confidence: 99%
“…However, it is not applicable for large scale graphs. [29] develops a Monte Carlo algorithm for extracting a list of maximal bicliques, which contains a maximum biclique with fixed probability. [7] studies the parameterized maximum biclique problem in bipartite graphs, that reports if there exists a biclique with at least k edges, where k is a given integer parameter.…”
Section: Related Workmentioning
confidence: 99%
“…In [10,24], ILP formulations of MEB are proposed, which can find an MEB with ILP solver. Since the MEB problem is NP-hard to approximate within a factor of n 1−ε , algorithms that can find an MEB with high probability is proposed [23]. Besides, the MEB problems for special instances of bipartite graphs, i.e., convex bipartite graphs, bipartite permutation graphs and tree convex bipartite graphs, are studied in [20] [21] and [6] respectively.…”
Section: Related Workmentioning
confidence: 99%
“…Algorithm 2 shows the steps of determining the domains with feature subset grouping. In general, the problem of finding maximum edge biclique in a bipartite graph is an NP-complete problem (Shaham, Yu, & Li, 2016). However, the…”
Section: Feature Subset Groupingmentioning
confidence: 99%