An Algorithm Based on Game Theory for Detecting Overlapping Communities in Social Networks

Xue Zhao,Yuzhu Wu,Cairong Yan,Yongfeng Huang
DOI: https://doi.org/10.1109/cbd.2016.036
2016-01-01
Abstract:Community structure is one of the most important features of real networks and it can reveal the internal organization of the nodes. The classical GN algorithm obtains communities by iterative computation of global betweenness in a social network so it can only get a course-grained community partition. In this paper we proposed Co-game, a community overlapping detection algorithm based on game theory. It can get a finer-grained partition by combining individual game and equilibrium into the community detection process. In order to avoid partitioning excessively, an optimization strategy is applied on Co-game. The optimized algorithm Coo-game can combine the tiny and unworthy detected communities to their nearby communities based on the connection frequency. The experimental results on synthetic and real networks show that Coo-game algorithm can fast detect overlapping communities and can also eliminate the unnecessary small clusters.
What problem does this paper attempt to address?