4.3 Article

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

期刊

NETWORKS
卷 77, 期 4, 页码 572-586

出版社

WILEY
DOI: 10.1002/net.22034

关键词

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

资金

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

向作者/读者索取更多资源

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.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.3
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据