Confidence-Budget Matching for Sequential Budgeted Learning
Yonathan Efroni, Nadav Merlis, Aadirupa Saha, Shie Mannor

TL;DR
This paper introduces the Confidence-Budget Matching principle for decision-making under limited reward queries, improving performance in adversarial settings across bandits and reinforcement learning.
Contribution
It proposes a novel CBM approach that adaptively queries rewards based on confidence intervals, addressing limitations of greedy algorithms under adversity.
Findings
CBM performs well in adversarial environments.
Greedy algorithms perform surprisingly in stochastic settings.
CBM adapts to different contexts, initial states, and budgets.
Abstract
A core element in decision-making under uncertainty is the feedback on the quality of the performed actions. However, in many applications, such feedback is restricted. For example, in recommendation systems, repeatedly asking the user to provide feedback on the quality of recommendations will annoy them. In this work, we formalize decision-making problems with querying budget, where there is a (possibly time-dependent) hard limit on the number of reward queries allowed. Specifically, we consider multi-armed bandits, linear bandits, and reinforcement learning problems. We start by analyzing the performance of `greedy' algorithms that query a reward whenever they can. We show that in fully stochastic settings, doing so performs surprisingly well, but in the presence of any adversity, this might lead to linear regret. To overcome this issue, we propose the Confidence-Budget Matching (CBM)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Scheduling and Timetabling Solutions
