paper-with-me

홈 › Papers

Optimal Prediction Using Expert Advice and Randomized Littlestone Dimension

2023-02-27 · Yuval Filmus, Steve Hanneke, Idan Mehalel, Shay Moran

A classical result in online learning characterizes the optimal mistake bound achievable by deterministic learners using the Littlestone dimension (Littlestone '88). We prove an analogous result for randomized learners: we show that the optimal expected mistake bound in learning a class $\mathcal{H}$ equals its randomized Littlestone dimension, which is the largest $d$ for which there exists a tree shattered by $\mathcal{H}$ whose average depth is $2d$. We further study optimal mistake bounds in the agnostic case, as a function of the number of mistakes made by the best function in $\mathcal{H}$, denoted by $k$. We show that the optimal randomized mistake bound for learning a class with Littlestone dimension $d$ is $k + \Theta (\sqrt{k d} + d )$. This also implies an optimal deterministic mistake bound of $2k + \Theta(d) + O(\sqrt{k d})$, thus resolving an open question which was studied by Auer and Long ['99]. As an application of our theory, we revisit the classical problem of prediction using expert advice: about 30 years ago Cesa-Bianchi, Freund, Haussler, Helmbold, Schapire and Warmuth studied prediction using expert advice, provided that the best among the $n$ experts makes at most $k$ mistakes, and asked what are the optimal mistake bounds. Cesa-Bianchi, Freund, Helmbold, and Warmuth ['93, '96] provided a nearly optimal bound for deterministic learners, and left the randomized case as an open problem. We resolve this question by providing an optimal learning rule in the randomized case, and showing that its expected mistake bound equals half of the deterministic bound of Cesa-Bianchi et al. ['93,'96], up to negligible additive terms. In contrast with previous works by Abernethy, Langford, and Warmuth ['06], and by Br\^anzei and Peres ['19], our result applies to all pairs $n,k$.

📄 PDF Abstract BibTeX arXiv:2302.13849

Code (0)

등록된 구현이 없습니다.

Tasks

2kOpen-Ended Question Answering

Similar Papers 제목 키워드 기반

Towards Optimal Algorithms for Prediction with Expert Advice

2014-09-10 · Nick Gravin, Yuval Peres, Balasubramanian Sivan

We study the classical problem of prediction with expert advice in the adversarial setting with a geometric stopping time. In 1965, Cover gave the optimal algorithm for the case of 2 experts. In this paper, we design the…

PredictionThompson Sampling

Deterministic Apple Tasting

2024-10-14 · Zachary Chase, Idan Mehalel

In binary ($0/1$) online classification with apple tasting feedback, the learner receives feedback only when predicting $1$. Besides some degenerate learning tasks, all previously known learning algorithms for this model…

Cascading Randomized Weighted Majority: A New Online Ensemble Learning Algorithm

2014-03-03 · Mohammadzaman Zamani, Hamid Beigy, Amirreza Shaban

With the increasing volume of data in the world, the best approach for learning from this data is to exploit an online learning algorithm. Online ensemble methods are online algorithms which take advantage of an ensemble…

Ensemble Learning

Optimal Tracking in Prediction with Expert Advice

2022-08-07 · Hakan Gokcesu, Suleyman S. Kozat

We study the prediction with expert advice setting, where the aim is to produce a decision by combining the decisions generated by a set of experts, e.g., independently running algorithms. We achieve the min-max optimal …

Decision MakingPrediction

On the asymptotic optimality of the comb strategy for prediction with expert advice

2019-02-06 · Erhan Bayraktar, Ibrahim Ekren, Yili Zhang

For the problem of prediction with expert advice in the adversarial setting with geometric stopping, we compute the exact leading order expansion for the long time behavior of the value function. Then, we use this expans…