paper-with-me

Papers

Data-driven Optimal Filtering for Linear Systems with Unknown Noise Covariances

2023-09-21 · NeurIPS 2023 11

This paper examines learning the optimal filtering policy, known as the Kalman gain, for a linear system with unknown noise covariance matrices using noisy output data. The learning problem is formulated as a stochastic policy optimiza- tion problem, aiming to minimize the output prediction error. This formulation provides a direct bridge between data-driven optimal control and, its dual, op- timal filtering. Our contributions are twofold. Firstly, we conduct a thorough convergence analysis of the stochastic gradient descent algorithm, adopted for the filtering problem, accounting for biased gradients and stability constraints. Secondly, we carefully leverage a combination of tools from linear system theory and high-dimensional statistics to derive bias-variance error bounds that scale logarithmically with problem dimension, and, in contrast to subspace methods, the length of output trajectories only affects the bias term.

📄 PDF Abstract BibTeX

Code (1)

shahriarta/sgd4filtering 공식 구현

Similar Papers 제목 키워드 기반

Design and Experimental Test of Datatic Approximate Optimal Filter in Nonlinear Dynamic Systems

2025-05-11 · Weixian He, Zeyu He, Wenhan Cao, Haoyu Gao 외

Filtering is crucial in engineering fields, providing vital state estimation for control systems. However, the nonlinear nature of complex systems and the presence of non-Gaussian noises pose significant challenges to th…

Computational EfficiencyReinforcement Learning (RL)State Estimation

Recursive KalmanNet: Deep Learning-Augmented Kalman Filtering for State Estimation with Consistent Uncertainty Quantification

2025-06-13 · Hassan Mortada, Cyril Falcon, Yanis Kahil, Mathéo Clavaud 외

State estimation in stochastic dynamical systems with noisy measurements is a challenge. While the Kalman filter is optimal for linear systems with independent Gaussian white noise, real-world conditions often deviate fr…

State EstimationUncertainty Quantification

Robust Data-Driven Kalman Filtering for Unknown Linear Systems using Maximum Likelihood Optimization

2023-11-29 · Peihu Duan, Tao Liu, Yu Xing, Karl Henrik Johansson

This paper investigates the state estimation problem for unknown linear systems subject to both process and measurement noise. Based on a prior input-output trajectory sampled at a higher frequency and a prior state traj…

State Estimation

Learning Optimal Filters Using Variational Inference

2024-06-26 · Eviatar Bach, Ricardo Baptista, Enoch Luk, Andrew Stuart

Filtering - the task of estimating the conditional distribution for states of a dynamical system given partial and noisy observations - is important in many areas of science and engineering, including weather and climate…

Variational Inference

Approximate Optimal Filter for Linear Gaussian Time-invariant Systems

2021-03-09 · Kaiming Tang, Shengbo Eben Li, Yuming Yin, Yang Guan 외

State estimation is critical to control systems, especially when the states cannot be directly measured. This paper presents an approximate optimal filter, which enables to use policy iteration technique to obtain the st…

State Estimation