Constraint-Based Clustering to Find Communities in a Social Network

Soumita Seth,Debnath Bhattacharyya,Tai-hoon Kim
2012-01-01
Abstract:Social network analysis is used to improve the performance of userspecific information dissemination in many internet-based applications like, social networking websites, on-line viral marketing, and recommendation network based applications. Detecting communities, which are basically subgraphs or clusters, within a social network has been the central focus of this work. Here, we present a divisive hierarchical clustering procedure based on minimum edge-cut principle that is already followed by CHAMELEON: Two Phase Agglomerative Hierarchical Clustering [1]. As the stopping criteria of this algorithm depends on two threshold constraints namely, balance constraint(BC) and MINSIZE (MS), it is termed as Constraint-Based Clustering .As per our claim this divisive hierarchical clustering method divides the nodes of social network into disjoint communities by removing minimum number of edges. As a measure of the quality of community, we follow network centrality measure clustering coefficient. Our experimental results, using some well-known benchmark social networks, also show that our method determines similar communities with good average clustering coefficient as the other existing well known methods of various research papers.
What problem does this paper attempt to address?