NeurIPS 2025spotlight0 citations

Exploration via Feature Perturbation in Contextual Bandits

Seouh-won Yi, Min-hwan Oh

Abstract

We propose *feature perturbation*, a simple yet effective exploration strategy for contextual bandits that injects randomness directly into feature inputs, instead of randomizing unknown parameters or adding noise to rewards. Remarkably, this algorithm achieves $\widetilde{\mathcal{O}}(d\sqrt{T})$ worst-case regret bound for generalized linear contextual bandits, while avoiding the $\widetilde{\mathcal{O}}(d^{3/2}\sqrt{T})$ regret typical of existing randomized bandit algorithms. Because our algorithm eschews parameter sampling, it is both computationally efficient and naturally extends to non-parametric or neural network models. We verify these advantages through empirical evaluations, demonstrating that feature perturbation not only surpasses existing methods but also unifies strong practical performance with the near-optimal regret guarantees.

Generalized Linear BanditsContextual BanditsThompson SamplingFeature Perturbation
BibTeX
@inproceedings{
yi2025exploration,
title={Exploration via Feature Perturbation in Contextual Bandits},
author={Seouh-won Yi and Min-hwan Oh},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=gAddPMjmUc}
}
Exploration via Feature Perturbation in Contextual Bandits · NeurIPS 2025