paper-with-me

홈 › Papers

Combinatorial Bandits for Maximum Value Reward Function under Max Value-Index Feedback

2023-05-25 · Yiliu Wang, Wei Chen, Milan Vojnović

We consider a combinatorial multi-armed bandit problem for maximum value reward function under maximum value and index feedback. This is a new feedback structure that lies in between commonly studied semi-bandit and full-bandit feedback structures. We propose an algorithm and provide a regret bound for problem instances with stochastic arm outcomes according to arbitrary distributions with finite supports. The regret analysis rests on considering an extended set of arms, associated with values and probabilities of arm outcomes, and applying a smoothness condition. Our algorithm achieves a $O((k/\Delta)\log(T))$ distribution-dependent and a $\tilde{O}(\sqrt{T})$ distribution-independent regret where $k$ is the number of arms selected in each round, $\Delta$ is a distribution-dependent reward gap and $T$ is the horizon time. Perhaps surprisingly, the regret bound is comparable to previously-known bound under more informative semi-bandit feedback. We demonstrate the effectiveness of our algorithm through experimental results.

📄 PDF Abstract BibTeX arXiv:2305.16074

Code (1)

sketch-exp/kmax 공식 구현

Similar Papers 제목 키워드 기반

Contextual Combinatorial Bandits with Changing Action Sets via Gaussian Processes

2021-10-05 · Andi Nika, Sepehr Elahi, Cem Tekin

We consider a contextual bandit problem with a combinatorial action set and time-varying base arm availability. At the beginning of each round, the agent observes the set of available base arms and their contexts and the…

Gaussian Processes

The Combinatorial Multi-Bandit Problem and its Application to Energy Management

2020-10-30 · Tobias Jacobs, Mischa Schmidt, Sébastien Nicolas, Anett Schülke

We study a Combinatorial Multi-Bandit Problem motivated by applications in energy systems management. Given multiple probabilistic multi-arm bandits with unknown outcome distributions, the task is to optimize the value o…

energy managementManagement

Combinatorial Network Optimization with Unknown Variables: Multi-Armed Bandits with Linear Rewards

2010-11-22 · Yi Gai, Bhaskar Krishnamachari, Rahul Jain

In the classic multi-armed bandits problem, the goal is to have a policy for dynamically operating arms that each yield stochastic rewards with unknown means. The key metric of interest is regret, defined as the gap betw…

Combinatorial OptimizationMulti-Armed Bandits

Risk-Aware Algorithms for Combinatorial Semi-Bandits

2021-12-02 · Shaarad Ayyagari, Ambedkar Dukkipati

In this paper, we study the stochastic combinatorial multi-armed bandit problem under semi-bandit feedback. While much work has been done on algorithms that optimize the expected reward for linear as well as some general…

A Correction of Pseudo Log-Likelihood Method

2024-03-26 · Shi Feng, Nuoya Xiong, Zhijie Zhang, Wei Chen

Pseudo log-likelihood is a type of maximum likelihood estimation (MLE) method used in various fields including contextual bandits, influence maximization of social networks, and causal bandits. However, in previous liter…

Multi-Armed Bandits