English
Related papers

Related papers: Matroid Secretary Problem in the Random Assignment…

200 papers

In the paper the generalisation of the well known "secretary problem" is considered. The aim of the paper is to give a generalised model in such a way that the chosen set of the possible best $k$ elements have to be independent of all…

Discrete Mathematics · Computer Science 2021-12-09 Wojciech Kordecki

Contention resolution schemes have proven to be a useful and unifying abstraction for a variety of constrained optimization problems, in both offline and online arrival models. Much of prior work restricts attention to product distributions…

Data Structures and Algorithms · Computer Science 2020-04-30 Shaddin Dughmi

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…

Data Structures and Algorithms · Computer Science 2019-12-02 Domagoj Bradac , Anupam Gupta , Sahil Singla , Goran Zuzic

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…

Data Structures and Algorithms · Computer Science 2008-07-09 Nitish Korula , Martin Pal

A matroid $\mathcal{M}$ on a set $E$ of elements has the $\alpha$-partition property, for some $\alpha>0$, if it is possible to (randomly) construct a partition matroid $\mathcal{P}$ on (a subset of) elements of $\mathcal{M}$ such that…

Data Structures and Algorithms · Computer Science 2021-11-25 Dorna Abdolazimi , Anna R. Karlin , Nathan Klein , Shayan Oveis Gharan

Only recently progress has been made in obtaining $o(\log(\mathrm{rank}))$-competitive algorithms for the matroid secretary problem. More precisely, Chakraborty and Lachish (2012) presented a $O(\sqrt{\log(\mathrm{rank})})$-competitive…

Data Structures and Algorithms · Computer Science 2014-07-07 Moran Feldman , Ola Svensson , Rico Zenklusen

We study a twist on the classic secretary problem, which we term the secretary ranking problem: elements from an ordered set arrive in random order and instead of picking the maximum element, the algorithm is asked to assign a rank, or…

Data Structures and Algorithms · Computer Science 2018-11-16 Sepehr Assadi , Eric Balkanski , Renato Paes Leme

We study the online submodular maximization problem with free disposal under a matroid constraint. Elements from some ground set arrive one by one in rounds, and the algorithm maintains a feasible set that is independent in the underlying…

Discrete Mathematics · Computer Science 2016-10-26 T-H. Hubert Chan , Zhiyi Huang , Shaofeng H. -C. Jiang , Ning Kang , Zhihao Gavin Tang

For two matroids $\mathcal{M}_1$ and $\mathcal{M}_2$ defined on the same ground set $E$, the online matroid intersection problem is to design an algorithm that constructs a large common independent set in an online fashion. The algorithm is…

Data Structures and Algorithms · Computer Science 2018-02-20 Guru Guruganesh , Sahil Singla

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

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

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…

Data Structures and Algorithms · Computer Science 2020-02-06 Martin Hoefer , Lisa Wilhelmi

Whereas there are simple algorithms that are proven to be optimal for the Classical and the Multiple Choice Secretary Problem, the Matroid Secretary Problem is less thoroughly understood. This paper proposes the generalization of some…

Data Structures and Algorithms · Computer Science 2022-11-08 Simon Park

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

Consider the following online version of the submodular maximization problem under a matroid constraint: We are given a set of elements over which a matroid is defined. The goal is to incrementally choose a subset that remains independent…

Data Structures and Algorithms · Computer Science 2012-05-08 Niv Buchbinder , Joseph , Naor , R. Ravi , Mohit Singh

In the matroid buyback problem, an algorithm observes a sequence of bids and must decide whether to accept each bid at the moment it arrives, subject to a matroid constraint on the set of accepted bids. Decisions to reject bids are…

Computer Science and Game Theory · Computer Science 2009-11-30 Ashwinkumar B. V. , Robert Kleinberg

Random order online contention resolution schemes (ROCRS) are structured online rounding algorithms with numerous applications and links to other well-known online selection problems, like the matroid secretary conjecture. We are interested…

Optimization and Control · Mathematics 2022-11-30 Richard Santiago , Ivan Sergeev , Rico Zenklusen

We study matroid prophet inequalities when distributions are unknown and accessible only through samples. While single-sample prophet inequalities for special matroids are known, no constant-factor competitive algorithm with even a…

Data Structures and Algorithms · Computer Science 2024-06-19 Hu Fu , Pinyan Lu , Zhihao Gavin Tang , Hongxun Wu , Jinzhao Wu , Qianfan Zhang

We consider an online multi-weighted generalization of several classic online optimization problems, called the online combinatorial assignment problem. We are given an independence system over a ground set of elements and agents that…

Data Structures and Algorithms · Computer Science 2023-11-03 Javier Marinkovic , José A. Soto , Victor Verdugo

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…

Data Structures and Algorithms · Computer Science 2024-10-01 Alexander Braun , Sherry Sarkar