English

Combinatorial Pure Exploration with Full-Bandit or Partial Linear Feedback

Machine Learning 2020-12-16 v2 Machine Learning

Abstract

In this paper, we first study the problem of combinatorial pure exploration with full-bandit feedback (CPE-BL), where a learner is given a combinatorial action space X{0,1}d\mathcal{X} \subseteq \{0,1\}^d, and in each round the learner pulls an action xXx \in \mathcal{X} and receives a random reward with expectation xθx^{\top} \theta, with θRd\theta \in \mathbb{R}^d a latent and unknown environment vector. The objective is to identify the optimal action with the highest expected reward, using as few samples as possible. For CPE-BL, we design the first {\em polynomial-time adaptive} algorithm, whose sample complexity matches the lower bound (within a logarithmic factor) for a family of instances and has a light dependence of Δmin\Delta_{\min} (the smallest gap between the optimal action and sub-optimal actions). Furthermore, we propose a novel generalization of CPE-BL with flexible feedback structures, called combinatorial pure exploration with partial linear feedback (CPE-PL), which encompasses several families of sub-problems including full-bandit feedback, semi-bandit feedback, partial feedback and nonlinear reward functions. In CPE-PL, each pull of action xx reports a random feedback vector with expectation of MxθM_{x} \theta , where MxRmx×dM_x \in \mathbb{R}^{m_x \times d} is a transformation matrix for xx, and gains a random (possibly nonlinear) reward related to xx. For CPE-PL, we develop the first {\em polynomial-time} algorithm, which simultaneously addresses limited feedback, general reward function and combinatorial action space, and provide its sample complexity analysis. Our empirical evaluation demonstrates that our algorithms run orders of magnitude faster than the existing ones, and our CPE-BL algorithm is robust across different Δmin\Delta_{\min} settings while our CPE-PL algorithm is the only one returning correct answers for nonlinear reward functions.

Cite

@article{arxiv.2006.07905,
  title  = {Combinatorial Pure Exploration with Full-Bandit or Partial Linear Feedback},
  author = {Yihan Du and Yuko Kuroki and Wei Chen},
  journal= {arXiv preprint arXiv:2006.07905},
  year   = {2020}
}

Comments

AAAI2021

R2 v1 2026-06-23T16:18:44.220Z