Get our free extension to see links to code for papers anywhere online!


Bipartite graph partitioning and data clustering

Add code

Aug 27, 2001
H. Zha, X. He, C. Ding, M. Gu, H. Simon


Share this with someone who'll enjoy it:


Many data types arising from data mining applications can be modeled as bipartite graphs, examples include terms and documents in a text corpus, customers and purchasing items in market basket analysis and reviewers and movies in a movie recommender system. In this paper, we propose a new data clustering method based on partitioning the underlying bipartite graph. The partition is constructed by minimizing a normalized sum of edge weights between unmatched pairs of vertices of the bipartite graph. We show that an approximate solution to the minimization problem can be obtained by computing a partial singular value decomposition (SVD) of the associated edge weight matrix of the bipartite graph. We point out the connection of our clustering algorithm to correspondence analysis used in multivariate analysis. We also briefly discuss the issue of assigning data objects to multiple clusters. In the experimental results, we apply our clustering algorithm to the problem of document clustering to illustrate its effectiveness and efficiency.

* Proceedings of ACM CIKM 2001, the Tenth International Conference on Information and Knowledge Management, 2001 


   Access Paper Source



Share this with someone who'll enjoy it: