LGMLJun 26, 2019

Dual Adaptivity: A Universal Algorithm for Minimizing the Adaptive Regret of Convex Functions

arXiv:1906.10851v222 citations
Originality Highly original
AI Analysis

This work addresses the need for more flexible and efficient online learning algorithms in dynamic settings, representing a significant advancement over previous non-universal methods.

The paper tackles the problem of minimizing adaptive regret in online convex optimization by introducing the first universal algorithm that adapts to various convex function types and changing environments without prior knowledge, achieving optimal adaptive regret bounds.

To deal with changing environments, a new performance measure -- adaptive regret, defined as the maximum static regret over any interval, was proposed in online learning. Under the setting of online convex optimization, several algorithms have been successfully developed to minimize the adaptive regret. However, existing algorithms lack universality in the sense that they can only handle one type of convex functions and need apriori knowledge of parameters. By contrast, there exist universal algorithms, such as MetaGrad, that attain optimal static regret for multiple types of convex functions simultaneously. Along this line of research, this paper presents the first universal algorithm for minimizing the adaptive regret of convex functions. Specifically, we borrow the idea of maintaining multiple learning rates in MetaGrad to handle the uncertainty of functions, and utilize the technique of sleeping experts to capture changing environments. In this way, our algorithm automatically adapts to the property of functions (convex, exponentially concave, or strongly convex), as well as the nature of environments (stationary or changing). As a by product, it also allows the type of functions to switch between rounds.

Foundations

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

Your Notes