SOTAVerified

Learning Neural Contextual Bandits Through Perturbed Rewards

2022-01-24ICLR 2022Unverified0· sign in to hype

Yiling Jia, Weitong Zhang, Dongruo Zhou, Quanquan Gu, Hongning Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Thanks to the power of representation learning, neural contextual bandit algorithms demonstrate remarkable performance improvement against their classical counterparts. But because their exploration has to be performed in the entire neural network parameter space to obtain nearly optimal regret, the resulting computational cost is prohibitively high. We perturb the rewards when updating the neural network to eliminate the need of explicit exploration and the corresponding computational overhead. We prove that a O(dT) regret upper bound is still achievable under standard regularity conditions, where T is the number of rounds of interactions and d is the effective dimension of a neural tangent kernel matrix. Extensive comparisons with several benchmark contextual bandit algorithms, including two recent neural contextual bandit models, demonstrate the effectiveness and computational efficiency of our proposed neural bandit algorithm.

Tasks

Reproductions