TL;DR
This paper introduces a new family of dense subgraph objectives based on generalized means, providing a flexible framework that includes standard densest subgraph and k-core problems, along with efficient algorithms and approximation guarantees.
Contribution
It defines a novel parameterized family of dense subgraph objectives, analyzes peeling algorithms, and proposes a new method with improved approximation guarantees and practical scalability.
Findings
Polynomial-time minimization for all p ≥ 1.
Standard peeling can perform poorly; new peeling method guarantees at least 1/2 approximation.
New algorithm scales well and finds meaningful dense subgraphs in large graphs.
Abstract
Finding dense subgraphs of a large graph is a standard problem in graph mining that has been studied extensively both for its theoretical richness and its many practical applications. In this paper we introduce a new family of dense subgraph objectives, parameterized by a single parameter , based on computing generalized means of degree sequences of a subgraph. Our objective captures both the standard densest subgraph problem and the maximum -core as special cases, and provides a way to interpolate between and extrapolate beyond these two objectives when searching for other notions of dense subgraphs. In terms of algorithmic contributions, we first show that our objective can be minimized in polynomial time for all using repeated submodular minimization. A major contribution of our work is analyzing the performance of different types of peeling algorithms for dense…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
