中文
相关论文

相关论文: Robust Secretary and Prophet Algorithms for Packin…

200 篇论文

In classical secretary problems, a sequence of $n$ elements arrive in a uniformly random order, and we want to choose a single item, or a set of size $K$. The random order model allows us to escape from the strong lower bounds for the…

数据结构与算法 · 计算机科学 2019-12-02 Domagoj Bradac , Anupam Gupta , Sahil Singla , Goran Zuzic

Online advertising has motivated interest in online selection problems. Displaying ads to the right users benefits both the platform (e.g., via pay-per-click) and the advertisers (by increasing their reach). In practice, not all users click…

计算机科学与博弈论 · 计算机科学 2024-08-16 Sebastian Perez-Salazar , Mohit Singh , Alejandro Toriello

We study the prophet secretary problem, a well-studied variant of the classic prophet inequality, where values are drawn from independent known distributions but arrive in uniformly random order. Upon seeing a value at each step, the…

计算机科学与博弈论 · 计算机科学 2023-05-19 Paul Dütting , Evangelia Gergatsouli , Rojin Rezvan , Yifeng Teng , Alexandros Tsigonias-Dimitriadis

In the secretary problem we are faced with an online sequence of elements with values. Upon seeing an element we have to make an irrevocable take-it-or-leave-it decision. The goal is to maximize the probability of picking the element of…

计算机科学与博弈论 · 计算机科学 2020-11-17 José Correa , Andrés Cristi , Laurent Feuilloley , Tim Oosterwijk , Alexandros Tsigonias-Dimitriadis

The prophet secretary problem is a combination of the prophet inequality and the secretary problem, where elements are drawn from known independent distributions and arrive in uniformly random order. In this work, we design 1) a…

数据结构与算法 · 计算机科学 2024-11-05 Ziyun Chen , Zhiyi Huang , Dongchen Li , Zhihao Gavin Tang

Many online problems are studied in stochastic settings for which inputs are samples from a known distribution, given in advance, or from an unknown distribution. Such distributions model both beyond-worst-case inputs and, when given,…

数据结构与算法 · 计算机科学 2025-11-13 Gregory Kehne , Thomas Kesselheim

We study a learning-augmented variant of the secretary problem, recently introduced by Fujii and Yoshida (2023), in which the decision-maker has access to machine-learned predictions of candidate values. The central challenge is to balance…

数据结构与算法 · 计算机科学 2026-01-13 Helia Karisani , Mohammadreza Daneshvaramoli , Hedyeh Beyhaghi , Mohammad Hajiesmaili , Cameron Musco

Network coding achieves optimal throughput in multicast networks. However, throughput optimality \emph{relies} on the network nodes or routers to code \emph{correctly}. A Byzantine node may introduce junk packets in the network (thus…

网络与互联网体系结构 · 计算机科学 2011-08-11 Raluca Ada Popa , Alessandro Chiesa , Tural Badirkhanli , Muriel Médard

We take a unifying approach to single selection optimal stopping problems with random arrival order and independent sampling of items. In the problem we consider, a decision maker (DM) initially gets to sample each of $N$ items…

计算机科学与博弈论 · 计算机科学 2021-08-11 José Correa , Andrés Cristi , Boris Epstein , José Soto

Optimal stopping theory is a powerful tool for analyzing scenarios such as online auctions in which we generally require optimizing an objective function over the space of stopping rules for an allocation process under uncertainty. Perhaps…

计算机科学与博弈论 · 计算机科学 2015-10-16 Hossein Esfandiari , MohammadTaghi Hajiaghayi , Vahid Liaghat , Morteza Monemizadeh

We study the classic single-choice prophet secretary problem through a resource augmentation lens. Our goal is to bound the $(1-\epsilon)$-competition complexity for different classes of online algorithms. This metric asks for the smallest…

计算机科学与博弈论 · 计算机科学 2024-11-19 Tomer Ezra , Tamar Garbuz

The secretary problem is a classic model for online decision making. Recently, combinatorial extensions such as matroid or matching secretary problems have become an important tool to study algorithmic problems in dynamic markets. Here the…

数据结构与算法 · 计算机科学 2017-08-28 Martin Hoefer , Bojana Kodric

We study online secretary problems with returns in combinatorial packing domains with $n$ candidates that arrive sequentially over time in random order. The goal is to accept a feasible packing of candidates of maximum total value. In the…

数据结构与算法 · 计算机科学 2020-02-06 Martin Hoefer , Lisa Wilhelmi

The prophet and secretary problems demonstrate online scenarios involving the optimal stopping theory. In a typical prophet or secretary problem, selection decisions are assumed to be immediate and irrevocable. However, many online settings…

计算机科学与博弈论 · 计算机科学 2019-11-07 Tomer Ezra , Michal Feldman , Ilan Nehama

In the Prophet Secretary problem, samples from a known set of probability distributions arrive one by one in a uniformly random order, and an algorithm must irrevocably pick one of the samples as soon as it arrives. The goal is to maximize…

数据结构与算法 · 计算机科学 2017-11-07 Yossi Azar , Ashish Chiplunkar , Haim Kaplan

In Byzantine robust distributed or federated learning, a central server wants to train a machine learning model over data distributed across multiple workers. However, a fraction of these workers may deviate from the prescribed algorithm…

机器学习 · 计算机科学 2023-11-23 Sai Praneeth Karimireddy , Lie He , Martin Jaggi

The secretary problem became one of the most prominent online selection problems due to its numerous applications in online mechanism design. The task is to select a maximum weight subset of elements subject to given constraints, where…

数据结构与算法 · 计算机科学 2017-04-11 Moran Feldman , Ola Svensson , Rico Zenklusen

We study various generalizations of the secretary problem with submodular objective functions. Generally, a set of requests is revealed step-by-step to an algorithm in random order. For each request, one option has to be selected so as to…

数据结构与算法 · 计算机科学 2016-08-01 Thomas Kesselheim , Andreas Tönnis

Covering and elimination inequalities are central to combinatorial optimization, yet their role has largely been studied in problem-specific settings or via no-good cuts. This paper introduces a unified perspective that treats these…

最优化与控制 · 数学 2025-11-18 Ningji Wei

The secretary problem is probably the purest model of decision making under uncertainty. In this paper we ask which advice can we give the algorithm to improve its success probability? We propose a general model that unifies a broad range…

数据结构与算法 · 计算机科学 2020-11-16 Paul Dütting , Silvio Lattanzi , Renato Paes Leme , Sergei Vassilvitskii
‹ 上一页 1 2 3 10 下一页 ›