paper-with-me

Papers

Generalised correlated batched bandits via the ARC algorithm with application to dynamic pricing

2021-02-08 · samuel cohen, Tanut Treetanthiploet

The Asymptotic Randomised Control (ARC) algorithm provides a rigorous approximation to the optimal strategy for a wide class of Bayesian bandits, while retaining low computational complexity. In particular, the ARC approach provides nearly optimal choices even when the payoffs are correlated or more than the reward is observed. The algorithm is guaranteed to asymptotically optimise the expected discounted payoff, with error depending on the initial uncertainty of the bandit. In this paper, we extend the ARC framework to consider a batched bandit problem where observations arrive from a generalised linear model. In particular, we develop a large sample approximation to allow correlated and generally distributed observation. We apply this to a classic dynamic pricing problem based on a Bayesian hierarchical model and demonstrate that the ARC algorithm outperforms alternative approaches.

📄 PDF Abstract BibTeX arXiv:2102.04263

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Similar Papers 제목 키워드 기반

Semi-Parametric Batched Global Multi-Armed Bandits with Covariates

2025-03-01 · Sakshi Arya, Hyebin Song

The multi-armed bandits (MAB) framework is a widely used approach for sequential decision-making, where a decision-maker selects an arm in each round with the goal of maximizing long-term rewards. Moreover, in many pract…

Decision MakingMulti-Armed BanditsRecommendation SystemsSequential Decision Making

Batched Thompson Sampling for Multi-Armed Bandits

2021-08-15 · Nikolai Karpov, Qin Zhang

We study Thompson Sampling algorithms for stochastic multi-armed bandits in the batched setting, in which we want to minimize the regret over a sequence of arm pulls using a small number of policy changes (or, batches). …

Multi-Armed BanditsThompson Sampling

Delayed Feedback in Generalised Linear Bandits Revisited

2022-07-21 · Benjamin Howson, Ciara Pike-Burke, Sarah Filippi

The stochastic generalised linear bandit is a well-understood model for sequential decision-making problems, with many algorithms achieving near-optimal regret guarantees under immediate feedback. However, the stringent …

Decision MakingSequential Decision Making

Efficient Batched Algorithm for Contextual Linear Bandits with Large Action Space via Soft Elimination

2023-09-21 · NeurIPS 2023 11

In this paper, we provide the first efficient batched algorithm for contextual linear bandits with large action spaces. Unlike existing batched algorithms that rely on action elimination, which are not implementable for …

Batched Online Contextual Sparse Bandits with Sequential Inclusion of Features

2024-09-13 · Rowan Swiers, Subash Prabanantham, Andrew Maher

Multi-armed Bandits (MABs) are increasingly employed in online platforms and e-commerce to optimize decision making for personalized user experiences. In this work, we focus on the Contextual Bandit problem with linear r…

Decision MakingFairnessMulti-Armed Bandits