Discounted Online Convex Optimization: Uniform Regret Across a Continuous Interval
Abstract
Reflecting the greater significance of recent history over the distant past in non-stationary environments, $\lambda$-discounted regret has been introduced in online convex optimization (OCO) to gracefully forget past data as new information arrives. When the discount factor $\lambda$ is given, online gradient descent with an appropriate step size achieves an $O(1/\sqrt{1-\lambda})$ discounted regret. However, the value of $\lambda$ is often not predetermined in real-world scenarios. This gives rise to a significant \emph{open question}: is it possible to develop a discounted algorithm that adapts to an unknown discount factor. In this paper, we affirmatively answer this question by providing a novel analysis to demonstrate that smoothed OGD (SOGD) achieves a uniform $O(\sqrt{\log T/1-\lambda})$ discounted regret, holding for all values of $\lambda$ across a continuous interval simultaneously. The basic idea is to maintain multiple OGD instances to handle different discount factors, and aggregate their outputs sequentially by an online prediction algorithm named as Discounted-Normal-Predictor (DNP). Our analysis reveals that DNP can combine the decisions of two experts, even when they operate on discounted regret with different discount factors.
Cite
Text
Yang et al. "Discounted Online Convex Optimization: Uniform Regret Across a Continuous Interval." International Conference on Learning Representations, 2026.Markdown
[Yang et al. "Discounted Online Convex Optimization: Uniform Regret Across a Continuous Interval." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/yang2026iclr-discounted/)BibTeX
@inproceedings{yang2026iclr-discounted,
title = {{Discounted Online Convex Optimization: Uniform Regret Across a Continuous Interval}},
author = {Yang, Wenhao and Yang, Sifan and Zhang, Lijun},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/yang2026iclr-discounted/}
}