English

Norm-Agnostic Linear Bandits

Machine Learning 2022-05-04 v1 Artificial Intelligence Machine Learning

Abstract

Linear bandits have a wide variety of applications including recommendation systems yet they make one strong assumption: the algorithms must know an upper bound SS on the norm of the unknown parameter θ\theta^* that governs the reward generation. Such an assumption forces the practitioner to guess SS involved in the confidence bound, leaving no choice but to wish that θS\|\theta^*\|\le S is true to guarantee that the regret will be low. In this paper, we propose novel algorithms that do not require such knowledge for the first time. Specifically, we propose two algorithms and analyze their regret bounds: one for the changing arm set setting and the other for the fixed arm set setting. Our regret bound for the former shows that the price of not knowing SS does not affect the leading term in the regret bound and inflates only the lower order term. For the latter, we do not pay any price in the regret for now knowing SS. Our numerical experiments show standard algorithms assuming knowledge of SS can fail catastrophically when θS\|\theta^*\|\le S is not true whereas our algorithms enjoy low regret.

Keywords

Cite

@article{arxiv.2205.01257,
  title  = {Norm-Agnostic Linear Bandits},
  author = {Spencer and Gales and Sunder Sethuraman and Kwang-Sung Jun},
  journal= {arXiv preprint arXiv:2205.01257},
  year   = {2022}
}

Comments

AISTATS'22; added acknowledgements

R2 v1 2026-06-24T11:05:26.689Z