ICASSP 2021accepted0 citations

Kalmannet: Data-Driven Kalman Filtering

Guy Revach, Nir Shlezinger, Ruud J. G. van Sloun, Yonina C. Eldar

Abstract

The Kalman filter (KF) is a celebrated signal processing algorithm, implementing optimal state estimation of dynamical systems that are well represented by a linear Gaussian state-space model. The KF is model-based, and therefore relies on full and accurate knowledge of the underlying model. We present KalmanNet, a hybrid data-driven/model-based filter that does not require full knowledge of the underlying model parameters. KalmanNet is inspired by the classical KF flow and implemented by integrating a dedicated and compact neural network for the Kalman gain computation. We present an offline training method, and numerically illustrate that KalmanNet can achieve optimal performance without full knowledge of the model parameters. We demonstrate that when facing inaccurate parameters KalmanNet learns to achieve notably improved performance compared to KF.

BibTeX
@inproceedings{icassp2021_kalmannetdatadri,
  title = {Kalmannet: Data-Driven Kalman Filtering},
  author = {Guy Revach and Nir Shlezinger and Ruud J. G. van Sloun and Yonina C. Eldar},
  booktitle = {ICASSP 2021},
  year = {2021}
}