🤖 AI Summary
This paper studies online expert aggregation under unbounded quadratic loss—a setting where conventional methods require prior knowledge of the loss upper bound, while our work proposes the first adaptive algorithm that operates without such a bound. Methodologically, we design an exponential-weighting-based dynamic weight update scheme, integrating online learning with adaptive truncation to ensure robustness against highly volatile losses. We theoretically establish that the algorithm achieves the optimal sublinear regret bound $O(sqrt{T log N})$. Empirically, it significantly outperforms classical weighted averaging and existing adaptive approaches on benchmark tasks featuring unbounded and rapidly varying losses. The key contribution is the elimination of dependence on a known loss bound, thereby enabling a more general and robust aggregation framework for online prediction in real-world dynamic environments.
📝 Abstract
We consider the problem of online aggregation of expert predictions with the quadratic loss function. We propose an algorithm for aggregating expert predictions which does not require a prior knowledge of the upper bound on the losses. The algorithm is based on the exponential reweighing of expert losses.