paper-with-me

Papers

Minimax Optimal Quantile and Semi-Adversarial Regret via Root-Logarithmic Regularizers

2021-10-27 · NeurIPS 2021 12 · Jeffrey Negrea, Blair Bilodeau, Nicolò Campolongo, Francesco Orabona, Daniel M. Roy

Quantile (and, more generally, KL) regret bounds, such as those achieved by NormalHedge (Chaudhuri, Freund, and Hsu 2009) and its variants, relax the goal of competing against the best individual expert to only competing against a majority of experts on adversarial data. More recently, the semi-adversarial paradigm (Bilodeau, Negrea, and Roy 2020) provides an alternative relaxation of adversarial online learning by considering data that may be neither fully adversarial nor stochastic (i.i.d.). We achieve the minimax optimal regret in both paradigms using FTRL with separate, novel, root-logarithmic regularizers, both of which can be interpreted as yielding variants of NormalHedge. We extend existing KL regret upper bounds, which hold uniformly over target distributions, to possibly uncountable expert classes with arbitrary priors; provide the first full-information lower bounds for quantile regret on finite expert classes (which are tight); and provide an adaptively minimax optimal algorithm for the semi-adversarial paradigm that adapts to the true, unknown constraint faster, leading to uniformly improved regret bounds over existing methods.

📄 PDF Abstract BibTeX arXiv:2110.14804

Code (1)

blairbilodeau/neurips-2021 공식 구현

Similar Papers 제목 키워드 기반

Relaxing the I.I.D. Assumption: Adaptively Minimax Optimal Regret via Root-Entropic Regularization

2020-07-13 · Blair Bilodeau, Jeffrey Negrea, Daniel M. Roy

We consider prediction with expert advice when data are generated from distributions varying arbitrarily within an unknown constraint set. This semi-adversarial setting includes (at the extremes) the classical i.i.d. set…

All

Risk level dependent Minimax Quantile lower bounds for Interactive Statistical Decision Making

2025-10-07 · Raghav Bongole, Amirreza Zamani, Tobias J. Oechtering, Mikael Skoglund arxiv

Minimax risk and regret focus on expectation, missing rare failures critical in safety-critical bandits and reinforcement learning. Minimax quantiles capture these tails. Three strands of prior work motivate this study: …

Reinforcement LearningDecision Making

Experimental Design for Semiparametric Bandits

2025-06-16 · Seok-Jin Kim, Gi-Soo Kim, Min-hwan Oh

We study finite-armed semiparametric bandits, where each arm's reward combines a linear component with an unknown, potentially adversarial shift. This model strictly generalizes classical linear bandits and reflects comp…

Experimental Design

Minimax Optimal Algorithms for Adversarial Bandit Problem with Multiple Plays

2019-11-25 · N. Mert Vural, Hakan Gokcesu, Kaan Gokcesu, Suleyman S. Kozat

We investigate the adversarial bandit problem with multiple plays under semi-bandit feedback. We introduce a highly efficient algorithm that asymptotically achieves the performance of the best switching $m$-arm strategy …

Achieving Near Instance-Optimality and Minimax-Optimality in Stochastic and Adversarial Linear Bandits Simultaneously

2021-02-11 · Chung-Wei Lee, Haipeng Luo, Chen-Yu Wei, Mengxiao Zhang 외

In this work, we develop linear bandit algorithms that automatically adapt to different environments. By plugging a novel loss estimator into the optimization problem that characterizes the instance-optimal strategy, our…