LGOCMLFeb 5, 2019

Parameter-Free Online Convex Optimization with Sub-Exponential Noise

arXiv:1902.01500v351 citations
Originality Highly original
AI Analysis

This solves a theoretical challenge in online learning for scenarios with unbounded noise, enabling parameter-free algorithms without prior knowledge of competitor norms.

The paper tackles the problem of parameter-free online convex optimization with sub-exponential noise, showing it is possible to achieve optimal regret despite unbounded noise, and presents the BANCO algorithm that attains this optimal rate.

We consider the problem of unconstrained online convex optimization (OCO) with sub-exponential noise, a strictly more general problem than the standard OCO. In this setting, the learner receives a subgradient of the loss functions corrupted by sub-exponential noise and strives to achieve optimal regret guarantee, without knowledge of the competitor norm, i.e., in a parameter-free way. Recently, Cutkosky and Boahen (COLT 2017) proved that, given unbounded subgradients, it is impossible to guarantee a sublinear regret due to an exponential penalty. This paper shows that it is possible to go around the lower bound by allowing the observed subgradients to be unbounded via stochastic noise. However, the presence of unbounded noise in unconstrained OCO is challenging; existing algorithms do not provide near-optimal regret bounds or fail to have a guarantee. So, we design a novel parameter-free OCO algorithm for Banach space, which we call BANCO, via a reduction to betting on noisy coins. We show that BANCO achieves the optimal regret rate in our problem. Finally, we show the application of our results to obtain a parameter-free locally private stochastic subgradient descent algorithm, and the connection to the law of iterated logarithms.

Foundations

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

Your Notes