中文
相关论文

相关论文: Submodular Stochastic Probing on Matroids

200 篇论文

We study a general stochastic probing problem defined on a universe V, where each element e in V is "active" independently with probability p_e. Elements have weights {w_e} and the goal is to maximize the weight of a chosen subset S of…

数据结构与算法 · 计算机科学 2013-02-26 Anupam Gupta , Viswanath Nagarajan

Maximizing monotone submodular functions under a matroid constraint is a classic algorithmic problem with multiple applications in data mining and machine learning. We study this classic problem in the fully dynamic setting, where elements…

数据结构与算法 · 计算机科学 2025-05-26 Paul Dütting , Federico Fusco , Silvio Lattanzi , Ashkan Norouzi-Fard , Morteza Zadimoghaddam

We consider the following Stochastic Boolean Function Evaluation problem, which is closely related to several problems from the literature. A matroid $\mathcal{M}$ (in compact representation) on ground set $E$ is given, and each element…

数据结构与算法 · 计算机科学 2026-01-13 Lisa Hellerstein , Benedikt M. Plank , Kevin Schewior

In this paper, we study stochastic submodular maximization problems with general matroid constraints, that naturally arise in online learning, team formation, facility location, influence maximization, active learning and sensing objective…

机器学习 · 计算机科学 2023-03-20 Gözde Özcan , Stratis Ioannidis

We study a stochastic variant of monotone submodular maximization problem as follows. We are given a monotone submodular function as an objective function and a feasible domain defined on a finite set, and our goal is to find a feasible…

数据结构与算法 · 计算机科学 2020-06-29 Takanori Maehara , Yutaro Yamaguchi

The problem of maximizing nonnegative monotone submodular functions under a certain constraint has been intensively studied in the last decade, and a wide range of efficient approximation algorithms have been developed for this problem.…

数据结构与算法 · 计算机科学 2020-06-30 Akbar Rafiey , Yuichi Yoshida

We study the problem of maximizing a monotone submodular function subject to a matroid independence constraint. For more than a decade, a rich body of work has studied this problem. Initially, a tight approximation of $ (1-\frac{1}{e})$ was…

数据结构与算法 · 计算机科学 2026-05-06 Amit Ganz Rozenman , Ariel Kulik , Roy Schwartz , Mohit Singh

We study the problem of maximizing a monotone submodular function subject to a matroid constraint, and present for it a deterministic non-oblivious local search algorithm that has an approximation guarantee of $1 - 1/e - \varepsilon$ (for…

数据结构与算法 · 计算机科学 2025-09-18 Niv Buchbinder , Moran Feldman

In this work, we study the classical problem of maximizing a submodular function subject to a matroid constraint. We develop deterministic algorithms that are very parsimonious with respect to querying the submodular function, for both the…

数据结构与算法 · 计算机科学 2024-08-29 Eric Balkanski , Steven DiSilvio , Alan Kuhnle , ChunLi Peng

We present a simple combinatorial $\frac{1 -e^{-2}}{2}$-approximation algorithm for maximizing a monotone submodular function subject to a knapsack and a matroid constraint. This classic problem is known to be hard to approximate within…

数据结构与算法 · 计算机科学 2018-01-16 Kanthi K. Sarpatwar , Baruch Schieber , Hadas Shachnai

We present an optimal, combinatorial 1-1/e approximation algorithm for monotone submodular optimization over a matroid constraint. Compared to the continuous greedy algorithm (Calinescu, Chekuri, Pal and Vondrak, 2008), our algorithm is…

数据结构与算法 · 计算机科学 2013-11-20 Yuval Filmus , Justin Ward

The abstract model of stochastic probing was presented by Gupta and Nagarajan (IPCO'13), and provides a unified view of a number of problems. Adamczyk, Sviridenko, Ward (STACS'14) gave better approximation for matroid environments and…

数据结构与算法 · 计算机科学 2015-09-04 Marek Adamczyk

For constrained, not necessarily monotone submodular maximization, all known approximation algorithms with ratio greater than $1/e$ require continuous ideas, such as queries to the multilinear extension of a submodular function and its…

数据结构与算法 · 计算机科学 2025-02-06 Yixin Chen , Ankur Nath , Chunli Peng , Alan Kuhnle

We study the following problem: Given a variable of interest, we would like to find a best linear predictor for it by choosing a subset of $k$ relevant variables obeying a matroid constraint. This problem is a natural generalization of…

数据结构与算法 · 计算机科学 2023-01-19 Theophile Thiery , Justin Ward

Suppose we are given a submodular function $f$ over a set of elements, and we want to maximize its value subject to certain constraints. Good approximation algorithms are known for such problems under both monotone and non-monotone…

数据结构与算法 · 计算机科学 2016-08-03 Anupam Gupta , Viswanath Nagarajan , Sahil Singla

A $k$-submodular function is an extension of a submodular function in that its input is given by $k$ disjoint subsets instead of a single subset. For unconstrained nonnegative $k$-submodular maximization, Ward and \v{Z}ivn\'y proposed a…

数据结构与算法 · 计算机科学 2016-08-23 Shinsaku Sakaue

Many important problems in discrete optimization require maximization of a monotonic submodular function subject to matroid constraints. For these problems, a simple greedy algorithm is guaranteed to obtain near-optimal solutions. In this…

数据结构与算法 · 计算机科学 2015-03-17 Daniel Golovin , Andreas Krause

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 decades, promising…

神经与进化计算 · 计算机科学 2022-11-29 Chao Qian , Yang Yu , Ke Tang , Xin Yao , Zhi-Hua Zhou

We study the problem of maximizing a stochastic monotone submodular function with respect to a matroid constraint. Due to the presence of diminishing marginal values in real-world problems, our model can capture the effect of stochasticity…

最优化与控制 · 数学 2015-05-11 Arash Asadpour , Hamid Nazerzadeh

In this paper, we apply a Threshold-Decreasing Algorithm to maximize $k$-submodular functions under a matroid constraint, which reduces the query complexity of the algorithm compared to the greedy algorithm with little loss in approximation…

数据结构与算法 · 计算机科学 2023-07-27 Shuxian Niu , Qian Liu , Yang Zhou , Min Li
‹ 上一页 1 2 3 10 下一页 ›