English

Bipartite Communities

Combinatorics 2016-03-24 v5 Social and Information Networks

Abstract

For a given graph, GG, let AA be the adjacency matrix, DD is the diagonal matrix of degrees, L=DAL' = D - A is the combinatorial Laplacian, and L=D1/2LD1/2L = D^{-1/2}L'D^{-1/2} is the normalized Laplacian. Recently, the eigenvectors corresponding to the smallest eigenvalues of LL and LL' 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 SS such that there are few edges incident with exactly one vertex of SS. The connection between community detection and the second smallest eigenvalue (and the corresponding eigenvector) is well-known. The kk smallest eigenvalues have been used heuristically to find multiple communities in the same graph, and a justification with theoretical rigor for the use of k3k \geq 3 eigenpairs has only been found very recently. The largest eigenpair of LL has been used more classically to solve the MAX-CUT problem, which seeks to find a vertex set SS that maximizes the number of edges incident with exactly one vertex of SS. Very recently Trevisan presented a connection between the largest eigenvalue of LL and a recursive approach to the MAX-CUT problem that seeks to find a "bipartite community" at each stage. This is related to Kleinberg's HITS algorithm that finds the largest eigenvalue of ATAA^TA. We will provide a justification with theoretical rigor for looking at the kk largest eigenvalues of LL to find multiple bipartite communities in the same graph, and then provide a heuristic algorithm to find strong bipartite communities that is based on the intuition developed by the theoretical methods. Finally, we will present the results of applying our algorithm to various data-mining problems.

Keywords

Cite

@article{arxiv.1412.5666,
  title  = {Bipartite Communities},
  author = {Kelly Yancey and Matthew Yancey},
  journal= {arXiv preprint arXiv:1412.5666},
  year   = {2016}
}
R2 v1 2026-06-22T07:36:05.251Z