Prophet Inequalities over Time
Andreas Abels, Elias Pitschmann, Daniel Schmand

TL;DR
This paper extends prophet inequalities to an over-time setting, presenting algorithms with improved bounds on the expected sum of selected values and establishing near-optimal ratios.
Contribution
It introduces an over-time variant of prophet inequalities, provides simple and advanced algorithms with new bounds, and characterizes the optimal ratio in this setting.
Findings
A simple threshold algorithm achieves a 0.396 ratio.
An advanced algorithm reaches approximately 0.598 ratio.
The upper bound on the ratio is about 0.618, near the golden ratio.
Abstract
In this paper, we introduce an over-time variant of the well-known prophet inequality with i.i.d. random variables. Instead of stopping with one realized value at some point in the process, we decide for each step how long we select the value. Then we cannot select another value until this period is over. The goal is to maximize the expectation of the sum of selected values. We describe the structure of the optimal stopping rule and give upper and lower bounds on the prophet inequality. In online algorithms terminology, this corresponds to bounds on the competitive ratio of an online algorithm. We give a surprisingly simple algorithm with a single threshold that results in a prophet inequality of for all input lengths . Additionally, as our main result, we present a more advanced algorithm resulting in a prophet inequality of when the number of steps…
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
TopicsOptimization and Search Problems · Cryptography and Data Security · Privacy-Preserving Technologies in Data
