On detecting maximal quasi antagonistic communities in signed graphs

Ming Gao,Ee-Peng Lim,David Lo,Philips Kokoh Prasetyo
DOI: https://doi.org/10.1007/s10618-015-0405-2
IF: 5.406
2015-01-01
Data Mining and Knowledge Discovery
Abstract:Many networks can be modeled as signed graphs. These include social networks, and relationships/interactions networks. Detecting sub-structures in such networks helps us understand user behavior, predict links, and recommend products. In this paper, we detect dense sub-structures from a signed graph, called quasi antagonistic communities ( QAC s). An antagonistic community consists of two groups of users expressing positive relationships within each group but negative relationships across groups. Instead of requiring complete set of negative links across its groups, a QAC allows a small number of inter-group negative links to be missing. We propose an algorithm, Mascot , to find all maximal quasi antagonistic communities ( MQAC s). Mascot consists of two stages: pruning and enumeration stages. Based on the properties of QAC , we propose four pruning rules to reduce the size of candidate graphs in the pruning stage. We use an enumeration tree to enumerate all strongly connected subgraphs in a top–down fashion in the second stage before they are used to construct MQAC s. We have conducted extensive experiments using synthetic signed graphs and two real networks to demonstrate the efficiency and accuracy of the Mascot algorithm. We have also found that detecting MQAC s helps us to predict the signs of links.
What problem does this paper attempt to address?