LGJan 25, 2013

Weighted Last-Step Min-Max Algorithm with Improved Sub-Logarithmic Regret

arXiv:1301.6058v111 citations
Originality Incremental advance
AI Analysis

This work addresses incremental improvements in online learning algorithms for researchers, focusing on regret optimization with better multiplicative factors and extensions to non-stationary environments.

The paper tackles the problem of online learning regret bounds by fixing Forster's last-step min-max algorithm to handle bounded adversary choices through weighted examples, achieving logarithmic regret with potentially better multiplicative factors than previous bounds and deriving a new sub-logarithmic bound. It also analyzes the algorithm in a non-stationary setting, showing sub-linear regret when non-stationarity is sub-linear.

In online learning the performance of an algorithm is typically compared to the performance of a fixed function from some class, with a quantity called regret. Forster proposed a last-step min-max algorithm which was somewhat simpler than the algorithm of Vovk, yet with the same regret. In fact the algorithm he analyzed assumed that the choices of the adversary are bounded, yielding artificially only the two extreme cases. We fix this problem by weighing the examples in such a way that the min-max problem will be well defined, and provide analysis with logarithmic regret that may have better multiplicative factor than both bounds of Forster and Vovk. We also derive a new bound that may be sub-logarithmic, as a recent bound of Orabona et.al, but may have better multiplicative factor. Finally, we analyze the algorithm in a weak-type of non-stationary setting, and show a bound that is sub-linear if the non-stationarity is sub-linear as well.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes