A Lyapunov-Based Methodology for Constrained Optimization with Bandit Feedback
Semih Cayci, Yilin Zheng, Atilla Eryilmaz

TL;DR
This paper introduces a Lyapunov-based algorithm for constrained bandit problems that effectively balances reward maximization with budget and operational constraints, achieving low regret and no constraint violations.
Contribution
The paper presents a novel Lyapunov optimization algorithm, ${\tt LyOn}$, for constrained bandit problems with stochastic constraints, providing theoretical guarantees on regret and constraint satisfaction.
Findings
Achieves $O(\sqrt{K B\log B})$ regret for $K$ arms and budget $B$.
Guarantees zero constraint violation when $B$ is large enough.
Demonstrates low computational complexity and sharp performance bounds.
Abstract
In a wide variety of applications including online advertising, contractual hiring, and wireless scheduling, the controller is constrained by a stringent budget constraint on the available resources, which are consumed in a random amount by each action, and a stochastic feasibility constraint that may impose important operational limitations on decision-making. In this work, we consider a general model to address such problems, where each action returns a random reward, cost, and penalty from an unknown joint distribution, and the decision-maker aims to maximize the total reward under a budget constraint on the total cost and a stochastic constraint on the time-average penalty. We propose a novel low-complexity algorithm based on Lyapunov optimization methodology, named , and prove that for arms it achieves regret and zero constraint-violation…
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 · Optimization and Search Problems · Auction Theory and Applications
