English

One Good Source is All You Need: Near-Optimal Regret for Bandits under Heterogeneous Noise

Machine Learning 2026-05-04 v2

Abstract

We study KK-armed Multiarmed Bandit (MAB) problem with MM heterogeneous data sources, each exhibiting unknown and distinct noise variances {σj2}j=1M\{\sigma_j^2\}_{j=1}^M. The learner's objective is standard MAB regret minimization, with the additional complexity of adaptively selecting which data source to query from at each round. We propose Source-Optimistic Adaptive Regret minimization (SOAR), a novel algorithm that quickly prunes high-variance sources using sharp variance-concentration bounds, followed by a `balanced min-max LCB-UCB approach' that seamlessly integrates the parallel tasks of identifying the best arm and the optimal (minimum-variance) data source. Our analysis shows SOAR achieves an instance-dependent regret bound of O~(σ2i=2KlogTΔi+Kj=1Mσj2)\tilde{O}\left({\sigma^*}^2\sum_{i=2}^K \frac{\log T}{\Delta_i} + \sqrt{K \sum_{j=1}^M \sigma_j^2}\right), up to preprocessing costs depending only on problem parameters, where σ2:=minjσj2{\sigma^*}^2 := \min_j \sigma_j^2 is the minimum source variance and Δi\Delta_i denotes the suboptimality gap of the ii-th arm. This result is both surprising as despite lacking prior knowledge of the minimum-variance source among MM alternatives, SOAR attains the optimal instance-dependent regret of standard single-source MAB with variance σ2{\sigma^*}^2, while incurring only an small (and unavoidable) additive cost of O~(Kj=1Mσj2)\tilde O(\sqrt{K \sum_{j=1}^M \sigma_j^2}) towards the optimal (minimum variance) source identification. Our theoretical bounds represent a significant improvement over some proposed baselines, e.g. Uniform UCB or Explore-then-Commit UCB, which could potentially suffer regret scaling with σmax2\sigma_{\max}^2 in place of σ2{\sigma^*}^2-a gap that can be arbitrarily large when σmaxσ\sigma_{\max} \gg \sigma^*. Experiments on multiple synthetic problem instances and the real-world MovieLens\;25M dataset, demonstrating the superior performance of SOAR over the baselines.

Keywords

Cite

@article{arxiv.2602.14474,
  title  = {One Good Source is All You Need: Near-Optimal Regret for Bandits under Heterogeneous Noise},
  author = {Amith Bhat and Haipeng Luo and Aadirupa Saha},
  journal= {arXiv preprint arXiv:2602.14474},
  year   = {2026}
}