Response to Reviewer nQcR
We thank the reviewer for this interaction that allow us to improve the presentation of our work.
> I suggest the authors expand on the rationale behind Assumption 2.2 in the main text, akin to the approach taken for Assumption 2.1.
We will integrate a detailed comment in the final version of the work.
> It seems there might be a misunderstanding of my previous point. In fact, my comment is closely related to that of Reviewer CfKv. The definition of the 'best arm' in this paper, referred to as arm 1, is based on $\mu_1(T)$, the expected reward from pulling arm $1$ for $T$ times. Why is it meaningful to find such best arm in the fixed-budget setting? In the CASH example, the authors state, “In the CASH problem, we are interested in finding the one which attains the best performance at the end of the budget T” and that “once the best option is identified, in a real-world scenario, it will be deployed”. However, successfully identifying the best arm does not equate to attaining the performance of $\mu_1(T)$. What we obtain is $\mu_1(\tau)$, where $\tau$ represents the number of times arm 1 is pulled up to time $T$. To realize $\mu_1(T)$, we need to run the tuple (algorithm, hyperparameter configuration) for $T-\tau$ additional rounds. Hence, this example does not justify the appropriateness of the problem setup. Regarding the reference paper (Cella et al, 2021), it actually supports my viewpoint. In the context of stochastic rising bandits, the simple regret minimization problem is natural. Translated into the notation used in this paper, the simple regret is defined as $\mu_1(T) - \mu_i(\tau_i)$, where $i$ is the algorithm's output, and $\tau_i$ is its number of arm pulls up to time $T$. This is evidently more practical.
Thank you for the answer, we have now gained a clearer understanding of the Reviewer's key point. Let us remark two aspects:
1. **[Idenfifying $i^*(T)$ is meaningful and useful]** We agree with the reviewer that simple regret $\mu_{i^*(T)}(T) - \mu_i(\tau_i)$ is an appropriate performance index in the motivating examples provided. Focusing on the *online model selection* problem, an algorithm that controls the simple regret allows to answer the question **How much suboptimal is the performance $\mu_i(\tau_i)$ of the recommended model at the end of the training budget $T$ compared to the performance $\mu_{i^*(T)}(T)$ of the best model $i^*(T)$ trained from the beginning with the full training budget $T$?** This is indubitably a very important question and we remark that **we also answer to this question since our R-SR allows to control optimally the simple regret** (see point 2). Nevertheless, answering this question does not solve the problem: **Which is the model that would have best performed if trained from the beginning with the full training budget $T$?**. This question is significant as well. Indeed, remaining on the *online model selection* metaphor, suppose that we need to select a *model to be trained in multiple similar environments* with a budget $T$. We could set up an experiment to identify which model to be selected using one of our algorithms in one of the environments or in simulation and, then, once identified, perform multiple independent training in the real environments. In such a scenario, idenfifying $i^*(T)$ is meaningful and useful, as well as controlling the error probability. We will remark these considerations in the final version.
5. **[R-SR Algorithms enjoys optimal simple regret bound]** We also studied the performances of our top-performing solution (R-SR) in terms of *simple regret* precisely with the goal of making a comparison with the algorithm of (Cella et al, 2021). This discussion is provided at the end of Section 7. In this section, we refer to our **Theorem E.10, in which we show that we are matching the lower bound on the simple regret of (Cella et al, 2021), up to logarithmic factors**.
---
Audibert, J. Y., Bubeck, S., & Munos, R. (2010). Best arm identification in multi-armed bandits. In Conference on Learning Theory (pp. 41-53).
Carpentier, A., & Locatelli, A. (2016). Tight (lower) bounds for the fixed budget best arm identification bandit problem. In Conference on Learning Theory (pp. 590-604). PMLR.
Cella, L., Pontil, M., & Gentile, C. (2021). Best model identification: A rested bandit formulation. In International Conference on Machine Learning (pp. 1362-1372). PMLR.