Related Experiment Video
Updated: Feb 13, 2026

Testing Animal Anxiety in Rats: Effects of Open Arm Ledges and Closed Arm Wall Transparency in Elevated Plus Maze Test
Published on: June 29, 2018
Anytime Exploration for Multi-armed Bandits using Confidence Information
Kwang-Sung Jun1, Robert Nowak1
1Wisconsin Institutes for Discovery, UW-Madison, 330 N. Orchard St., Madison, WI 53715 USA.
We introduce anytime Explore-m, a new multi-armed bandit problem requiring top-m arm predictions at every step. AT-LUCB is the first algorithm to solve this, offering competitive performance and practical application for unpredictable budgets.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Optimization
Background:
- Multi-armed bandit (MAB) problems are crucial for sequential decision-making under uncertainty.
- Existing top-m arm identification in MAB often relies on fixed budgets or confidence levels, limiting practical application.
- Many real-world scenarios involve finite, unpredictable resource constraints, necessitating adaptive algorithms.
Purpose of the Study:
- To introduce the anytime Explore-m problem, a more practical formulation for identifying top-m arms in MAB.
- To develop and analyze the first nontrivial algorithm, AT-LUCB (AnyTime Lower and Upper Confidence Bound), capable of solving the anytime Explore-m problem.
- To evaluate the performance and sample complexity of AT-LUCB against existing methods.
Main Methods:
- Formulation of the anytime Explore-m problem, emphasizing prediction at every time step.
- Development of the AT-LUCB algorithm, a novel approach based on lower and upper confidence bounds.
- Theoretical analysis of AT-LUCB's sample complexity.
- Empirical evaluation comparing AT-LUCB with state-of-the-art baseline algorithms.
Main Results:
- AT-LUCB is presented as the first provably correct algorithm for the anytime Explore-m problem.
- The sample complexity of AT-LUCB is shown to be competitive with anytime variants of existing MAB algorithms.
- Empirical results demonstrate that AT-LUCB performs comparably to or better than current state-of-the-art methods.
Conclusions:
- The anytime Explore-m problem offers a more practical approach to top-m arm identification in MAB settings with unpredictable budgets.
- AT-LUCB is a significant advancement, providing a theoretically sound and empirically effective solution.
- AT-LUCB demonstrates strong performance, making it a valuable tool for applications requiring continuous top-m arm identification.
Related Concept Videos
Confidence Coefficient
Confidence Intervals
A...
Interpretation of Confidence Intervals
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Uncertainty: Confidence Intervals
Muscles that Move the Arm
The pectoralis major has two origins. Its clavicular head originates on the medial half of the clavicle. In contrast, the sternocostal head originates on the costal cartilages of ribs 1-6, the sternum, and the aponeurosis of the external oblique of the...
Confidence Interval for Estimating Population Mean
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...

