中文
相关论文

相关论文: Optimal stopping in a two-sided secretary problem

200 篇论文

In this work, we analyze the influence of a single strategic agent on the quality of the other agents' matchings in a matching market. We consider a stable matching problem with $n$ men and $n$ women when preferences are drawn uniformly…

计算机科学与博弈论 · 计算机科学 2020-10-12 Ron Kupfer

In this paper we revisit the basic variant of the classical secretary problem. We propose a new approach in which we separate between an agent that evaluates the secretary performance and one that has to make the hiring decision. The…

计算机科学与博弈论 · 计算机科学 2020-05-27 Niklas Hahn , Martin Hoefer , Rann Smorodinsky

We present a number of positive and negative results for variants of the matroid secretary problem. Most notably, we design a constant-factor competitive algorithm for the "random assignment" model where the weights are assigned randomly to…

数据结构与算法 · 计算机科学 2011-12-13 Shayan Oveis Gharan , Jan Vondrák

In this paper we consider the so-called Multi-returning secretary problem, a version of the Secretary problem in which each candidate has $m$ identical copies. The case $m=2$ has already been completely solved by several authors using…

概率论 · 数学 2020-10-16 L. Bayon , P. Fortuny , J. M. Grau , A. Oller Marcen , M. M. Ruiz

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

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

In this article we study the expected rank problem under full information. Our approach uses the planar Poisson approach from Gnedin (2007) to derive the expected rank of a stopping rule that is one of the simplest non-trivial examples…

概率论 · 数学 2016-06-13 Martin Meier , Leopold Sögner

We study the design of a decentralized two-sided matching market in which agents' search is guided by the platform. There are finitely many agent types, each with (potentially random) preferences drawn from known type-specific…

计算机科学与博弈论 · 计算机科学 2021-08-19 Nicole Immorlica , Brendan Lucier , Vahideh Manshadi , Alexander Wei

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

In the classical optimal stopping problem, a player is given a sequence of random variables $X_1\ldots X_n$ with known distributions. After observing the realization of $X_i$, the player can either accept the observed reward from $X_i$ and…

离散数学 · 计算机科学 2020-07-24 Shipra Agrawal , Jay Sethuraman , Xingyu Zhang

The J-choice K-best secretary problem, also known as the (J,K)-secretary problem, is a generalization of the classical secretary problem. An algorithm for the (J,K)-secretary problem is allowed to make J choices and the payoff to be…

数据结构与算法 · 计算机科学 2013-07-03 T-H. Hubert Chan , Fei Chen

The stable marriage problem, as addressed by Gale and Shapely [1] consists of providing a bipartite matching between n " boys " and n " girls "-each of whom have a totally ordered preference list over the other set-such that there exists no…

计算机科学与博弈论 · 计算机科学 2016-08-30 Mircea Adrian Digulescu

In the weighted bipartite matching problem, the goal is to find a maximum-weight matching in a bipartite graph with nonnegative edge weights. We consider its online version where the first vertex set is known beforehand, but vertices of the…

计算机科学与博弈论 · 计算机科学 2021-03-05 Rebecca Reiffenhäuser

Two-player complete-information game trees are perhaps the simplest possible setting for studying general-sum games and the computational problem of finding equilibria. These games admit a simple bottom-up algorithm for finding subgame…

计算机科学与博弈论 · 计算机科学 2012-07-02 Michael L. Littman , Nishkam Ravi , Arjun Talwar , Martin Zinkevich

For many online problems, it is known that the uniform arrival order enables the design of algorithms with much better performance guarantees than under worst-case. The quintessential example is the secretary problem. If the sequence of…

数据结构与算法 · 计算机科学 2015-02-10 Thomas Kesselheim , Robert Kleinberg , Rad Niazadeh

We examine several online matching problems, with applications to Internet advertising reservation systems. Consider an edge-weighted bipartite graph G, with partite sets L, R. We develop an 8-competitive algorithm for the following…

数据结构与算法 · 计算机科学 2008-07-09 Nitish Korula , Martin Pal

The secretary and the prophet inequality problems are central to the field of Stopping Theory. Recently, there has been a lot of work in generalizing these models to multiple items because of their applications in mechanism design. The most…

数据结构与算法 · 计算机科学 2018-03-20 Soheil Ehsani , MohammadTaghi Hajiaghayi , Thomas Kesselheim , Sahil Singla

This note considers a variation of the full-information secretary problem where the random variables to be observed are independent and identically distributed. Consider $X_1,\dots,X_n$ to be an independent sequence of random variables, let…

概率论 · 数学 2017-09-11 José A. Islas

An unknown positive number of items arrive at independent uniformly distributed times in the interval [0,1] to a selector, whose task is to pick online the last one. We show that under the assumption of an adversary determining the number…

计算机科学与博弈论 · 计算机科学 2011-04-18 Johan Wästlund

Suppose we are given integer $k \leq n$ and $n$ boxes labeled $1,\ldots, n$ by an adversary, each containing a number chosen from an unknown distribution. We have to choose an order to sequentially open these boxes, and each time we open…

数据结构与算法 · 计算机科学 2024-05-13 Mohammad Taghi Hajiaghayi , Dariusz R. Kowalski , Piotr Krysta , Jan Olkowski