paper-with-me

홈 › Papers

Multi-Armed Bandit Problem with Temporally-Partitioned Rewards: When Partial Feedback Counts

2022-06-01 · Giulia Romano, Andrea Agostini, Francesco Trovò, Nicola Gatti, Marcello Restelli

There is a rising interest in industrial online applications where data becomes available sequentially. Inspired by the recommendation of playlists to users where their preferences can be collected during the listening of the entire playlist, we study a novel bandit setting, namely Multi-Armed Bandit with Temporally-Partitioned Rewards (TP-MAB), in which the stochastic reward associated with the pull of an arm is partitioned over a finite number of consecutive rounds following the pull. This setting, unexplored so far to the best of our knowledge, is a natural extension of delayed-feedback bandits to the case in which rewards may be dilated over a finite-time span after the pull instead of being fully disclosed in a single, potentially delayed round. We provide two algorithms to address TP-MAB problems, namely, TP-UCB-FR and TP-UCB-EW, which exploit the partial information disclosed by the reward collected over time. We show that our algorithms provide better asymptotical regret upper bounds than delayed-feedback bandit algorithms when a property characterizing a broad set of reward structures of practical interest, namely alpha-smoothness, holds. We also empirically evaluate their performance across a wide range of settings, both synthetically generated and from a real-world media recommendation problem.

📄 PDF Abstract BibTeX arXiv:2206.00586

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalizing distribution of partial rewards for multi-armed bandits with temporally-partitioned rewards

2022-11-13 · Ronald C. van den Broek, Rik Litjens, Tobias Sagis, Luc Siecker 외

We investigate the Multi-Armed Bandit problem with Temporally-Partitioned Rewards (TP-MAB) setting in this paper. In the TP-MAB setting, an agent will receive subsets of the reward over multiple rounds rather than the en…

Multi-Armed Bandits

Multi-Armed Bandits with Generalized Temporally-Partitioned Rewards

2023-03-01 · Ronald C. van den Broek, Rik Litjens, Tobias Sagis, Luc Siecker 외

Decision-making problems of sequential nature, where decisions made in the past may have an impact on the future, are used to model many practically important applications. In some real-world applications, feedback about…

Decision MakingMulti-Armed Bandits

Multi-Agent Combinatorial-Multi-Armed-Bandit framework for the Submodular Welfare Problem under Bandit Feedback

2026-02-18 · Subham Pokhriyal, Shweta Jain, Vaneet Aggarwal arxiv

We study the \emph{Submodular Welfare Problem} (SWP), where items are partitioned among agents with monotone submodular utilities to maximize the total welfare under \emph{bandit feedback}. Classical SWP assumes full val…

On Interpolating Experts and Multi-Armed Bandits

2023-07-14 · Houshuang Chen, Yuchen He, Chihao Zhang

Learning with expert advice and multi-armed bandit are two classic online decision problems which differ on how the information is observed in each round of the game. We study a family of problems interpolating the two. …

Multi-Armed Bandits

Sample complexity of partition identification using multi-armed bandits

2018-11-14 · Sandeep Juneja, Subhashini Krishnasamy

Given a vector of probability distributions, or arms, each of which can be sampled independently, we consider the problem of identifying the partition to which this vector belongs from a finitely partitioned universe of …

Multi-Armed Bandits