English

Fast and Simple Densest Subgraph with Predictions

Data Structures and Algorithms 2026-04-16 v3 Machine Learning

Abstract

We study the densest subgraph problem and its NP-hard densest at-most-kk subgraph variant through the lens of learning-augmented algorithms. We show that, given a reasonably accurate predictor that estimates whether a node belongs to the solution (e.g., a machine learning classifier), one can design simple linear-time algorithms that achieve a (1ϵ)(1-\epsilon)approximation. Finally, we present experimental results demonstrating the effectiveness of our methods for the densest at-most-kk subgraph problem on real-world graphs.

Keywords

Cite

@article{arxiv.2505.12600,
  title  = {Fast and Simple Densest Subgraph with Predictions},
  author = {Thai Bui and Luan Nguyen and Hoa T. Vu},
  journal= {arXiv preprint arXiv:2505.12600},
  year   = {2026}
}
R2 v1 2026-07-01T02:20:28.938Z