English

Bandit algorithms to emulate human decision making using probabilistic distortions

Machine Learning 2023-11-01 v3 Machine Learning

Abstract

Motivated by models of human decision making proposed to explain commonly observed deviations from conventional expected value preferences, we formulate two stochastic multi-armed bandit problems with distorted probabilities on the reward distributions: the classic KK-armed bandit and the linearly parameterized bandit settings. We consider the aforementioned problems in the regret minimization as well as best arm identification framework for multi-armed bandits. For the regret minimization setting in KK-armed as well as linear bandit problems, we propose algorithms that are inspired by Upper Confidence Bound (UCB) algorithms, incorporate reward distortions, and exhibit sublinear regret. For the KK-armed bandit setting, we derive an upper bound on the expected regret for our proposed algorithm, and then we prove a matching lower bound to establish the order-optimality of our algorithm. For the linearly parameterized setting, our algorithm achieves a regret upper bound that is of the same order as that of regular linear bandit algorithm called Optimism in the Face of Uncertainty Linear (OFUL) bandit algorithm, and unlike OFUL, our algorithm handles distortions and an arm-dependent noise model. For the best arm identification problem in the KK-armed bandit setting, we propose algorithms, derive guarantees on their performance, and also show that these algorithms are order optimal by proving matching fundamental limits on performance. For best arm identification in linear bandits, we propose an algorithm and establish sample complexity guarantees. Finally, we present simulation experiments which demonstrate the advantages resulting from using distortion-aware learning algorithms in a vehicular traffic routing application.

Keywords

Cite

@article{arxiv.1611.10283,
  title  = {Bandit algorithms to emulate human decision making using probabilistic distortions},
  author = {Ravi Kumar Kolla and Prashanth L. A. and Aditya Gopalan and Krishna Jagannathan and Michael Fu and Steve Marcus},
  journal= {arXiv preprint arXiv:1611.10283},
  year   = {2023}
}

Comments

The material in this paper was presented in part at the 2017 AAAI Conference on Artificial Intelligence

R2 v1 2026-06-22T17:09:43.072Z