Nonparametric Stochastic Contextual Bandits
Melody Y. Guan, Heinrich Jiang

TL;DR
This paper introduces a nonparametric approach to contextual bandits using a simple kNN-UCB algorithm, achieving tight theoretical bounds and demonstrating superior performance in experiments including image classification.
Contribution
It presents a novel nonparametric bandit algorithm with tight theoretical guarantees and practical improvements over existing methods, extending to infinite-armed settings.
Findings
Achieves sublinear regret of T^{(1+D)/(2+D)} with context dimension D.
Provides dimension-dependent and independent regret bounds.
Demonstrates improved performance on simulated tasks and MNIST classification.
Abstract
We analyze the -armed bandit problem where the reward for each arm is a noisy realization based on an observed context under mild nonparametric assumptions. We attain tight results for top-arm identification and a sublinear regret of , where is the context dimension, for a modified UCB algorithm that is simple to implement (NN-UCB). We then give global intrinsic dimension dependent and ambient dimension independent regret bounds. We also discuss recovering topological structures within the context space based on expected bandit performance and provide an extension to infinite-armed contextual bandits. Finally, we experimentally show the improvement of our algorithm over existing multi-armed bandit approaches for both simulated tasks and MNIST image classification.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Reinforcement Learning in Robotics
