Bipartite Communities
Kelly Yancey, Matthew Yancey

TL;DR
This paper explores the use of eigenvalues and eigenvectors of graph Laplacians to detect bipartite communities, providing theoretical justification and a heuristic algorithm, with applications in data mining.
Contribution
It offers a rigorous theoretical foundation for using the largest eigenvalues of the normalized Laplacian to identify multiple bipartite communities in graphs, along with a practical algorithm.
Findings
Theoretical justification for using top eigenvalues to find bipartite communities.
A heuristic algorithm for detecting bipartite communities.
Successful application of the algorithm to data-mining problems.
Abstract
For a given graph, , let be the adjacency matrix, is the diagonal matrix of degrees, is the combinatorial Laplacian, and is the normalized Laplacian. Recently, the eigenvectors corresponding to the smallest eigenvalues of and have been of great interest because of their application to community detection, which is a nebulously defined problem that essentially seeks to find a vertex set such that there are few edges incident with exactly one vertex of . The connection between community detection and the second smallest eigenvalue (and the corresponding eigenvector) is well-known. The smallest eigenvalues have been used heuristically to find multiple communities in the same graph, and a justification with theoretical rigor for the use of eigenpairs has only been found very recently. The largest eigenpair of…
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.
Taxonomy
TopicsComplex Network Analysis Techniques · Graph theory and applications · Topological and Geometric Data Analysis
