Overlooked theory contribution (new SOTA regret bounds for bandit control)
Having arrived at the end of the discussion period, we recount our contributions next. We identify three novel pseudo-disturbance signals, each occupying an incomparable region in the space of generality-performance tradeoff. We show that these can be used to train a disturbance-based policy via a new provably efficient gradient-based model-free algorithm for at-test-time adaption to unmodeled disturbances, and evaluate them empirically. We hope our responses have allayed the reviewers’ concerns, and we hope that they will consider raising their score.
We would also like to take the opportunity to highlight a **core contribution** that was perhaps not as conspicuous and was missed by some reviewers. As a testament to the strength of our careful algorithm design and analysis, as stated in Line 54 of the main paper, even for the well-studied linear setting, our sub-linear guarantee is unconditionally better than best-known ones (published at NeurIPS; Cassel and Koren, and Gradu et al) in terms of its dependence on the state dimension and applicability to high-dimensional systems.
Specifically, for bandit linear control, the best-known results offer a regret of $$O(\sqrt{d_xd_u d_{\min}} T^{0.75}),$$
whereas we obtain $$O(\sqrt{d_u d_{\min}} T^{0.75}),$$
where $d_x$ is the state dimension, $d_u$ is the action dimension, and $d_{\min}=\min (d_u,d_x)$. This is an unconditional (quantitative) improvement over an established line of prior work.
Next, we comment on the qualitative significance of this improvement. For underactuated systems (where $d_u\leq d_x$ making these rank deficient systems harder to control), our results have no dependence on $d_x$ whatsoever; thus this algorithm is especially well suited to high dimensional state space settings. This improvement over prior work comes about due the the *correct* choice of the gradient estimator and not just an improved analysis, as we detail in Appendix E.2. (Additionally, as proved in E.2, such improvements in dimension dependence also apply to smooth losses, where the regret scales as $T^{2/3}$, unconditionally improving over an analogous result in Cassel and Koren).
This is further validated empirically in Figure 3, where our method outperforms the existing state-of-the-art bandit linear control algorithm (BPC) in the high dimensional experiment.
We could not adequately detail this in the main paper (we did on Line 54) due to space limitations, and due to the brunt of our focus being on the applicability and design of the pseudo-disturbance estimators. We will alter the presentation to emphasize these important contributions.
**Since this is a concrete and unconditional improvement over papers published at NeurIPS, we hope that reviewers can take into account this innovation of ours in their scores.**