Optimal Stopping with a Predicted Prior
By: Tian Bai , Zhiyi Huang , Chui Shan Lee and more
Potential Business Impact:
Helps computers make better choices with uncertain information.
There are two major models of value uncertainty in the optimal stopping literature: the secretary model, which assumes no prior knowledge, and the prophet inequality model, which assumes full information about value distributions. In practice, decision makers often rely on machine-learned priors that may be erroneous. Motivated by this gap, we formulate the model of optimal stopping with a predicted prior to design algorithms that are both consistent, exploiting the prediction when accurate, and robust, retaining worst-case guarantees when it is not. Existing secretary and prophet inequality algorithms are either pessimistic in consistency or not robust to misprediction. A randomized combination only interpolates their guarantees linearly. We show that a family of bi-criteria algorithms achieves improved consistency-robustness trade-offs, both for maximizing the expected accepted value and for maximizing the probability of accepting the maximum value. We further prove that for the latter objective, no algorithm can simultaneously match the best prophet inequality algorithm in consistency, and the best secretary algorithm in robustness.
Similar Papers
Prophet and Secretary at the Same Time
Data Structures and Algorithms
Helps computers make good choices with uncertain information.
Online Algorithms for Repeated Optimal Stopping: Achieving Both Competitive Ratio and Regret Bounds
Data Structures and Algorithms
Helps make better choices when repeating decisions.
Heuristic Solutions for the Best Secretary Problem
Applications
Find the best choice faster when you don't know all options.