paper-with-me

Papers

Maximizing approximately k-submodular functions

2021-01-18 · Leqian Zheng, Hau Chan, Grigorios Loukides, Minming Li

We introduce the problem of maximizing approximately $k$-submodular functions subject to size constraints. In this problem, one seeks to select $k$-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 $k$-submodular. The problem finds applications in tasks such as sensor placement, where one wishes to install $k$ types of sensors whose measurements are noisy, and influence maximization, where one seeks to advertise $k$ 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 $k$-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 experimentally that the greedy algorithms are effective in sensor placement and influence maximization problems.

📄 PDF Abstract BibTeX arXiv:2101.07157

Code (1)

55199789/approx_kSubmodular 공식 구현

Similar Papers 제목 키워드 기반

Maximizing Submodular or Monotone Approximately Submodular Functions by Multi-objective Evolutionary Algorithms

2017-11-20 · Chao Qian, Yang Yu, Ke Tang, Xin Yao 외

Evolutionary algorithms (EAs) are a kind of nature-inspired general-purpose optimization algorithm, and have shown empirically good performance in solving various real-word optimization problems. During the past two deca…

Combinatorial OptimizationEvolutionary Algorithms

Multi-objective Evolutionary Algorithms are Still Good: Maximizing Monotone Approximately Submodular Minus Modular Functions

2019-10-12 · Chao Qian

As evolutionary algorithms (EAs) are general-purpose optimization algorithms, recent theoretical studies have tried to analyze their performance for solving general problem classes, with the goal of providing a general t…

Evolutionary AlgorithmsExperimental Design

Optimization for Approximate Submodularity

2018-12-01 · NeurIPS 2018 12 · Yaron Singer, Avinatan Hassidim

We consider the problem of maximizing a submodular function when given access to its approximate version. Submodular functions are heavily studied in a wide variety of disciplines, since they are used to model many real …

Gradient Methods for Submodular Maximization

2017-08-13 · NeurIPS 2017 12 · Hamed Hassani, Mahdi Soltanolkotabi, Amin Karbasi

In this paper, we study the problem of maximizing continuous submodular functions that naturally arise in many learning applications such as those involving utility functions in active learning and sensing, matrix approx…

Active Learning

Continuous DR-submodular Maximization: Structure and Algorithms

2017-11-04 · NeurIPS 2017 12 · An Bian, Kfir. Y. Levy, Andreas Krause, Joachim M. Buhmann

DR-submodular continuous functions are important objectives with wide real-world applications spanning MAP inference in determinantal point processes (DPPs), and mean-field inference for probabilistic submodular models, …

Point Processes