Model-free Online Learning for the Kalman Filter: Forgetting Factor and Logarithmic Regret
Jiachen Qian, Yang Zheng
TL;DR
This paper tackles online prediction for unknown, non-explosive linear stochastic systems by proposing Online Prediction with Forgetting (OPF), a model-free algorithm that balances the regression model through exponential forgetting. The authors show that re-weighting alone is insufficient for the imbalanced Kalman-filter regression and demonstrate that forgetting induces a generalized ridge regression inductive bias, enabling a stable, balanced learning process. A central contribution is a sharpened regret bound of $O(\log^{3} N)$ with high probability, achieved via Hanson-Wright martingale analysis and accumulation-error cancellation across epoch-based horizons. The results yield a practical, provably robust approach to model-free Kalman-filter-like prediction with meaningful performance gains over prior online-prediction methods, especially in marginally stable regimes.
Abstract
We consider the problem of online prediction for an unknown, non-explosive linear stochastic system. With a known system model, the optimal predictor is the celebrated Kalman filter. In the case of unknown systems, existing approaches based on recursive least squares and its variants may suffer from degraded performance due to the highly imbalanced nature of the regression model. This imbalance can easily lead to overfitting and thus degrade prediction accuracy. We tackle this problem by injecting an inductive bias into the regression model via {exponential forgetting}. While exponential forgetting is a common wisdom in online learning, it is typically used for re-weighting data. In contrast, our approach focuses on balancing the regression model. This achieves a better trade-off between {regression} and {regularization errors}, and simultaneously reduces the {accumulation error}. With new proof techniques, we also provide a sharper logarithmic regret bound of $O(\log^3 N)$, where $N$ is the number of observations.
