paper-with-me

홈 › Papers

Graph Feedback Bandits on Similar Arms: With and Without Graph Structures

2025-01-24 · Han Qi, Fei Guo, Li Zhu, Qiaosheng Zhang, Xuelong Li

In this paper, we study the stochastic multi-armed bandit problem with graph feedback. Motivated by applications in clinical trials and recommendation systems, we assume that two arms are connected if and only if they are similar (i.e., their means are close to each other). We establish a regret lower bound for this problem under the novel feedback structure and introduce two upper confidence bound (UCB)-based algorithms: Double-UCB, which has problem-independent regret upper bounds, and Conservative-UCB, which has problem-dependent upper bounds. Leveraging the similarity structure, we also explore a scenario where the number of arms increases over time (referred to as the \emph{ballooning setting}). Practical applications of this scenario include Q\&A platforms (e.g., Reddit, Stack Overflow, Quora) and product reviews on platforms like Amazon and Flipkart, where answers (or reviews) continuously appear, and the goal is to display the best ones at the top. We extend these two UCB-based algorithms to the ballooning setting. Under mild assumptions, we provide regret upper bounds for both algorithms and discuss their sub-linearity. Furthermore, we propose a new version of the corresponding algorithms that do not rely on prior knowledge of the graph's structural information and provide regret upper bounds. Finally, we conduct experiments to validate the theoretical results.

📄 PDF Abstract BibTeX arXiv:2501.14314

Code (1)

qh1874/GraphBandits_SimilarArms 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Graph Feedback Bandits with Similar Arms

2024-05-18 · Han Qi, Guo Fei, Li Zhu

In this paper, we study the stochastic multi-armed bandit problem with graph feedback. Motivated by the clinical trials and recommendation problem, we assume that two arms are connected if and only if they are similar (i…

Adversarial Combinatorial Semi-bandits with Graph Feedback

2025-02-26 · Yuxiao Wen

In combinatorial semi-bandits, a learner repeatedly selects from a combinatorial decision set of arms, receives the realized sum of rewards, and observes the rewards of the individual selected arms as feedback. In this p…

Nearly Tight Bounds for Cross-Learning Contextual Bandits with Graphical Feedback

2025-02-07 · Ruiyuan Huang, Zengfeng Huang

The cross-learning contextual bandit problem with graphical feedback has recently attracted significant attention. In this setting, there is a contextual bandit with a feedback graph over the arms, and pulling an arm rev…

Multi-Armed Bandits

Top-k Combinatorial Bandits with Full-Bandit Feedback

2019-05-28 · Idan Rejwan, Yishay Mansour

Top-k Combinatorial Bandits generalize multi-armed bandits, where at each round any subset of $k$ out of $n$ arms may be chosen and the sum of the rewards is gained. We address the full-bandit feedback, in which the agen…

Multi-Armed Bandits

Multi-dueling Bandits with Dependent Arms

2017-04-29 · Yanan Sui, Vincent Zhuang, Joel W. Burdick, Yisong Yue

The dueling bandits problem is an online learning framework for learning from pairwise preference feedback, and is particularly well-suited for modeling settings that elicit subjective or implicit human feedback. In this…

Thompson Sampling