中文
相关论文

相关论文: Combinatorial Prophet Inequalities

200 篇论文

Consider a gambler and a prophet who observe a sequence of independent, non-negative numbers. The gambler sees the numbers one-by-one whereas the prophet sees the entire sequence at once. The goal of both is to decide on fractions of each…

数据结构与算法 · 计算机科学 2013-07-22 Paul Duetting , Robert Kleinberg

Maximizing a single submodular set function subject to a cardinality constraint is a well-studied and central topic in combinatorial optimization. However, finding a set that maximizes multiple functions at the same time is much less…

数据结构与算法 · 计算机科学 2025-05-16 Fabian Spaeh , Atsushi Miyauchi

In budget-feasible mechanism design, there is a set of items $U$, each owned by a distinct seller. The seller of item $e$ incurs a private cost $\overline{c}_e$ for supplying her item. A buyer wishes to procure a set of items from the…

计算机科学与博弈论 · 计算机科学 2026-03-04 Rian Neogi , Kanstantsin Pashkovich , Chaitanya Swamy

Submodularity in combinatorial optimization has been a topic of many studies and various algorithmic techniques exploiting submodularity of a studied problem have been proposed. It is therefore natural to ask, in cases where the cost…

数据结构与算法 · 计算机科学 2023-05-19 Martin Böhm , Jarosław Byrka , Mateusz Lewandowski , Jan Marcinkowski

We consider the problem of maximizing a nonnegative submodular set function $f:2^{\mathcal{N}} \rightarrow \mathbb{R}^+$ subject to a $p$-matchoid constraint in the single-pass streaming setting. Previous work in this context has considered…

数据结构与算法 · 计算机科学 2015-05-01 Chandra Chekuri , Shalmoli Gupta , Kent Quanrud

In the matroid secretary problem we are given a stream of elements and asked to choose a set of elements that maximizes the total value of the set, subject to being an independent set of a matroid given in advance. The difficulty comes from…

数据结构与算法 · 计算机科学 2012-07-24 Michael Dinitz , Guy Kortsarz

In the online 2-bounded auction problem, we have a collection of items represented as nodes in a graph and bundles of size two represented by edges. Agents are presented sequentially, each with a random weight function over the bundles. The…

计算机科学与博弈论 · 计算机科学 2024-10-17 José Soto , Victor Verdugo

Free order prophet inequalities bound the ratio between the expected value obtained by two parties each selecting a value from a set of independent random variables: a "prophet" who knows the value of each variable and may select the…

数据结构与算法 · 计算机科学 2020-10-20 Makis Arsenis , Odysseas Drosis , Robert Kleinberg

We study the i.i.d. $k$-selection prophet inequality problem, where a decision-maker sequentially observes $n$ independent nonnegative rewards and may accept at most $k$ of them without knowledge of future realizations. The objective is to…

最优化与控制 · 数学 2026-02-24 Jieming Kong , Karthyek Murthy

In a matroid secretary problem, one is presented with a sequence of objects of various weights in a random order, and must choose irrevocably to accept or reject each item. There is a further constraint that the set of items selected must…

计算机科学与博弈论 · 计算机科学 2013-01-22 David Harris , Manish Purohit

We consider non-monotone DR-submodular function maximization, where DR-submodularity (diminishing return submodularity) is an extension of submodularity for functions over the integer lattice based on the concept of the diminishing return…

数据结构与算法 · 计算机科学 2016-12-06 Tasuku Soma , Yuichi Yoshida

We introduce a variant of the classic prophet inequality, called \emph{residual prophet inequality} (RPI). In the RPI problem, we consider a finite sequence of $n$ nonnegative independent random values with known distributions, and a known…

数据结构与算法 · 计算机科学 2025-07-24 Jose Correa , Sebastian Perez-Salazar , Dana Pizarro , Bruno Ziliotto

We consider prophet inequalities in a setting where agents correspond to both elements in a matroid and vertices in a graph. A set of agents is feasible if they form both an independent set in the matroid and an independent set in the…

数据结构与算法 · 计算机科学 2019-07-17 Jackie Baek , Will Ma

We consider fast algorithms for monotone submodular maximization with a general matroid constraint. We present a randomized $(1 - 1/e - \epsilon)$-approximation algorithm that requires $\tilde{O}_{\epsilon}(\sqrt{r} n)$ independence oracle…

数据结构与算法 · 计算机科学 2024-05-02 Yusuke Kobayashi , Tatsuya Terao

A prophet inequality states, for some $\alpha\in[0,1]$, that the expected value achievable by a gambler who sequentially observes random variables $X_1,\dots,X_n$ and selects one of them is at least an $\alpha$ fraction of the maximum value…

数据结构与算法 · 计算机科学 2020-11-24 José Correa , Paul Dütting , Felix Fischer , Kevin Schewior , Bruno Ziliotto

We study the problem of ranking with submodular valuations. An instance of this problem consists of a ground set $[m]$, and a collection of $n$ monotone submodular set functions $f^1, \ldots, f^n$, where each $f^i: 2^{[m]} \to R_+$. An…

数据结构与算法 · 计算机科学 2010-07-16 Yossi Azar , Iftah Gamzu

Submodular functions are an important class of functions in combinatorial optimization which satisfy the natural properties of decreasing marginal costs. The study of these functions has led to strong structural properties with applications…

多智能体系统 · 计算机科学 2009-11-13 Gagan Goel , Pushkar Tripathi , Lei Wang

Constrained submodular set function maximization problems often appear in multi-agent decision-making problems with a discrete feasible set. A prominent example is the problem of multi-agent mobile sensor placement over a discrete domain.…

最优化与控制 · 数学 2021-08-02 Navid Rezazadeh , Solmaz S. Kia

Classes of set functions along with a choice of ground set are a bedrock to determine and develop corresponding variants of greedy algorithms to obtain efficient solutions for combinatorial optimization problems. The class of approximate…

最优化与控制 · 数学 2021-08-20 Praneeth Vepakomma , Yulia Kempner , Ramesh Raskar

We study the problem of maximizing a monotone set function subject to a cardinality constraint $k$ in the setting where some number of elements $\tau$ is deleted from the returned set. The focus of this work is on the worst-case adversarial…

机器学习 · 统计学 2020-05-05 Ilija Bogunovic , Junyao Zhao , Volkan Cevher