paper-with-me

홈 › Papers

On-Line Learning of Linear Dynamical Systems: Exponential Forgetting in Kalman Filters

2018-09-16 · AAAI 2019 · Mark Kozdoba, Jakub Marecek, Tigran Tchrakian, Shie Mannor

Kalman filter is a key tool for time-series forecasting and analysis. We show that the dependence of a prediction of Kalman filter on the past is decaying exponentially, whenever the process noise is non-degenerate. Therefore, Kalman filter may be approximated by regression on a few recent observations. Surprisingly, we also show that having some process noise is essential for the exponential decay. With no process noise, it may happen that the forecast depends on all of the past uniformly, which makes forecasting more difficult. Based on this insight, we devise an on-line algorithm for improper learning of a linear dynamical system (LDS), which considers only a few most recent observations. We use our decay results to provide the first regret bounds w.r.t. to Kalman filters within learning an LDS. That is, we compare the results of our algorithm to the best, in hindsight, Kalman filter for a given signal. Also, the algorithm is practical: its per-update run-time is linear in the regression depth.

📄 PDF Abstract BibTeX arXiv:1809.05870

Code (1)

jmarecek/OnlineLDS

Tasks

regressionTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

SLIP: Learning to Predict in Unknown Dynamical Systems with Long-Term Memory

2020-10-12 · NeurIPS 2020 12 · Paria Rashidinejad, Jiantao Jiao, Stuart Russell

We present an efficient and practical (polynomial time) algorithm for online prediction in unknown and partially observed linear dynamical systems (LDS) under stochastic noise. When the system parameters are known, the o…

PAC learning

Stability analysis and stabilization of systems with hyperexponential rates

2022-07-16 · Konstantin Zimenko, Denis Efimov, Andrey Polyakov

Hyperexponential stability is investigated for dynamical systems with the use of both, explicit and implicit, Lyapunov function methods. A nonlinear hyperexponential control is designed for stabilizing linear systems. Th…

Exponential time differencing for matrix-valued dynamical systems

2024-06-19 · Nayef Shkeir, Tobias Schäfer, Tobias Grafke

Matrix evolution equations occur in many applications, such as dynamical Lyapunov/Sylvester systems or Riccati equations in optimization and stochastic control, machine learning or data assimilation. In many cases, their…

Efficient Spectral Control of Partially Observed Linear Dynamical Systems

2025-05-27 · Anand Brahmbhatt, Gon Buzaglo, Sofiia Druchyna, Elad Hazan

We propose a new method for the problem of controlling linear dynamical systems under partial observation and adversarial disturbances. Our new algorithm, Double Spectral Control (DSC), matches the best known regret guar…

Model-free Online Learning for the Kalman Filter: Forgetting Factor and Logarithmic Regret

2025-05-13 · Jiachen Qian, Yang Zheng

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, exist…

Inductive Biasregression