ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.12600
27
0

Fast and Simple Densest Subgraph with Predictions

19 May 2025
Thai Bui
Hoa T. Vu
    GNN
ArXivPDFHTML
Abstract

We study the densest subgraph problem and its variants through the lens of learning-augmented algorithms. For this problem, the greedy algorithm by Charikar (APPROX 2000) provides a linear-time 1/2 1/2 1/2-approximation, while computing the exact solution typically requires solving a linear program or performing maximum flowthis http URLshow that given a partial solution, i.e., one produced by a machine learning classifier that captures at least a (1−ϵ) (1 - \epsilon) (1−ϵ)-fraction of nodes in the optimal subgraph, it is possible to design an extremely simple linear-time algorithm that achieves a provable (1−ϵ) (1 - \epsilon) (1−ϵ)-approximation. Our approach also naturally extends to the directed densest subgraph problem and several NP-hardthis http URLexperiment on the Twitch Ego Nets dataset shows that our learning-augmented algorithm outperforms Charikar's greedy algorithm and a baseline that directly returns the predicted densest subgraph without additional algorithmic processing.

View on arXiv
@article{bui2025_2505.12600,
  title={ Fast and Simple Densest Subgraph with Predictions },
  author={ Thai Bui and Hoa T. Vu },
  journal={arXiv preprint arXiv:2505.12600},
  year={ 2025 }
}
Comments on this paper