Aggregating maximal cliques in real-world graphs
Noga Alon, Sabyasachi Basu, Shweta Jain, Haim Kaplan, Jakub {\L}\k{a}cki, Blair D. Sullivan

TL;DR
This paper introduces ho-dense aggregators, a new method for summarizing maximal clique structures in graphs efficiently, especially in real-world networks, by capturing key clusters instead of enumerating all cliques.
Contribution
The paper proposes ho-dense aggregators, providing theoretical bounds and algorithms for concise, near-linear time summaries of maximal clique structures in graphs.
Findings
Algorithms achieve sub-exponential size aggregators for all ho<1
Near-linear time algorithms for graphs with bounded degeneracy
Empirical results show significant speedups and more concise summaries
Abstract
Maximal clique enumeration is a fundamental graph mining task, but its utility is often limited by computational intractability and highly redundant output. To address these challenges, we introduce \emph{-dense aggregators}, a novel approach that succinctly captures maximal clique structure. Instead of listing all cliques, we identify a small collection of clusters with edge density at least that collectively contain every maximal clique. In contrast to maximal clique enumeration, we prove that for all , every graph admits a -dense aggregator of \emph{sub-exponential} size, , and provide an algorithm achieving this bound. For graphs with bounded degeneracy, a typical characteristic of real-world networks, our algorithm runs in near-linear time and produces near-linear size aggregators. We also establish a matching lower bound on…
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
TopicsGraph Theory and Algorithms · Complex Network Analysis Techniques · Advanced Graph Neural Networks
