English

Adaptive Exploration-Exploitation Tradeoff for Opportunistic Bandits

Machine Learning 2018-12-03 v2 Machine Learning

Abstract

In this paper, we propose and study opportunistic bandits - a new variant of bandits where the regret of pulling a suboptimal arm varies under different environmental conditions, such as network load or produce price. When the load/price is low, so is the cost/regret of pulling a suboptimal arm (e.g., trying a suboptimal network configuration). Therefore, intuitively, we could explore more when the load/price is low and exploit more when the load/price is high. Inspired by this intuition, we propose an Adaptive Upper-Confidence-Bound (AdaUCB) algorithm to adaptively balance the exploration-exploitation tradeoff for opportunistic bandits. We prove that AdaUCB achieves O(logT)O(\log T) regret with a smaller coefficient than the traditional UCB algorithm. Furthermore, AdaUCB achieves O(1)O(1) regret with respect to TT if the exploration cost is zero when the load level is below a certain threshold. Last, based on both synthetic data and real-world traces, experimental results show that AdaUCB significantly outperforms other bandit algorithms, such as UCB and TS (Thompson Sampling), under large load/price fluctuations.

Keywords

Cite

@article{arxiv.1709.04004,
  title  = {Adaptive Exploration-Exploitation Tradeoff for Opportunistic Bandits},
  author = {Huasen Wu and Xueying Guo and Xin Liu},
  journal= {arXiv preprint arXiv:1709.04004},
  year   = {2018}
}

Comments

In Proceedings of the 35th International Conference on Machine Learning (ICML), 2018, pp. 5306-5314, Stockholmsm\"assan, Stockholm Sweden, ICML 2018. (PMLR 80:5306-5314)