Nonmonontone submodular maximization under routing constraints
Haotian Zhang, Rao Li, Zewei Wu, Guodong Sun

TL;DR
This paper addresses the complex problem of maximizing nonmonotone submodular functions under routing constraints, proposing an iterated greedy algorithm with proven approximation guarantees and practical efficiency demonstrated through experiments.
Contribution
It introduces a novel iterated greedy algorithm for nonmonotone submodular maximization with complex, NP-hard constraints, providing theoretical approximation bounds and practical insights.
Findings
The proposed algorithm achieves a constant-factor approximation.
It effectively balances time complexity and over-budget constraints.
Experimental results validate the algorithm's practical efficacy.
Abstract
In machine learning and big data, the optimization objectives based on set-cover, entropy, diversity, influence, feature selection, etc. are commonly modeled as submodular functions. Submodular (function) maximization is generally NP-hard, even in the absence of constraints. Recently, submodular maximization has been successfully investigated for the settings where the objective function is monotone or the constraint is computation-tractable. However, maximizing nonmonotone submodular function with complex constraints is not yet well-understood. In this paper, we consider the nonmonotone submodular maximization with a cost budget or feasibility constraint (especially from route planning) that is generally NP-hard to evaluate. Such a problem is common for machine learning, big data, and robotics. This problem is NP-hard, and on top of that, its constraint evaluation is also NP-hard,…
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 · Cryptography and Data Security
