English

Forecasting Competitions with Correlated Events

Machine Learning 2023-03-27 v1 Computer Science and Game Theory Machine Learning

Abstract

Beginning with Witkowski et al. [2022], recent work on forecasting competitions has addressed incentive problems with the common winner-take-all mechanism. Frongillo et al. [2021] propose a competition mechanism based on follow-the-regularized-leader (FTRL), an online learning framework. They show that their mechanism selects an ϵ\epsilon-optimal forecaster with high probability using only O(log(n)/ϵ2)O(\log(n)/\epsilon^2) events. These works, together with all prior work on this problem thus far, assume that events are independent. We initiate the study of forecasting competitions for correlated events. To quantify correlation, we introduce a notion of block correlation, which allows each event to be strongly correlated with up to bb others. We show that under distributions with this correlation, the FTRL mechanism retains its ϵ\epsilon-optimal guarantee using O(b2log(n)/ϵ2)O(b^2 \log(n)/\epsilon^2) events. Our proof involves a novel concentration bound for correlated random variables which may be of broader interest.

Keywords

Cite

@article{arxiv.2303.13793,
  title  = {Forecasting Competitions with Correlated Events},
  author = {Rafael Frongillo and Manuel Lladser and Anish Thilagar and Bo Waggoner},
  journal= {arXiv preprint arXiv:2303.13793},
  year   = {2023}
}
R2 v1 2026-06-28T09:31:33.587Z