SOTAVerified

NeuralUCB: Contextual Bandits with Neural Network-Based Exploration

2019-09-25Unverified0· sign in to hype

Dongruo Zhou, Lihong Li, Quanquan Gu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We study the stochastic contextual bandit problem, where the reward is generated from an unknown bounded function with additive noise. We propose the NeuralUCB algorithm, which leverages the representation power of deep neural networks and uses the neural network-based random feature mapping to construct an upper confidence bound (UCB) of reward for efficient exploration. We prove that, under mild assumptions, NeuralUCB achieves O(T) regret bound, where T is the number of rounds. To the best of our knowledge, our algorithm is the first neural network-based contextual bandit algorithm with near-optimal regret guarantee. Preliminary experiment results on synthetic data corroborate our theory, and shed light on potential applications of our algorithm to real-world problems.

Tasks

Reproductions