Efficient Antagonistic k-plex Enumeration in Signed Graphs
Lantian Xu, Rong-Hua Li, Dong Wen, Qiangqiang Dai, Guoren Wang, Lu Qin

TL;DR
This paper introduces a new model for identifying maximal antagonistic k-plexes in signed graphs, which are useful for analyzing complex networks like social and biological systems, and provides an efficient enumeration algorithm.
Contribution
The paper proposes a novel size-constrained antagonistic k-plex model and an efficient enumeration framework with pruning and preprocessing techniques.
Findings
The problem of finding maximal antagonistic k-plexes is NP-Hard.
The proposed algorithm outperforms existing methods in efficiency and scalability.
Experiments on real datasets demonstrate the effectiveness of the approach.
Abstract
A signed graph is a graph where each edge receives a sign, positive or negative. The signed graph model has been used in many real applications, such as protein complex discovery and social network analysis. Finding cohesive subgraphs in signed graphs is a fundamental problem. A k-plex is a common model for cohesive subgraphs in which every vertex is adjacent to all but at most k vertices within the subgraph. In this paper, we propose the model of size-constrained antagonistic k-plex in a signed graph. The proposed model guarantees that the resulting subgraph is a k-plex and can be divided into two sub-k-plexes, both of which have positive inner edges and negative outer edges. This paper aims to identify all maximal antagonistic k-plexes in a signed graph. Through rigorous analysis, we show that the problem is NP-Hardness. We propose a novel framework for maximal antagonistic k-plexes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Algorithms and Data Compression · DNA and Biological Computing
