Scalable k-clique Densest Subgraph Search

Abstract

In this paper, we present a collection of novel and scalable algorithms designed to tackle the challenges inherent in the k-clique densest subgraph problem () within network analysis. We propose , a novel algorithm based on the Frank-Wolfe approach for addressing , effectively solving a distinct convex programming problem. black is able to approximate with near optimal guarantees. The notable advantage of lies in its time complexity, which is independent of the count of k-cliques, resulting in remarkable efficiency in practical applications. Additionally, we present , a sampling-based algorithm with the capability to handle networks on an unprecedented scale, reaching up to 1.8× 109 edges. By leveraging the algorithm as a uniform k-clique sampler, ensures the efficient processing of large-scale network data, accompanied by a detailed analysis of accuracy guarantees. Together, these contributions represent a significant advancement in the field of k-clique densest subgraph discovery. In experimental evaluations, our algorithms demonstrate orders of magnitude faster performance compared to the current state-of-the-art solutions.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…