中文
相关论文

相关论文: The Secretary Problem with Predictions and a Chose…

200 篇论文

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

数据结构与算法 · 计算机科学 2023-08-21 Kaito Fujii , Yuichi Yoshida

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…

数据结构与算法 · 计算机科学 2026-05-22 Franziska Eberle , Alexander Lindermayr

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

数据结构与算法 · 计算机科学 2022-08-22 Pranav Nuti , Jan Vondrák

In the online random-arrival model, an algorithm receives a sequence of n requests that arrive in a random order. The algorithm is expected to make an irrevocable decision with regard to each request based only on the observed history. We…

数据结构与算法 · 计算机科学 2014-07-08 Shai Vardi

Candidates arrive sequentially for an interview process which results in them being ranked relative to their predecessors. Based on the ranks available at each time, one must develop a decision mechanism that selects or dismisses the…

数据结构与算法 · 计算机科学 2024-05-08 George V. Moustakides , Xujun Liu , Olgica Milenkovic

The secretary problem is one of the fundamental problems in online decision making; a tight competitive ratio for this problem of $1/\mathrm{e} \approx 0.368$ has been known since the 1960s. Much more recently, the study of algorithms with…

数据结构与算法 · 计算机科学 2024-10-01 Alexander Braun , Sherry Sarkar

We consider two variations of the classical secretary problem. * A variation of the returning secretary problem where each interviewee may appear a second time with a fixed probability p. The decision-maker observes interviewees…

数据结构与算法 · 计算机科学 2026-04-13 Sarthak Agrawal , Sanjeev Saxena

We extend the standard online worst-case model to accommodate past experience which is available to the online player in many practical scenarios. We do this by revealing a random sample of the adversarial input to the online player ahead…

数据结构与算法 · 计算机科学 2019-07-12 Haim Kaplan , David Naori , Danny Raz

The Secretary problem is a classical sequential decision-making question that can be succinctly described as follows: a set of rank-ordered applicants are interviewed sequentially for a single position. Once an applicant is interviewed, an…

组合数学 · 数学 2023-03-07 Xujun Liu , Olgica Milenkovic , George V. Moustakides

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

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…

数据结构与算法 · 计算机科学 2020-12-02 Susanne Albers , Leon Ladewig

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…

机器学习 · 计算机科学 2025-01-22 Eric Balkanski , Will Ma , Andreas Maggiori

In the classical secretary problem, $n$ ranked items arrive one by one, and each item's rank relative to its predecessors is noted. The observer must select or reject each item as it arrives, with the object of selecting the item of highest…

概率论 · 数学 2023-07-21 Ross G. Pinsky , Tomer Zilca

In the classical secretary problem, one attempts to find the maximum of an unknown and unlearnable distribution through sequential search. In many real-world searches, however, distributions are not entirely unknown and can be learned…

计算机科学与博弈论 · 计算机科学 2017-08-30 Daniel G. Goldstein , R. Preston McAfee , Siddharth Suri , James R. Wright

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

We consider a double secretary problem which contains $2n$ applicants of $n$ different qualities, two of each quality. As in the classical secretary problem (CSP), the applicants are interviewed sequentially in a random order by a manager…

概率论 · 数学 2025-11-18 Shoou-Ren Hsiau , Yi-Shen Lin

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…

数据结构与算法 · 计算机科学 2020-10-22 Antonios Antoniadis , Themis Gouleakis , Pieter Kleer , Pavel Kolev

We study a generalization of the secretary problem, where decisions do not have to be made immediately upon candidates' arrivals. After arriving, each candidate stays in the system for some (random) amount of time and then leaves, whereupon…

计算机科学与博弈论 · 计算机科学 2019-09-20 Thomas Kesselheim , Alexandros Psomas , Shai Vardi

We study the success probability for a variant of the secretary problem, with noisy observations and multiple offline selection. Our formulation emulates, and is motivated by, problems involving noisy selection arising in the disciplines of…

最优化与控制 · 数学 2021-06-11 Robert Chin , Jonathan E. Rowe , Iman Shames , Chris Manzie , Dragan Nešić
‹ 上一页 1 2 3 10 下一页 ›