A Framework for Time-Varying Optimization via Derivative Estimation
Matteo Marchi, Jonathan Bunton, João Pedro Silvestre, Paulo Tabuada
TL;DR
This work treats time-varying optimization as a trajectory-tracking problem for the time-varying minimizer $x^*(\theta(t))$ and develops a robust framework that does not require direct knowledge of $\dot\theta$. It introduces a general dirtied-derivative estimator of order $k$, with explicit convergence and error bounds, and proves that interconnecting this estimator with a well-behaved continuous-time optimization algorithm preserves input-to-output stability (IOS). The result is an IOS guarantee for the time-varying problem when using the estimated derivative in place of the true time derivative, with performance improving as the estimator gain $\sigma$ increases (subject to noise and discretization limits). Empirical simulations demonstrate effective derivative tracking and improved loss trajectories for online Newton-like optimization when incorporating the estimator. Overall, the paper provides a principled, ISS-based methodology to adapt static continuous-time optimization algorithms to dynamic environments using derivative estimation.
Abstract
Optimization algorithms have a rich and fundamental relationship with ordinary differential equations given by its continuous-time limit. When the cost function varies with time -- typically in response to a dynamically changing environment -- online optimization becomes a continuous-time trajectory tracking problem. To accommodate these time variations, one typically requires some inherent knowledge about their nature such as a time derivative. In this paper, we propose a novel construction and analysis of a continuous-time derivative estimation scheme based on "dirty-derivatives", and show how it naturally interfaces with continuous-time optimization algorithms using the language of ISS (Input-to-State Stability). More generally, we show how a simple Lyapunov redesign technique leads to provable suboptimality guarantees when composing this estimator with any well-behaved optimization algorithm for time-varying costs.
