LGNov 27, 2025

The Hidden Cost of Approximation in Online Mirror Descent

arXiv:2511.22283v1
Originality Incremental advance
AI Analysis

This work addresses a practical limitation in optimization algorithms for machine learning and decision-making by analyzing performance under realistic error conditions, though it is incremental in refining theoretical understanding.

The paper systematically studies inexact online mirror descent, showing that regularizer smoothness determines robustness to approximation errors, with negative entropy requiring exponentially small errors to avoid linear regret while log-barrier and Tsallis regularizers remain robust with polynomial errors.

Online mirror descent (OMD) is a fundamental algorithmic paradigm that underlies many algorithms in optimization, machine learning and sequential decision-making. The OMD iterates are defined as solutions to optimization subproblems which, oftentimes, can be solved only approximately, leading to an inexact version of the algorithm. Nonetheless, existing OMD analyses typically assume an idealized error free setting, thereby limiting our understanding of performance guarantees that should be expected in practice. In this work we initiate a systematic study into inexact OMD, and uncover an intricate relation between regularizer smoothness and robustness to approximation errors. When the regularizer is uniformly smooth, we establish a tight bound on the excess regret due to errors. Then, for barrier regularizers over the simplex and its subsets, we identify a sharp separation: negative entropy requires exponentially small errors to avoid linear regret, whereas log-barrier and Tsallis regularizers remain robust even when the errors are only polynomial. Finally, we show that when the losses are stochastic and the domain is the simplex, negative entropy regains robustness-but this property does not extend to all subsets, where exponentially small errors are again necessary to avoid suboptimal regret.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes