Summary
In this paper, the focus is on the fixed-confidence best-arm identification problem within a Bayesian setting. The objective is to determine the arm with the largest mean with a certain confidence, given a known prior distribution. Existing work in FC-BAI is mostly in the frequentist setting. This paper shows that the popular algorithms used in the frequentist setting are not optimal in this setting. Additionally, a lower bound for this setting is derived, using a sampling complexity constant and the confidence level. Lastly, a successive elimination method that matches the order of the derived lower bound along with experiments comparing the performance of popular frequentist algorithms and this algorithm are presented.
Strengths
- The authors show that popular frequentist algorithms are suboptimal in the Bayesian setting.
- The paper presents a novel algorithm, which is significant because, according to related work, it is uncommon to have a stopping time in Bayesian optimization.
- In the successive elimination method, the indifference zone is not a parameter.
- The derived lower bound is novel.
Weaknesses
1. 47: Example 1 lacks proof or reference for the number of samples.
2. The authors do not discuss how they derived the constant L(H) and its significance. Since this constant represents sampling complexity and is not a traditional term, it is harder to compare the complexity to existing work.
3. 171: In Chapter 3, the authors claim there is a known lower bound for the expected stopping time without providing any reference.
4. 196: The derivation of the inequalities in Section 3.1 is not clear.
5. 242-243: In Chapter 5, there is no explanation for why this particular confidence width was considered.
6. In Chapter 6, there is no discussion on why Algorithm 1 shows higher error percentages than the other two algorithms.
7. 313: there are two dots instead of one.
Questions
- 267-268: In Remark 3, can the authors explain if in the general case the result matches with the lower bound?
- 309-313: The authors state that the expected stopping time of the track-and-stop method is at least half of the TTS and TTUCB methods, which according to Table 1, is on average at least 300. This number is less than that for Algorithm 1, so can the authors explain why they didn’t compare?
Limitations
The research was done only for the Gaussian distribution.