TL;DR
This paper introduces fixed-parameter tractable algorithms for enumerating near-cliques in c-closed graphs, providing theoretical foundations for analyzing noisy real-world social networks.
Contribution
It proves polynomial-time enumeration of various near-cliques in c-closed graphs, extending the fixed-parameter tractability results to noisy and approximate clique structures.
Findings
Polynomial-time enumeration of near-cliques in c-closed graphs.
Algorithms are simple backtracking procedures similar to practical heuristics.
Highlights the importance of c-closed graphs in social network analysis.
Abstract
Finding large cliques or cliques missing a few edges is a fundamental algorithmic task in the study of real-world graphs, with applications in community detection, pattern recognition, and clustering. A number of effective backtracking-based heuristics for these problems have emerged from recent empirical work in social network analysis. Given the NP-hardness of variants of clique counting, these results raise a challenge for beyond worst-case analysis of these problems. Inspired by the triadic closure of real-world graphs, Fox et al. (SICOMP 2020) introduced the notion of -closed graphs and proved that maximal clique enumeration is fixed-parameter tractable with respect to . In practice, due to noise in data, one wishes to actually discover "near-cliques", which can be characterized as cliques with a sparse subgraph removed. In this work, we prove that many different kinds of…
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
FPT Algorithms for Finding Near-Cliques in $c$-Closed Graphs· youtube
