English
Related papers

Related papers: Algorithms for Secretary Problems on Graphs and Hy…

200 papers

We provide online algorithms for secretary matching in general weighted graphs, under the well-studied models of vertex and edge arrivals. In both models, edges are associated with arbitrary weights that are unknown from the outset, and are…

Data Structures and Algorithms · Computer Science 2020-11-04 Tomer Ezra , Michal Feldman , Nick Gravin , Zhihao Gavin Tang

Most prior work on online matching problems has been with the flexibility of keeping some vertices unmatched. We study three related online matching problems with the constraint of matching every vertex, i.e., with no rejections. We adopt a…

Data Structures and Algorithms · Computer Science 2021-12-15 Mohak Goyal

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

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…

Data Structures and Algorithms · Computer Science 2017-04-11 Moran Feldman , Ola Svensson , Rico Zenklusen

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

Data Structures and Algorithms · Computer Science 2014-07-08 Shai Vardi

In a matroid secretary problem, one is presented with a sequence of objects of various weights in a random order, and must choose irrevocably to accept or reject each item. There is a further constraint that the set of items selected must…

Computer Science and Game Theory · Computer Science 2013-01-22 David Harris , Manish Purohit

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…

Computer Science and Game Theory · Computer Science 2021-03-05 Rebecca Reiffenhäuser

The Matroid Secretary Problem is a central question in online optimization, modeling sequential decision-making under combinatorial constraints. We introduce a bipartite graph framework that unifies and extends several known formulations,…

Data Structures and Algorithms · Computer Science 2025-11-07 Kristóf Bérczi , Vasilis Livanos , José A. Soto , Victor Verdugo

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…

Data Structures and Algorithms · Computer Science 2011-12-13 Shayan Oveis Gharan , Jan Vondrák

Babaioff et al. [BIK2007] introduced the matroid secretary problem in 2007, a natural extension of the classic single-choice secretary problem to matroids, and conjectured that a constant-competitive online algorithm exists. The conjecture…

Data Structures and Algorithms · Computer Science 2021-11-09 Maryam Bahrani , Hedyeh Beyhaghi , Sahil Singla , S. Matthew Weinberg

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

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

We study a weighted online bipartite matching problem: $G(V_1, V_2, E)$ is a weighted bipartite graph where $V_1$ is known beforehand and the vertices of $V_2$ arrive online. The goal is to match vertices of $V_2$ as they arrive to vertices…

Data Structures and Algorithms · Computer Science 2014-09-09 Moses Charikar , Monika Henzinger , Huy L. Nguyen

In the matroid secretary problem, elements $N := [n]$ of a matroid $\mathcal{M} \subseteq 2^N$ arrive in random order. When an element arrives, its weight is revealed and a choice must be made to accept or reject the element, subject to the…

Data Structures and Algorithms · Computer Science 2025-12-09 Rishi Gujjar , Kevin Hua , Robert Kleinberg , Frederick V. Qiu

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

We study the matroid secretary problems with submodular valuation functions. In these problems, the elements arrive in random order. When one element arrives, we have to make an immediate and irrevocable decision on whether to accept it or…

Data Structures and Algorithms · Computer Science 2013-02-27 Tengyu Ma , Bo Tang , Yajun Wang

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

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

We consider the classical online bipartite matching problem in the probe-commit model. In this problem, when an online vertex arrives, its edges must be probed to determine if they exist, based on known edge probabilities. A probing…

Data Structures and Algorithms · Computer Science 2024-12-16 Allan Borodin , Calum MacRury
‹ Prev 1 2 3 10 Next ›