High-Confidence Predictions under Adversarial Uncertainty
Andrew Drucker

TL;DR
This paper develops algorithms for high-confidence predictions of unseen bits in an infinite binary sequence under limited assumptions, including weak sparsity and automaton-based constraints, with applications to forecasting and sequential prediction tasks.
Contribution
It introduces a randomized prediction algorithm for eps-weakly sparse sequences and extends to broad automaton-based assumptions, advancing sequential prediction under uncertainty.
Findings
Predicts a zero with success probability close to 1 - eps for eps-weakly sparse sequences.
Provides a forecasting algorithm that predicts the fraction of ones within an epsilon margin with high confidence.
Extends to automaton-based assumptions, broadening the applicability of sequential prediction methods.
Abstract
We study the setting in which the bits of an unknown infinite binary sequence x are revealed sequentially to an observer. We show that very limited assumptions about x allow one to make successful predictions about unseen bits of x. First, we study the problem of successfully predicting a single 0 from among the bits of x. In our model we have only one chance to make a prediction, but may do so at a time of our choosing. We describe and motivate this as the problem of a frog who wants to cross a road safely. Letting N_t denote the number of 1s among the first t bits of x, we say that x is "eps-weakly sparse" if lim inf (N_t/t) <= eps. Our main result is a randomized algorithm that, given any eps-weakly sparse sequence x, predicts a 0 of x with success probability as close as desired to 1 - \eps. Thus we can perform this task with essentially the same success probability as under 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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Computability, Logic, AI Algorithms · Advanced Bandit Algorithms Research
