paper-with-me

홈 › Papers

Adaptive Budgeted Multi-Armed Bandits for IoT with Dynamic Resource Constraints

2025-05-05 · Shubham Vaishnav, Praveen Kumar Donta, Sindri Magnússon

Internet of Things (IoT) systems increasingly operate in environments where devices must respond in real time while managing fluctuating resource constraints, including energy and bandwidth. Yet, current approaches often fall short in addressing scenarios where operational constraints evolve over time. To address these limitations, we propose a novel Budgeted Multi-Armed Bandit framework tailored for IoT applications with dynamic operational limits. Our model introduces a decaying violation budget, which permits limited constraint violations early in the learning process and gradually enforces stricter compliance over time. We present the Budgeted Upper Confidence Bound (UCB) algorithm, which adaptively balances performance optimization and compliance with time-varying constraints. We provide theoretical guarantees showing that Budgeted UCB achieves sublinear regret and logarithmic constraint violations over the learning horizon. Extensive simulations in a wireless communication setting show that our approach achieves faster adaptation and better constraint satisfaction than standard online learning methods. These results highlight the framework's potential for building adaptive, resource-aware IoT systems.

📄 PDF Abstract BibTeX arXiv:2505.02640

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Thompson Sampling for Budgeted Multi-armed Bandits

2015-05-01 · Yingce Xia, Haifang Li, Tao Qin, Nenghai Yu 외

Thompson sampling is one of the earliest randomized algorithms for multi-armed bandits (MAB). In this paper, we extend the Thompson sampling to Budgeted MAB, where there is random cost for pulling an arm and the total co…

Multi-Armed BanditsThompson Sampling

Improving Thompson Sampling via Information Relaxation for Budgeted Multi-armed Bandits

2024-08-28 · Woojin Jeong, Seungki Min

We consider a Bayesian budgeted multi-armed bandit problem, in which each arm consumes a different amount of resources when selected and there is a budget constraint on the total amount of resources that can be used. Bud…

Multi-Armed BanditsThompson Sampling

Budgeted Combinatorial Multi-Armed Bandits

2022-02-08 · Debojit Das, Shweta Jain, Sujit Gujar

We consider a budgeted combinatorial multi-armed bandit setting where, in every round, the algorithm selects a super-arm consisting of one or more arms. The goal is to minimize the total expected regret after all rounds …

Multi-Armed Bandits

Meritocratic Fairness via $K$-Shapley Values in Budgeted Combinatorial Bandits with Full-Bandit Feedback

2026-05-01 · Shradha Sharma, Swapnil Dhamal, Shweta Jain arxiv

We study meritocratic fairness in budgeted combinatorial multi-armed bandits with full-bandit feedback, where a learner selects at most $K$ arms per time step and observes only the noisy aggregate reward of the selected …

Multi-Armed BanditsFederated Learning

Budgeted Multi-Armed Bandits with Asymmetric Confidence Intervals

2023-06-12 · Marco Heyden, Vadim Arzamasov, Edouard Fouché, Klemens Böhm

We study the stochastic Budgeted Multi-Armed Bandit (MAB) problem, where a player chooses from $K$ arms with unknown expected rewards and costs. The goal is to maximize the total reward under a budget constraint. A playe…

Multi-Armed Bandits