English
Related papers

Related papers: A Simple $O(\log\log(\mathrm{rank}))$-Competitive …

200 papers

In the \textit{Matroid Secretary Problem} (MSP), the elements of the ground set of a Matroid are revealed on-line one by one, each together with its value. An algorithm for the MSP is \textit{Matroid-Unknown} if, at every stage of its…

Data Structures and Algorithms · Computer Science 2014-09-03 Oded Lachish

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

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

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

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 ordinal Matroid Secretary Problem (MSP), elements from a weighted matroid are presented in random order to an algorithm that must incrementally select a large weight independent set. However, the algorithm can only compare pairs of…

Data Structures and Algorithms · Computer Science 2018-02-07 José A. Soto , Abner Turkieltaub , Victor Verdugo

In the matroid secretary problem, the elements of a matroid $\mathcal{M}$ arrive in random order. Once we observe an item we need to irrevocably decide whether or not to accept it. The set of selected elements should form an independent set…

Data Structures and Algorithms · Computer Science 2020-01-06 Mohammad Shadravan

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

In the matroid secretary problem we are given a stream of elements and asked to choose a set of elements that maximizes the total value of the set, subject to being an independent set of a matroid given in advance. The difficulty comes from…

Data Structures and Algorithms · Computer Science 2012-07-24 Michael Dinitz , Guy Kortsarz

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

We study generalizations of the "Prophet Inequality" and "Secretary Problem", where the algorithm is restricted to an arbitrary downward-closed set system. For {0,1}-values, we give O(log n)-competitive algorithms for both problems. This is…

Data Structures and Algorithms · Computer Science 2024-09-05 Aviad Rubinstein

During the last decade, the matroid secretary problem (MSP) became one of the most prominent classes of online selection problems. Partially linked to its numerous applications in mechanism design, substantial interest arose also in the…

Data Structures and Algorithms · Computer Science 2015-07-31 Moran Feldman , Rico Zenklusen

In the Matroid Secretary Problem, introduced by Babaioff et al. [SODA 2007], the elements of a given matroid are presented to an online algorithm in random order. When an element is revealed, the algorithm learns its weight and decides…

Data Structures and Algorithms · Computer Science 2010-07-27 José A. Soto

We prove that for every proper minor-closed class $M$ of matroids representable over a prime field, there exists a constant-competitive matroid secretary algorithm for the matroids in $M$. This result relies on the extremely powerful…

Combinatorics · Mathematics 2019-10-03 Tony Huynh , Peter Nelson

The Matroid Secretary Conjecture is a notorious open problem in online optimization. It claims the existence of an $O(1)$-competitive algorithm for the Matroid Secretary Problem (MSP). Here, the elements of a weighted matroid appear…

Data Structures and Algorithms · Computer Science 2023-05-10 Richard Santiago , Ivan Sergeev , Rico Zenklusen

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

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 most well-known conjecture in the context of matroid secretary problems claims the existence of a constant-factor approximation applicable to any matroid. Whereas this conjecture remains open, modified forms of it were shown to be true,…

Data Structures and Algorithms · Computer Science 2014-06-24 Patrick Jaillet , José A. Soto , Rico Zenklusen

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 paging problem is that of deciding which pages to keep in a memory of k pages in order to minimize the number of page faults. This paper introduces the marking algorithm, a simple randomized on-line algorithm for the paging problem, and…

Data Structures and Algorithms · Computer Science 2015-06-02 Amos Fiat , Richard Karp , Mike Luby , Lyle McGeoch , Daniel Sleator , Neal E. Young
‹ Prev 1 2 3 10 Next ›