[edit]
Explore, Refine, then Commit: Nearly Optimal Multi-Group Mean Estimation with Active Learning
Proceedings of the 42nd Conference on Uncertainty in Artificial Intelligence, PMLR 337:5197-5243, 2026.
Abstract
We present nearly optimal algorithms for simultaneously estimating the means of multiple distributions given a fixed total sample budget while ensuring uniform confidence intervals for the distributions. Our algorithms are based on the well-known _explore-then-commit_ policy from the bandit literature along with an additional refinement phase between the exploration phase and the commit phase. Our algorithms achieve regret $\tilde{O}( (\log \sigma_{\min}^{-1})^{0.5} T^{-1.5})$ when the rewards are subgaussian and $\tilde{O}(\sigma_{\min}^{-1}T^{-1.5})$ regret when the rewards have bounded fourth moment, where $T$ is the horizon and $\sigma_{\min}^2$ is the minimum among the variances of the distributions of the $G$ arms. We also provide lower bounds on the regret that nearly match the upper bounds for a constant $G$ in both these cases. IImportantly, we show that the dependence on $\sigma_{\min}$ in both cases is necessary, resolving a long-standing open problem of [Carpentier et al]. We also study the setting where the distributions are hypercontractive. This distribution class includes the family of {Gaussian} distributions but also includes several families of heavy-tailed distributions. We propose an algorithm for hypercontractive reward distributions that achieves a $\tilde{O}(T^{-1.5})$ regret, independent of $\sigma_{\min}$, and show a nearly matching lower bound for Gaussians.