The reviewed record of science sign in
Pith

arxiv: 1810.07371 · v2 · pith:MMLRPP3E · submitted 2018-10-17 · stat.ML · cs.LG

Simple Regret Minimization for Contextual Bandits

Reviewed by Pithpith:MMLRPP3Eopen to challenge →

classification stat.ML cs.LG
keywords regretsimplebanditscontextuallearnerminimizationphasepure
0
0 comments X
read the original abstract

There are two variants of the classical multi-armed bandit (MAB) problem that have received considerable attention from machine learning researchers in recent years: contextual bandits and simple regret minimization. Contextual bandits are a sub-class of MABs where, at every time step, the learner has access to side information that is predictive of the best arm. Simple regret minimization assumes that the learner only incurs regret after a pure exploration phase. In this work, we study simple regret minimization for contextual bandits. Motivated by applications where the learner has separate training and autonomous modes, we assume that the learner experiences a pure exploration phase, where feedback is received after every action but no regret is incurred, followed by a pure exploitation phase in which regret is incurred but there is no feedback. We present the Contextual-Gap algorithm and establish performance guarantees on the simple regret, i.e., the regret during the pure exploitation phase. Our experiments examine a novel application to adaptive sensor selection for magnetic field estimation in interplanetary spacecraft, and demonstrate considerable improvement over algorithms designed to minimize the cumulative regret.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Active Learning for Stochastic Contextual Linear Bandits

    cs.LG 2026-05 unverdicted novelty 7.0

    Active context sampling algorithm for contextual linear bandits achieves instance-dependent guarantees improving over minimax rate by up to sqrt(d) and reduces samples needed in empirical tasks.

  2. CurveRL: Principled Distribution-Aware Context Reweighting for LLM Reasoning

    cs.LG 2026-05 unverdicted novelty 7.0

    CurveRL derives a quantile-coordinate reweighting rule from a utility functional on pass rates and shows it outperforms GRPO on reasoning benchmarks.

  3. Active Context Selection Improves Simple Regret in Contextual Bandits

    cs.LG 2026-05 accept novelty 7.0

    Active sampling with allocation q_j proportional to p_j to the 2/3 achieves tight regret sqrt(n/T) times norm of p to the 2/3 for known context distribution p, with improvement up to Theta(k to the 1/4) over passive sampling.