4.3 Article

In search of dense subgraphs: How good is greedy peeling?

Journal

NETWORKS
Volume 77, Issue 4, Pages 572-586

Publisher

WILEY
DOI: 10.1002/net.22034

Keywords

approximation; computational experiments; dense subgraphs; exact algorithms; heuristic algorithms; network optimization; worst‐ case analysis

Funding

  1. Mixed-Integer Non Linear Optimisation: Algorithms and Application consortium from the European Union [764759]

Ask authors/readers for more resources

Finding the densest subgraph in a given graph has real-world applications such as determining important regions, similar characteristics, or enhanced interaction. The densest subgraph extraction problem is a non-linear optimization problem, but can be solved in polynomial time by an exact algorithm based on solving max-flow subproblems iteratively. To handle large graphs, heuristic algorithms are needed.
The problem of finding the densest subgraph in a given graph has several real-world applications, particularly in areas like social network analysis, protein, and gene networks. Depending on the application, finding dense subgraphs can be used to determine regions of high importance, similar characteristics, or enhanced interaction. The densest subgraph extraction problem is fundamentally a non-linear optimization problem. Nevertheless, it can be solved in polynomial time by an exact algorithm based on iteratively solving a series of max-flow subproblems. Despite its polynomial-time complexity, the computing time required by exact algorithms on very large graphs could be prohibitive. Thus, to approach graphs with millions of vertices and edges, one has to resort to heuristic algorithms. We provide an efficient implementation of a greedy heuristic from the literature that is extremely fast and has some nice theoretical properties. We also introduce a new heuristic algorithm that is built on top of the greedy and the exact methods. An extensive computational study is presented to evaluate the performance of various algorithms on a benchmark composed of 86 instances taken from the literature and real world. This analysis shows that the proposed heuristic algorithm is very effective on a large number of test instances, often providing either the optimal solution or a near-optimal solution within short computing times.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.3
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available