MaxGap Bandit: Adaptive Algorithms for Approximate Ranking
Sumeet Katariya, Ardhendu Tripathy, Robert Nowak
Abstract
This paper studies the problem of adaptively sampling from K distributions (arms) in order to identify the largest gap between any two adjacent means. We call this the MaxGap-bandit problem. This problem arises naturally in approximate ranking, noisy sorting, outlier detection, and top-arm identification in bandits. The key novelty of the MaxGap bandit problem is that it aims to adaptively determine the natural partitioning of the distributions into a subset with larger means and a subset with smaller means, where the split is determined by the largest gap rather than a pre-specified rank or threshold. Estimating an arm’s gap requires sampling its neighboring arms in addition to itself, and this dependence results in a novel hardness parameter that characterizes the sample complexity of the problem. We propose elimination and UCB-style algorithms and show that they are minimax optimal. Our experiments show that the UCB-style algorithms require 6-8x fewer samples than non-adaptive sampling to achieve the same error.
BibTeX
@inproceedings{NEURIPS2019_9b16759a,
author = {Katariya, Sumeet and Tripathy, Ardhendu and Nowak, Robert},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {MaxGap Bandit: Adaptive Algorithms for Approximate Ranking},
url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/9b16759a62899465ab21e2e79d2ef75c-Paper.pdf},
volume = {32},
year = {2019}
}