Search papers, labs, and topics across Lattice.
This paper analyzes the sample complexity of multiclass PAC learning with bandit feedback in the realizable setting, where learners only receive feedback on the correctness of their predictions. It introduces the "bandit DS dimension," a novel combinatorial parameter based on pseudo-boxes, to characterize the optimal sample complexity up to logarithmic factors. The paper also presents a ListCascade-based algorithm that achieves the derived upper bound, linking bandit learning to list learning.
Bandit feedback doesn't have to cripple learning: a new "bandit DS dimension" reveals how to achieve near-optimal sample complexity in multiclass PAC learning, even when you only know if you're right or wrong.
We study the problem of multiclass PAC learning with bandit feedback in the realizable setting. In this framework, there is an unknown data distribution over an instance space $\mathcal{X}$ and a label space $\mathcal{Y}$, as in classical multiclass PAC learning, but the learner does not observe the labels of the i.i.d. training examples. Instead, in each round, it receives an unlabeled instance, predicts its label, and receives bandit feedback indicating only whether the prediction is correct. Despite this restriction, the goal remains the same as in classical PAC learning. We provide a general characterization of the optimal sample complexity of this problem, sharp for every concept class up to logarithmic factors. Our characterization is based on a new combinatorial dimension, termed the bandit $\mathrm{DS}$ dimension, defined via generalized combinatorial structures we call pseudo-boxes. These extend the pseudo-cubes underlying the $\mathrm{DS}$ dimension by allowing a different number of neighbors in each coordinate. In contrast to the $\mathrm{DS}$ dimension, which governs the full-information setting by counting the number of coordinates in the pseudo-cube, the bandit $\mathrm{DS}$ dimension aggregates the number of neighbors across coordinates, leading to a characterization in which the sample complexity scales with the total number of neighbors. We also propose a general learning algorithm achieving the upper bound, based on an algorithmic principle called ListCascade, which connects bandit learning to list learning and may be of independent interest.