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- 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 approximation. Finally, we present experimental results demonstrating the effectiveness of our methods for the densest at-most- subgraph problem on real-world graphs.
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}
}