MLLGNov 21, 2017

Disagreement-Based Combinatorial Pure Exploration: Sample Complexity Bounds and an Efficient Algorithm

arXiv:1711.08018v411 citations
Originality Highly original
AI Analysis

This work addresses the problem of efficient decision-making under uncertainty for researchers and practitioners in machine learning, offering incremental algorithmic advancements with theoretical guarantees.

The paper tackles the combinatorial pure exploration problem in multi-arm bandit settings by designing algorithms that aim to find the subset with the largest mean while minimizing sample collection, achieving polynomial improvements in sample complexity bounds over previous results in some scenarios.

We design new algorithms for the combinatorial pure exploration problem in the multi-arm bandit framework. In this problem, we are given $K$ distributions and a collection of subsets $\mathcal{V} \subset 2^{[K]}$ of these distributions, and we would like to find the subset $v \in \mathcal{V}$ that has largest mean, while collecting, in a sequential fashion, as few samples from the distributions as possible. In both the fixed budget and fixed confidence settings, our algorithms achieve new sample-complexity bounds that provide polynomial improvements on previous results in some settings. Via an information-theoretic lower bound, we show that no approach based on uniform sampling can improve on ours in any regime, yielding the first interactive algorithms for this problem with this basic property. Computationally, we show how to efficiently implement our fixed confidence algorithm whenever $\mathcal{V}$ supports efficient linear optimization. Our results involve precise concentration-of-measure arguments and a new algorithm for linear programming with exponentially many constraints.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes