中文
相关论文

相关论文: Submodular Stochastic Probing on Matroids

200 篇论文

In this paper we study submodular maximization under a matroid constraint in the adaptive complexity model. This model was recently introduced in the context of submodular optimization in [BS18a] to quantify the information theoretic…

数据结构与算法 · 计算机科学 2018-11-09 Eric Balkanski , Aviad Rubinstein , Yaron Singer

In this work we present the first practical $\left(\frac{1}{e}-\epsilon\right)$-approximation algorithm to maximise a general non-negative submodular function subject to a matroid constraint. Our algorithm is based on combining the…

数据结构与算法 · 计算机科学 2017-03-22 Pau Segui-Gasco , Hyo-Sang Shin

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 theoretical…

神经与进化计算 · 计算机科学 2022-11-29 Chao Qian

In this paper, we demonstrate a formulation for optimizing coupled submodular maximization problems with provable sub-optimality bounds. In robotics applications, it is quite common that optimization problems are coupled with one another…

机器人学 · 计算机科学 2021-11-19 Jun Liu , Ryan K. Williams

We consider the problem of maximizing a submodular function with access to a noisy value oracle for the function instead of an exact value oracle. Similar to prior work, we assume that the noisy oracle is persistent in that multiple calls…

数据结构与算法 · 计算机科学 2026-01-01 Kshipra Bhawalkar , Yang Cai , Zhe Feng , Christopher Liaw , Tao Lin

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

We propose subsampling as a unified algorithmic technique for submodular maximization in centralized and online settings. The idea is simple: independently sample elements from the ground set, and use simple combinatorial techniques (such…

数据结构与算法 · 计算机科学 2021-04-08 Christopher Harshaw , Ehsan Kazemi , Moran Feldman , Amin Karbasi

Submodular function maximization is a central problem in combinatorial optimization, generalizing many important problems including Max Cut in directed/undirected graphs and in hypergraphs, certain constraint satisfaction problems, maximum…

计算复杂性 · 计算机科学 2009-02-03 Jon Lee , Vahab Mirrokni , Viswanath Nagarjan , Maxim Sviridenko

We develop approximation algorithms for set-selection problems with deterministic constraints, but random objective values, i.e., stochastic probing problems. When the goal is to maximize the objective, approximation algorithms for probing…

数据结构与算法 · 计算机科学 2021-11-04 Weina Wang , Anupam Gupta , Jalani Williams

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

In this paper we consider a generalization of the well-known budgeted maximum coverage problem. We are given a ground set of elements and a set of bins. The goal is to find a subset of elements along with an associated set of bins, such…

数据结构与算法 · 计算机科学 2018-08-10 Francesco Cellinese , Gianlorenzo D'Angelo , Gianpiero Monaco , Yllka Velaj

In this paper, we study the problem of maximizing $k$-submodular functions subject to a knapsack constraint. For monotone objective functions, we present a $\frac{1}{2}(1-e^{-2})\approx 0.432$ greedy approximation algorithm. For the…

数据结构与算法 · 计算机科学 2023-09-18 Hao Xiao , Qian Liu , Yang Zhou , Min Li

Submodular maximization arises in many applications, and has attracted a lot of research attentions from various areas such as artificial intelligence, finance and operations research. Previous studies mainly consider only one kind of…

数据结构与算法 · 计算机科学 2023-07-20 Yu-Ran Gu , Chao Bian , Chao Qian

The control and sensing of large-scale systems results in combinatorial problems not only for sensor and actuator placement but also for scheduling or observability/controllability. Such combinatorial constraints in system design and…

最优化与控制 · 数学 2018-12-07 Vasileios Tzoumas , Ali Jadbabaie , George J. Pappas

The problem of maximizing a constrained monotone set function has many practical applications and generalizes many combinatorial problems. Unfortunately, it is generally not possible to maximize a monotone set function up to an acceptable…

数据结构与算法 · 计算机科学 2014-08-29 Moran Feldman , Rani Izsak

A $k$-submodular function is a generalization of the submodular set function. Many practical applications can be modeled as maximizing a $k$-submodular function, such as multi-cooperative games, sensor placement with $k$ type sensors,…

组合数学 · 数学 2023-12-13 Hongyang Zhang , Wenchang Luo

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

In this work, we study the Stochastic Budgeted Multi-round Submodular Maximization (SBMSm) problem, where we aim to adaptively maximize the sum, over multiple rounds, of a monotone and submodular objective function defined on subsets of…

数据结构与算法 · 计算机科学 2024-09-26 Vincenzo Auletta , Diodato Ferraioli , Cosimo Vinci

Submodular maximization subject to matroid constraints is a central problem with many applications in machine learning. As algorithms are increasingly used in decision-making over datapoints with sensitive attributes such as gender or race,…

数据结构与算法 · 计算机科学 2026-01-16 Sepideh Mahabadi , Sherry Sarkar , Jakub Tarnawski

We consider the problem of maximizing a monotone submodular function in a $k$-exchange system. These systems, introduced by Feldman et al., generalize the matroid k-parity problem in a wide class of matroids and capture many other…

数据结构与算法 · 计算机科学 2012-03-13 Justin Ward