Discovering Cliques in Signed Networks Based on Balance Theory

Published: 2020, Last Modified: 26 May 2026DASFAA (2) 2020EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Enumerating cohesive subgraphs is a fundamental problem for signed network analysis. In this paper, we propose a novel model, called maximal signed k-clique, which aims to find cohesive subgraphs in signed networks based on clique property and balance theory. Given a signed graph G, a set of nodes C is a maximal signed k-clique if (1) \(|C|\ge k\) and C is a clique without any unbalanced triangle; and (2) C is maximal. We show the problem of enumerating all maximal signed k-cliques is NP-hard. Novel pruning techniques are proposed to significantly filter the searching space. An efficient algorithm, SKC, is developed to handle large networks. Comprehensive experiments on four real-world datasets are conducted to demonstrate the efficiency and effectiveness of the proposed algorithms.
Loading