Finding Connected Dense $k$-Subgraphs
Xujin Chen, Xiaodong Hu, Changjun Wang

TL;DR
This paper introduces approximation algorithms for finding connected subgraphs of size k with high density, providing the first non-trivial solutions for this problem in general graphs.
Contribution
It presents the first non-trivial approximation algorithms for the densest connected k-subgraph problem on general graphs.
Findings
Achieves approximation factor of (\maxig {n^{-2/5},k^2/n^2}ig) for density.
First non-trivial approximation algorithms for this problem.
Applicable to general graphs, not restricted to special cases.
Abstract
Given a connected graph on vertices and a positive integer , a subgraph of on vertices is called a -subgraph in . We design combinatorial approximation algorithms for finding a connected -subgraph in such that its density is at least a factor of the density of the densest -subgraph in (which is not necessarily connected). These particularly provide the first non-trivial approximations for the densest connected -subgraph problem on general graphs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
