Supermodular Maximization with Cardinality Constraints
Xujin Chen, Xiaodong Hu, Changjun Wang, Qingjie Ye

TL;DR
This paper introduces approximation algorithms for maximizing nonnegative monotone supermodular functions under cardinality constraints, especially when the function is decomposable, with improved results for the densest connected subgraph problem.
Contribution
It presents the first polynomial-time approximation algorithms for supermodular maximization with decomposability and connectivity constraints, achieving better ratios for the densest connected subgraph.
Findings
Provides an $O(n^{(r-1)/2})$-approximation algorithm for decomposable supermodular maximization.
Introduces a polynomial-time $O(n^{(r-1)/2})$-approximation for the connected case.
Improves the approximation ratio for the densest connected $k$-subgraph from $O(n^{2/3})$ to $O(n^{1/2})$.
Abstract
Let be a finite set of elements, be a nonnegative monotone supermodular function, and be a positive integer no greater than . This paper addresses the problem of maximizing over all subsets subject to the cardinality constraint or . Let be a constant integer. The function is assumed to be {\em -decomposable}, meaning there exist subsets of , each with a cardinality at most , and a corresponding set of nonnegative supermodular functions , such that holds for each . Given as an input, we present a polynomial-time -approximation algorithm for this maximization problem, which does not require prior knowledge of the specific…
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
