LGOCMLDec 23, 2015

Satisficing in multi-armed bandit problems

arXiv:1512.07638v238 citations
Originality Incremental advance
AI Analysis

This work addresses decision-making under uncertainty for researchers in reinforcement learning and bandit problems, but it is incremental as it builds on existing UCL algorithms and equivalence concepts.

The paper tackles the problem of satisficing in multi-armed bandit problems by proposing two sets of objectives that aim for reward-based performance above a threshold, showing equivalence to standard maximizing problems and developing modified UCL algorithms that achieve efficient satisficing performance.

Satisficing is a relaxation of maximizing and allows for less risky decision making in the face of uncertainty. We propose two sets of satisficing objectives for the multi-armed bandit problem, where the objective is to achieve reward-based decision-making performance above a given threshold. We show that these new problems are equivalent to various standard multi-armed bandit problems with maximizing objectives and use the equivalence to find bounds on performance. The different objectives can result in qualitatively different behavior; for example, agents explore their options continually in one case and only a finite number of times in another. For the case of Gaussian rewards we show an additional equivalence between the two sets of satisficing objectives that allows algorithms developed for one set to be applied to the other. We then develop variants of the Upper Credible Limit (UCL) algorithm that solve the problems with satisficing objectives and show that these modified UCL algorithms achieve efficient satisficing performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes