LGAIMLJul 5, 2023

Meta-Learning Adversarial Bandit Algorithms

arXiv:2307.02295v211 citationsh-index: 52
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving performance across similar tasks in adversarial bandit settings, representing an incremental advance in meta-learning for partial-information environments.

The paper tackles the problem of online meta-learning with adversarial bandit feedback by designing meta-algorithms that tune initialization and hyperparameters for multi-armed bandits and bandit linear optimization, resulting in task-averaged regret improvements that depend on entropy and action space measures.

We study online meta-learning with bandit feedback, with the goal of improving performance across multiple tasks if they are similar according to some natural similarity measure. As the first to target the adversarial online-within-online partial-information setting, we design meta-algorithms that combine outer learners to simultaneously tune the initialization and other hyperparameters of an inner learner for two important cases: multi-armed bandits (MAB) and bandit linear optimization (BLO). For MAB, the meta-learners initialize and set hyperparameters of the Tsallis-entropy generalization of Exp3, with the task-averaged regret improving if the entropy of the optima-in-hindsight is small. For BLO, we learn to initialize and tune online mirror descent (OMD) with self-concordant barrier regularizers, showing that task-averaged regret varies directly with an action space-dependent measure they induce. Our guarantees rely on proving that unregularized follow-the-leader combined with two levels of low-dimensional hyperparameter tuning is enough to learn a sequence of affine functions of non-Lipschitz and sometimes non-convex Bregman divergences bounding the regret of OMD.

Foundations

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

Your Notes