Abstract
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 elements arrive one-by-one in random order, revealing a weight upon arrival. The decision whether to select an element has to be taken immediately after its arrival. The different applications that map to the secretary problem ask for different constraint families to be handled. The most prominent ones are matroid constraints, which both capture many relevant settings and admit strongly competitive secretary algorithms. However, dealing with more involved constraints proved to be much more difficult, and strong algorithms are known only for a few specific settings. In this paper, we present a general framework for dealing with the secretary problem over the intersection of several matroids. This framework allows us to combine and exploit the large set of matroid secretary algorithms known in the literature. As one consequence, we get constant-competitive secretary algorithms over the intersection of any constant number of matroids whose corresponding (single-)matroid secretary problems are currently known to have a constant-competitive algorithm. Moreover, we show that our results extend to submodular objectives.
Original language | English |
---|---|
Title of host publication | 29th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018 |
Editors | Artur Czumaj |
Publisher | Association for Computing Machinery |
Pages | 735-752 |
Number of pages | 18 |
ISBN (Electronic) | 9781611975031 |
DOIs | |
State | Published - 2018 |
Event | 29th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018 - New Orleans, United States Duration: 7 Jan 2018 → 10 Jan 2018 |
Publication series
Name | Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms |
---|
Conference
Conference | 29th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2018 |
---|---|
Country/Territory | United States |
City | New Orleans |
Period | 7/01/18 → 10/01/18 |
Bibliographical note
Publisher Copyright:© Copyright 2018 by SIAM.
Keywords
- Matroid intersection
- Matroid secretary problem
- Online algorithms