paper-with-me

홈 › Papers

Competitive Multi-armed Bandit Games for Resource Sharing

2025-03-26 · Hongbo Li, Lingjie Duan

In modern resource-sharing systems, multiple agents access limited resources with unknown stochastic conditions to perform tasks. When multiple agents access the same resource (arm) simultaneously, they compete for successful usage, leading to contention and reduced rewards. This motivates our study of competitive multi-armed bandit (CMAB) games. In this paper, we study a new N-player K-arm competitive MAB game, where non-myopic players (agents) compete with each other to form diverse private estimations of unknown arms over time. Their possible collisions on same arms and time-varying nature of arm rewards make the policy analysis more involved than existing studies for myopic players. We explicitly analyze the threshold-based structures of social optimum and existing selfish policy, showing that the latter causes prolonged convergence time $\Omega(\frac{K}{\eta^2}\ln({\frac{KN}{\delta}}))$, while socially optimal policy with coordinated communication reduces it to $\mathcal{O}(\frac{K}{N\eta^2}\ln{(\frac{K}{\delta})})$. Based on the comparison, we prove that the competition among selfish players for the best arm can result in an infinite price of anarchy (PoA), indicating an arbitrarily large efficiency loss compared to social optimum. We further prove that no informational (non-monetary) mechanism (including Bayesian persuasion) can reduce the infinite PoA, as the strategic misreporting by non-myopic players undermines such approaches. To address this, we propose a Combined Informational and Side-Payment (CISP) mechanism, which provides socially optimal arm recommendations with proper informational and monetary incentives to players according to their time-varying private beliefs. Our CISP mechanism keeps ex-post budget balanced for social planner and ensures truthful reporting from players, achieving the minimum PoA=1 and same convergence time as social optimum.

📄 PDF Abstract BibTeX arXiv:2503.20975

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Combinatorial Multi-armed Bandits for Real-Time Strategy Games

2017-10-13 · Santiago Ontañón

Games with large branching factors pose a significant challenge for game tree search algorithms. In this paper, we address this problem with a sampling strategy for Monte Carlo Tree Search (MCTS) algorithms called {\em n…

Multi-Armed BanditsReal-Time Strategy Games

Correlated Multi-armed Bandits with a Latent Random Source

2018-08-17 · Samarth Gupta, Gauri Joshi, Osman Yağan

We consider a novel multi-armed bandit framework where the rewards obtained by pulling the arms are functions of a common latent random variable. The correlation between arms due to the common random source can be used t…

Multi-Armed Bandits

Improving Fairness in Adaptive Social Exergames via Shapley Bandits

2023-02-18 · Robert C. Gray, Jennifer Villareale, Thomas B. Fox, Diane H. Dallal 외

Algorithmic fairness is an essential requirement as AI becomes integrated in society. In the case of social applications where AI distributes resources, algorithms often must make decisions that will benefit a subset of …

FairnessMulti-Armed Bandits

Protocols for Verifying Smooth Strategies in Bandits and Games

2025-07-08 · Miranda Christ, Daniel Reichman, Jonathan Shafer arxiv

We study protocols for verifying approximate optimality of strategies in multi-armed bandits and normal-form games. As the number of actions available to each player is often large, we seek protocols where the number of …

Multi-Armed Bandits

Player Modeling via Multi-Armed Bandits

2021-02-10 · Robert C. Gray, Jichen Zhu, Dannielle Arigo, Evan Forman 외

This paper focuses on building personalized player models solely from player behavior in the context of adaptive games. We present two main contributions: The first is a novel approach to player modeling based on multi-a…

Multi-Armed Bandits