Optimistic Online Non-stochastic Control via FTRL
Naram Mhaisen, George Iosifidis
TL;DR
This work extends online non-stochastic control by introducing optimistic learning with a prediction oracle into Disturbance Action Controllers (DAC). The proposed OptFTRL-C algorithm treats NSC with memory as an online learning problem with delayed feedback, deriving a bound on policy regret that scales with prediction accuracy and memory length. By decomposing costs into separable, delayed components and leveraging optimistic delay frameworks, the authors achieve regret guarantees ranging from $\mathcal{O}(1)$ for perfect predictions to $\mathcal{O}(\sqrt{T})$ in the worst case, while remaining robust to untrusted forecasts. The approach enables learning-based controllers that effectively exploit good predictions without sacrificing resilience when forecasts are poor, advancing practical NSC with data-driven predictions.
Abstract
This paper brings the concept of ``optimism" to the new and promising framework of online Non-stochastic Control (NSC). Namely, we study how NSC can benefit from a prediction oracle of unknown quality responsible for forecasting future costs. The posed problem is first reduced to an optimistic learning with delayed feedback problem, which is handled through the Optimistic Follow the Regularized Leader (OFTRL) algorithmic family. This reduction enables the design of \texttt{OptFTRL-C}, the first Disturbance Action Controller (DAC) with optimistic policy regret bounds. These new bounds are commensurate with the oracle's accuracy, ranging from $\mathcal{O}(1)$ for perfect predictions to the order-optimal $\mathcal{O}(\sqrt{T})$ even when all predictions fail. By addressing the challenge of incorporating untrusted predictions into online control, this work contributes to the advancement of the NSC framework and paves the way toward effective and robust learning-based controllers.
