ICML2026
Data-Source Adaptive Online Learning under Heteroscedastic Noise
Amith Bhat Hosadurga Anand, Haipeng Luo, Aadirupa Saha
摘要
In this paper, we address the standard -armed multi-armed bandit (MAB) with heterogeneous data sources, each exhibiting unknown and distinct noise variances, . The learner performs standard regret minimization, with the added challenge of choosing which data source to query at each round. We propose SOAR (Source-Optimistic Adaptive Regret minimization), a novel algorithm that adaptively balances exploration and exploitation by jointly constructing upper confidence bounds for arm rewards and lower confidence bounds for data source variances. Our theoretical analysis establishes that SOAR achieves a regret bound of along with a preprocessing cost that depends only on the problem parameters , , and grows at most logarithmically with the horizon ; where is the minimum source variance, and denotes the suboptimality-gap of the -th arm reward. The notation hides the polylogarithmic factors in these problem parameters. Notably, despite not knowing the minimum-variance source, SOAR matches the instance-dependent regret of a standard MAB run on a single source of variance . This near-optimal instance-dependent regret analysis of SOAR underscores its effectiveness in dynamically managing heteroscedastic noise without incurring significant overhead. Experiments on synthetic problem instances as well as a real dataset (MovieLens 32M) demonstrate that our method significantly outperforms baseline bandit algorithms in terms of regret performance. Our work opens a new direction for adaptively leveraging multiple heterogeneous data sources, extending beyond traditional bandit frameworks.