Model-free Online Learning for the Kalman Filter: Forgetting Factor and Logarithmic Regret
Jiachen Qian, Yang Zheng

TL;DR
This paper introduces a novel online learning approach for the Kalman filter that employs exponential forgetting to improve prediction accuracy in unknown linear stochastic systems, achieving a logarithmic regret bound.
Contribution
It proposes a new method using exponential forgetting to balance regression and regularization errors, leading to improved online prediction for unknown systems.
Findings
Achieves a logarithmic regret bound of O(log^3 N)
Balances regression and regularization errors effectively
Reduces accumulation error in online Kalman filtering
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Neural Networks and Applications · Gaussian Processes and Bayesian Inference
