Sequential Selection with Expirations
Yihua Xu, Rohan Ghuge, Sebastian Perez-Salazar

TL;DR
This paper studies a sequential selection problem with options that can expire randomly, proposing approximation algorithms and policies to maximize expected value despite computational challenges.
Contribution
It introduces a linear programming relaxation and a polynomial-time approximation algorithm for a complex selection problem with expirations and stochastic evaluation times.
Findings
LP relaxation provides a tight upper bound on optimal value.
A polynomial-time algorithm achieves nearly 50% of the LP upper bound.
The greedy policy attains a 50% approximation in the i.i.d. case.
Abstract
Motivated by applications where impatience is pervasive and evaluation times are uncertain, we study a selection model where options may expire at an unknown point in time and evaluation times are stochastic. Initially, the decision-maker (DM) has access to options with known non-negative values: these options have unknown stochastic evaluation and expiration times with known distributional information, which we assume to be independent. When the DM is free, we can select an available option that occupies the DM for an unknown amount of time and collect its value. The objective is to maximize the expected total value obtained from options selected by the DM. Natural formulations of this problem suffer from the curse of dimensionality. In fact, this problem is NP-hard even in the deterministic case. Hence, we focus on efficiently computable approximation algorithms that can provide…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Optimization Algorithms
