# Multi-Armed Bandit Problem and Batch UCB Rule

**Authors:** Alexander Kolnogorov, Sergey Garbar

arXiv: 1902.00214 · 2019-02-04

## TL;DR

This paper analyzes the multi-armed bandit problem with Gaussian rewards, deriving an upper bound for the loss function of a UCB-based strategy, and discusses its applications in machine learning and batch processing optimization.

## Contribution

It extends the UCB strategy to a Gaussian multi-armed bandit setting and provides an asymptotic upper bound for the loss function, enhancing understanding of its theoretical performance.

## Key findings

- Derived the upper bound of the loss function for the UCB strategy in Gaussian bandits.
- Showed the applicability of UCB rule in batch data processing optimization.
- Provided invariant descriptions for control on the unit horizon in close distribution domains.

## Abstract

We obtain the upper bound of the loss function for a strategy in the multi-armed bandit problem with Gaussian distributions of incomes. Considered strategy is an asymptotic generalization of the strategy proposed by J. Bather for the multi-armed bandit problem and using UCB rule, i.e. choosing the action corresponding to the maximum of the upper bound of the confidence interval of the current estimate of the expected value of one-step income. Results are obtained with the help of invariant description of the control on the unit horizon in the domain of close distributions because just there the loss function attains its maximal values. UCB rule is widely used in machine learning. It can be also used for the batch data processing optimization if there are two alternative processing methods available with different a priori unknown efficiencies.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.00214/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1902.00214/full.md

## References

9 references — full list in the complete paper: https://tomesphere.com/paper/1902.00214/full.md

---
Source: https://tomesphere.com/paper/1902.00214