TL;DR
This paper introduces algorithms for a pen testing problem where the goal is to select the pen with the most ink using limited information, achieving near-optimal results in both prophet and secretary models.
Contribution
The paper develops robust algorithms for the pen testing problem that work with minimal distributional information and provide optimal competitive ratios in prophet and secretary settings.
Findings
Achieves $O(\log n)$ approximation for pen testing.
Designs algorithms requiring only one sample per distribution.
Provides optimal competitive ratios in both models.
Abstract
We study a "pen testing" problem, in which we are given pens with unknown amounts of ink , and we want to choose a pen with the maximum amount of remaining ink in it. The challenge is that we cannot access each directly; we only get to write with the -th pen until either a certain amount of ink is used, or the pen runs out of ink. In both cases, this testing reduces the remaining ink in the pen and thus the utility of selecting it. Despite this significant lack of information, we show that it is possible to approximately maximize our utility up to an factor. Formally, we consider two different setups: the "prophet" setting, in which each is independently drawn from some distribution , and the "secretary" setting, in which is a random permutation of arbitrary . We derive the…
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
Online Pen Testing· youtube
