Maximizing approximately k-submodular functions
Leqian Zheng, Hau Chan, Grigorios Loukides, Minming Li

TL;DR
This paper studies the problem of maximizing functions that are nearly $k$-submodular under size constraints, proposing greedy algorithms with proven approximation guarantees and demonstrating their effectiveness in sensor placement and influence maximization tasks.
Contribution
It introduces formal definitions for approximately $k$-submodular functions, analyzes greedy algorithms for this setting, and validates their practical effectiveness through experiments.
Findings
Greedy algorithms achieve approximation guarantees for approximately $k$-submodular maximization.
Hierarchical relationships between different definitions of approximate $k$-submodularity are established.
Experimental results confirm the algorithms' effectiveness in sensor placement and influence maximization.
Abstract
We introduce the problem of maximizing approximately -submodular functions subject to size constraints. In this problem, one seeks to select -disjoint subsets of a ground set with bounded total size or individual sizes, and maximum utility, given by a function that is "close" to being -submodular. The problem finds applications in tasks such as sensor placement, where one wishes to install types of sensors whose measurements are noisy, and influence maximization, where one seeks to advertise topics to users of a social network whose level of influence is uncertain. To deal with the problem, we first provide two natural definitions for approximately -submodular functions and establish a hierarchical relationship between them. Next, we show that simple greedy algorithms offer approximation guarantees for different types of size constraints. Last, we demonstrate…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs
