paper-with-me

Papers

Collaborative prediction with expert advice

2016-03-20 · Paul Christiano

Many practical learning systems aggregate data across many users, while learning theory traditionally considers a single learner who trusts all of their observations. A case in point is the foundational learning problem of prediction with expert advice. To date, there has been no theoretical study of the general collaborative version of prediction with expert advice, in which many users face a similar problem and would like to share their experiences in order to learn faster. A key issue in this collaborative framework is robustness: generally algorithms that aggregate data are vulnerable to manipulation by even a small number of dishonest users. We exhibit the first robust collaborative algorithm for prediction with expert advice. When all users are honest and have similar tastes our algorithm matches the performance of pooling data and using a traditional algorithm. But our algorithm also guarantees that adding users never significantly degrades performance, even if the additional users behave adversarially. We achieve strong guarantees even when the overwhelming majority of users behave adversarially. As a special case, our algorithm is extremely robust to variation amongst the users.

📄 PDF Abstract BibTeX arXiv:1603.06265

Code (0)

등록된 구현이 없습니다.

Tasks

Learning TheoryPrediction

Similar Papers 제목 키워드 기반

Advice-Efficient Prediction with Expert Advice

2013-04-12 · Yevgeny Seldin, Peter Bartlett, Koby Crammer

Advice-efficient prediction with expert advice (in analogy to label-efficient prediction) is a variant of prediction with expert advice game, where on each round of the game we are allowed to ask for advice of a limited …

Prediction

Fast rates for prediction with limited expert advice

2021-10-27 · NeurIPS 2021 12 · El Mehdi Saad, Gilles Blanchard

We investigate the problem of minimizing the excess generalization error with respect to the best expert prediction in a finite family in the stochastic setting, under limited access to information. We assume that the le…

Prediction

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…

Prediction with Advice of Unknown Number of Experts

2014-08-09 · Alexey Chernov, Vladimir Vovk

In the framework of prediction with expert advice, we consider a recently introduced kind of regret bounds: the bounds that depend on the effective instead of nominal number of experts. In contrast to the Normal- Hedge b…

Prediction