Submodular Maximization under Supermodular Constraint: Greedy Guarantees
Ajitesh Srivastava, Shanghua Teng

TL;DR
This paper studies the problem of maximizing a submodular function under supermodular cost constraints, providing greedy algorithms with tight approximation guarantees and demonstrating their effectiveness through experiments involving LLM agent selection.
Contribution
It introduces a greedy algorithm with tight approximation bounds for submodular maximization under supermodular constraints, expanding the class of functions with provable guarantees.
Findings
The greedy algorithm achieves a (1 - e^{-(1-γ)})-approximation.
The approximation bounds are proven to be tight.
Experiments show the algorithm outperforms other heuristics and matches optimal solutions on small instances.
Abstract
Motivated by a wide range of applications in data mining and machine learning, we consider the problem of maximizing a submodular function subject to supermodular cost constraints. In contrast to the well-understood setting of cardinality and matroid constraints, where greedy algorithms admit strong guarantees, the supermodular constraint regime remains poorly understood -- guarantees for greedy methods and other efficient algorithmic paradigms are largely open. We study this family of fundamental optimization problems under an upper-bound constraint on a supermodular cost function with curvature parameter . Our notion of supermodular curvature is less restrictive than prior definitions, substantially expanding the class of admissible cost functions. We show that our greedy algorithm that iteratively includes elements maximizing the ratio of the objective and constraint…
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 · Constraint Satisfaction and Optimization
