paper-with-me

Papers

Multiplayer Information Asymmetric Contextual Bandits

2025-03-11 · William Chang, Yuanhao Lu

Single-player contextual bandits are a well-studied problem in reinforcement learning that has seen applications in various fields such as advertising, healthcare, and finance. In light of the recent work on \emph{information asymmetric} bandits \cite{chang2022online, chang2023online}, we propose a novel multiplayer information asymmetric contextual bandit framework where there are multiple players each with their own set of actions. At every round, they observe the same context vectors and simultaneously take an action from their own set of actions, giving rise to a joint action. However, upon taking this action the players are subjected to information asymmetry in (1) actions and/or (2) rewards. We designed an algorithm \texttt{LinUCB} by modifying the classical single-player algorithm \texttt{LinUCB} in \cite{chu2011contextual} to achieve the optimal regret $O(\sqrt{T})$ when only one kind of asymmetry is present. We then propose a novel algorithm \texttt{ETC} that is built on explore-then-commit principles to achieve the same optimal regret when both types of asymmetry are present.

📄 PDF Abstract BibTeX arXiv:2503.08961

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A survey on multi-player bandits

2022-11-29 · Etienne Boursier, Vianney Perchet

Due mostly to its application to cognitive radio networks, multiplayer bandits gained a lot of interest in the last decade. A considerable progress has been made on its theoretical aspect. However, the current algorithms…

Survey

Multi-Player Approaches for Dueling Bandits

2024-05-25 · Or Raveh, Junya Honda, Masashi Sugiyama

Various approaches have emerged for multi-armed bandits in distributed systems. The multiplayer dueling bandit problem, common in scenarios with only preference-based information like human feedback, introduces challenge…

Multi-Armed Bandits

Constant or logarithmic regret in asynchronous multiplayer bandits

2023-05-31 · Hugo Richard, Etienne Boursier, Vianney Perchet

Multiplayer bandits have recently been extensively studied because of their application to cognitive radio networks. While the literature mostly considers synchronous players, radio networks (e.g. for IoT) tend to have a…

Evolutionary Game-Theoretical Analysis for General Multiplayer Asymmetric Games

2022-06-22 · Xinyu Zhang, Peng Peng, Yushan Zhou, Haifeng Wang 외

Evolutionary game theory has been a successful tool to combine classical game theory with learning-dynamical descriptions in multiagent systems. Provided some symmetric structures of interacting players, many studies hav…

StarcraftStarcraft II

Mastering Asymmetrical Multiplayer Game with Multi-Agent Asymmetric-Evolution Reinforcement Learning

2023-04-20 · Chenglu Sun, Yichi Zhang, Yu Zhang, Ziling Lu 외

Asymmetrical multiplayer (AMP) game is a popular game genre which involves multiple types of agents competing or collaborating with each other in the game. It is difficult to train powerful agents that can defeat top hum…

Multi-agent Reinforcement Learningreinforcement-learning