English
Related papers

Related papers: The Secretary Problem with Predicted Additive Gap

200 papers

Suppose that $n$ items arrive online in random order and the goal is to select $k$ of them such that the expected sum of the selected items is maximized. The decision for any item is irrevocable and must be made on arrival without knowing…

Data Structures and Algorithms · Computer Science 2020-12-02 Susanne Albers , Leon Ladewig

The value maximization version of the secretary problem is the problem of hiring a candidate with the largest value from a randomly ordered sequence of candidates. In this work, we consider a setting where predictions of candidate values…

Data Structures and Algorithms · Computer Science 2023-08-21 Kaito Fujii , Yuichi Yoshida

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…

Data Structures and Algorithms · Computer Science 2024-11-05 Ziyun Chen , Zhiyi Huang , Dongchen Li , Zhihao Gavin Tang

In learning-augmented online algorithms, predictions are usually valued for what they say: a value estimate, a solution, or an algorithmic recommendation. This paper shows that predictions can also be valuable solely due to their arrival…

Data Structures and Algorithms · Computer Science 2026-05-22 Franziska Eberle , Alexander Lindermayr

We consider the secretary problem through the lens of learning-augmented algorithms. As it is known that the best possible expected competitive ratio is $1/e$ in the classic setting without predictions, a natural goal is to design…

Data Structures and Algorithms · Computer Science 2024-11-05 Davin Choo , Chun Kai Ling

Algorithms with predictions is a recent framework for decision-making under uncertainty that leverages the power of machine-learned predictions without making any assumption about their quality. The goal in this framework is for algorithms…

Machine Learning · Computer Science 2025-01-22 Eric Balkanski , Will Ma , Andreas Maggiori

We consider generalizations of the classical secretary problem, also known as the problem of optimal choice, to posets where the only information we have is the size of the poset and the number of maximal elements. We show that, given this…

Combinatorics · Mathematics 2012-06-29 Bryn Garrod , Robert Morris

The classical analysis of online algorithms, due to its worst-case nature, can be quite pessimistic when the input instance at hand is far from worst-case. Often this is not an issue with machine learning approaches, which shine in…

Data Structures and Algorithms · Computer Science 2020-10-22 Antonios Antoniadis , Themis Gouleakis , Pieter Kleer , Pavel Kolev

In the secretary problem, a set of secretary candidates arrive in a uniformly random order and reveal their values one by one. A company, who can only hire one candidate and hopes to maximize the expected value of its hire, needs to make…

Data Structures and Algorithms · Computer Science 2026-02-16 Mohammad Mahdian , Jieming Mao , Enze Sun , Kangning Wang , Yifan Wang

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…

Computer Science and Game Theory · Computer Science 2015-10-16 Hossein Esfandiari , MohammadTaghi Hajiaghayi , Vahid Liaghat , Morteza Monemizadeh

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…

Data Structures and Algorithms · Computer Science 2026-01-13 Helia Karisani , Mohammadreza Daneshvaramoli , Hedyeh Beyhaghi , Mohammad Hajiesmaili , Cameron Musco

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…

Data Structures and Algorithms · Computer Science 2020-11-16 Paul Dütting , Silvio Lattanzi , Renato Paes Leme , Sergei Vassilvitskii

Online knapsack problem is considered, where items arrive in a sequential fashion that have two attributes; value and weight. Each arriving item has to be accepted or rejected on its arrival irrevocably. The objective is to maximize the sum…

Data Structures and Algorithms · Computer Science 2017-11-30 Rahul Vaze

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…

Data Structures and Algorithms · Computer Science 2017-08-28 Martin Hoefer , Bojana Kodric

In this paper, we investigate two variants of the secretary problem. In these variants, we are presented with a sequence of numbers $X_i$ that come from distributions $\mathcal{D}_i$, and that arrive in either random or adversarial order.…

Data Structures and Algorithms · Computer Science 2022-08-22 Pranav Nuti , Jan Vondrák

We revisit the knapsack-secretary problem (Babaioff et al.; APPROX 2007), a generalization of the classic secretary problem in which items have different sizes and multiple items may be selected if their total size does not exceed the…

Data Structures and Algorithms · Computer Science 2022-08-11 Andreas Abels , Leon Ladewig , Kevin Schewior , Moritz Stinzendörfer

One of the classic problems in online decision-making is the *secretary problem* where to goal is to maximize the probability of choosing the largest number from a randomly ordered sequence. A natural extension allows selecting multiple…

Data Structures and Algorithms · Computer Science 2025-01-16 Kiarash Banihashem , MohammadTaghi Hajiaghayi , Dariusz R. Kowalski , Piotr Krysta , Danny Mittal , Jan Olkowski

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…

Computer Science and Game Theory · Computer Science 2020-11-17 José Correa , Andrés Cristi , Laurent Feuilloley , Tim Oosterwijk , Alexandros Tsigonias-Dimitriadis

The secretary problem or the game of Googol are classic models for online selection problems that have received significant attention in the last five decades. We consider a variant of the problem and explore its connections to data-driven…

Data Structures and Algorithms · Computer Science 2019-07-16 José Correa , Andrés Cristi , Boris Epstein , José A. Soto

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…

Data Structures and Algorithms · Computer Science 2017-11-07 Yossi Azar , Ashish Chiplunkar , Haim Kaplan
‹ Prev 1 2 3 10 Next ›