Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining 2017
DOI: 10.1145/3097983.3098031
|View full text |Cite
|
Sign up to set email alerts
|

Fast Enumeration of Large k-Plexes

Abstract: k-plexes are a formal yet exible way of de ning communities in networks. ey generalize the notion of cliques and are more appropriate in most real cases: while a node of a clique C is connected to all other nodes of C, a node of a k-plex may miss up to k connections. Unfortunately, computing all maximal k-plexes is a gruesome task and state-of-the-art algorithms can only process small-size networks. In this paper we propose a new approach for enumerating large k-plexes in networks that speeds up the search by … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
38
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 43 publications
(38 citation statements)
references
References 15 publications
0
38
0
Order By: Relevance
“…There has been extensive research on both clique enumeration in temporal graphs [21,39,40] and k-plex enumeration on static graphs [29,33,35,4,11,43,12]. To the best of our knowledge, we are the first to investigate the enumeration of k-plexes in temporal graphs.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…There has been extensive research on both clique enumeration in temporal graphs [21,39,40] and k-plex enumeration on static graphs [29,33,35,4,11,43,12]. To the best of our knowledge, we are the first to investigate the enumeration of k-plexes in temporal graphs.…”
Section: Related Workmentioning
confidence: 99%
“…To circumvent this fact, the clique concept has seen several relaxations. Our work focuses on a popular degree-based relaxation of cliques known as k-plexes [36,11,43,20,33]. In a k-plex, every vertex must be adjacent to all but at most k − 1 vertices in the k-plex (excluding itself).…”
Section: Introductionmentioning
confidence: 99%
“…Butenko et al [10] and Butenko and Trukhanov [11] were able to find exact maximum independent sets in graphs with thousands of vertices by first applying reductions. Further works have introduced reductions to more quickly solve the maximum clique problem [35,43] and enumerate kplexes [14]. Though these works apply reduction techniques as a preprocessing step, many works apply reductions as a natural step of the algorithm.…”
Section: Related Workmentioning
confidence: 99%
“…In practice, kernelization is used as a preprocessing step to other algorithms [10,14,15,35,40,43], where speeding up kernelization directly speeds up the algorithm. However, kernelization may also be applied repeatedly as part of an algorithm [2,12,31].…”
Section: Introductionmentioning
confidence: 99%
“…In practice, kernelization is used as a preprocessing step to other algorithms [10,14,15,34,39,42], where speeding up kernelization directly speeds up the algorithm. However, kernelization may also be applied repeatedly as part of an algorithm [2,12,30].…”
Section: Introductionmentioning
confidence: 99%