中文
相关论文

相关论文: Partial-Monotone Adaptive Submodular Maximization

200 篇论文

Optimization problems with set submodular objective functions have many real-world applications. In discrete scenarios, where the same item can be selected more than once, the domain is generalized from a 2-element set to a bounded integer…

数据结构与算法 · 计算机科学 2021-11-22 Alberto Schiabel , Vyacheslav Kungurtsev , Jakub Marecek

In this paper, we provide the first deterministic algorithm that achieves the tight $1-1/e$ approximation guarantee for submodular maximization under a cardinality (size) constraint while making a number of queries that scales only linearly…

数据结构与算法 · 计算机科学 2022-04-13 Wenxin Li , Moran Feldman , Ehsan Kazemi , Amin Karbasi

Balkanski and Singer [5] recently initiated the study of adaptivity (or parallelism) for constrained submodular function maximization, and studied the setting of a cardinality constraint. Very recent improvements for this problem by…

数据结构与算法 · 计算机科学 2018-11-20 Chandra Chekuri , Kent Quanrud

It is known that greedy methods perform well for maximizing monotone submodular functions. At the same time, such methods perform poorly in the face of non-monotonicity. In this paper, we show - arguably, surprisingly - that invoking the…

机器学习 · 计算机科学 2017-04-07 Moran Feldman , Christopher Harshaw , Amin Karbasi

We consider the problem of maximizing a monotone submodular function subject to a knapsack constraint. Our main contribution is an algorithm that achieves a nearly-optimal, $1 - 1/e - \epsilon$ approximation, using…

数据结构与算法 · 计算机科学 2018-11-20 Alina Ene , Huy L. Nguyen

In this paper we describe a new algorithm called Fast Adaptive Sequencing Technique (FAST) for maximizing a monotone submodular function under a cardinality constraint $k$ whose approximation ratio is arbitrarily close to $1-1/e$, is…

机器学习 · 计算机科学 2019-07-16 Adam Breuer , Eric Balkanski , Yaron Singer

This work provides performance guarantees for the greedy solution of experimental design problems. In particular, it focuses on A- and E-optimal designs, for which typical guarantees do not apply since the mean-square error and the maximum…

机器学习 · 计算机科学 2018-02-01 Luiz F. O. Chamon , Alejandro Ribeiro

We study parallel algorithms for the problem of maximizing a non-negative submodular function. Our main result is an algorithm that achieves a nearly-optimal $1/2 -\epsilon$ approximation using $O(\log(1/\epsilon) / \epsilon)$ parallel…

数据结构与算法 · 计算机科学 2018-12-05 Alina Ene , Huy L. Nguyen , Adrian Vladu

Submodular maximization generalizes many fundamental problems in discrete optimization, including Max-Cut in directed/undirected graphs, maximum coverage, maximum facility location and marketing over social networks. In this paper we…

数据结构与算法 · 计算机科学 2011-01-18 Ariel Kulik , Hadas Shachnai , Tami Tamir

In this paper, we study the classic submodular maximization problem subject to a group equality constraint under both non-adaptive and adaptive settings. It has been shown that the utility function of many machine learning applications,…

机器学习 · 计算机科学 2023-08-30 Shaojie Tang , Jing Yuan

We briefly discuss the greedy method and a couple of its more efficient variants for approximately maximizing monotone submodular functions.

最优化与控制 · 数学 2025-10-21 Alen Alexanderian

We generalize the problem of online submodular welfare maximization to incorporate various stochastic elements that have gained significant attention in recent years. We show that a non-adaptive Greedy algorithm, which is oblivious to the…

数据结构与算法 · 计算机科学 2026-01-06 Rajan Udwani

Many sequential decision making problems can be formulated as an adaptive submodular maximization problem. However, most of existing studies in this field focus on pool-based setting, where one can pick items in any order, and there have…

人工智能 · 计算机科学 2022-08-18 Shaojie Tang , Jing Yuan

The problem of selecting a small-size representative summary of a large dataset is a cornerstone of machine learning, optimization and data science. Motivated by applications to recommendation systems and other scenarios with query-limited…

数据结构与算法 · 计算机科学 2019-10-15 Dmitrii Avdiukhin , Grigory Yaroslavtsev , Samson Zhou

Submodular maximization is a classic algorithmic problem with multiple applications in data mining and machine learning; there, the growing need to deal with massive instances motivates the design of algorithms balancing the quality of the…

We study the correlated stochastic knapsack problem of a submodular target function, with optional additional constraints. We utilize the multilinear extension of submodular function, and bundle it with an adaptation of the relaxed linear…

数据结构与算法 · 计算机科学 2022-08-04 Sheng Yang , Samir Khuller , Sunav Choudhary , Subrata Mitra , Kanak Mahadik

We consider a robust formulation, introduced by Krause et al. (2008), of the classical cardinality constrained monotone submodular function maximization problem, and give the first constant factor approximation results. The robustness…

数据结构与算法 · 计算机科学 2018-10-31 James B. Orlin , Andreas S. Schulz , Rajan Udwani

The problem of objectively choosing a string of actions to optimize an objective function that is string submodular has been considered in [1]. There it is shown that the greedy strategy, consisting of a string of actions that only locally…

数据结构与算法 · 计算机科学 2016-11-17 Zhenliang Zhang , Edwin K. P. Chong , Ali Pezeshki , William Moran

We provide theoretical bounds on the worst case performance of the greedy algorithm in seeking to maximize a normalized, monotone, but not necessarily submodular objective function under a simple partition matroid constraint. We also…

系统与控制 · 电气工程与系统科学 2022-10-19 Benjamin Biggs , James McMahon , Philip Baldoni , Daniel J. Stilwell

In this paper, we consider the unconstrained submodular maximization problem. We propose the first algorithm for this problem that achieves a tight $(1/2-\varepsilon)$-approximation guarantee using $\tilde{O}(\varepsilon^{-1})$ adaptive…

数据结构与算法 · 计算机科学 2018-11-20 Lin Chen , Moran Feldman , Amin Karbasi