English

Multi-Armed Bandits With Best-Action Queries

Machine Learning 2026-05-12 v1 Artificial Intelligence

Abstract

We study \emph{multi-armed bandits} (MABs) augmented with \emph{best-action queries}, in which the learner may additionally query an oracle that reveals the best arm in the current round. This setting was recently characterized by Russo et al. [2024] in the \emph{full-feedback} model, where the learner observes the rewards of all arms after each round. They show that, in both \emph{stochastic} and \emph{adversarial} environments, kk best-action queries reduce the optimal O~(T)\widetilde{\mathcal{O}}(\sqrt{T}) regret to O~(min{T/k,T})\widetilde{\mathcal{O}}(\min\{T/k,\sqrt{T}\}). Whether this improvement extends to the more realistic \emph{bandit-feedback} model -- where the learner observes only the reward of the played arm -- was left as an open problem. We fully resolve this question. When rewards are stochastic but correlated among arms, we show that the full-feedback result does not carry over: any algorithm must incur regret at least Ω(Tk)\Omega(\sqrt{T-k}). This lower bound directly extends to adversarial environments. On the positive side, we show that O~(min{T/k,Tk})\widetilde{\mathcal{O}}(\min\{T/k,\sqrt{T-k}\}) regret is still achievable when rewards are stochastic and i.i.d., and establish a matching lower bound, up to logarithmic factors. Together, these results provide a complete characterization of the benefits of \emph{best-action queries} in the \emph{bandit-feedback} model.

Keywords

Cite

@article{arxiv.2605.08287,
  title  = {Multi-Armed Bandits With Best-Action Queries},
  author = {Francesco Bacchiocchi and Matteo Castiglioni and Alberto Marchesi and Francesco Emanuele Stradi},
  journal= {arXiv preprint arXiv:2605.08287},
  year   = {2026}
}
R2 v1 2026-07-01T12:58:40.997Z