Bayesian KalmanNet: Quantifying Uncertainty in Deep Learning Augmented Kalman Filter
Yehonatan Dahan, Guy Revach, Jindrich Dunik, Nir Shlezinger

TL;DR
This paper introduces Bayesian KalmanNet, a deep learning-based Kalman filter that quantifies uncertainty in state estimates, combining Bayesian methods with neural networks to improve tracking reliability in complex systems.
Contribution
It proposes Bayesian KalmanNet, integrating Bayesian deep learning with KalmanNet to extract error covariance without extra domain knowledge, enhancing uncertainty quantification in learned Kalman filtering.
Findings
Accurately estimates error covariance in complex systems
Retains high tracking accuracy in partially known dynamics
Provides reliable uncertainty quantification
Abstract
Recent years have witnessed a growing interest in tracking algorithms that augment Kalman Filters (KFs) with Deep Neural Networks (DNNs). By transforming KFs into trainable deep learning models, one can learn from data to reliably track a latent state in complex and partially known dynamics. However, unlike classic KFs, conventional DNN-based systems do not naturally provide an uncertainty measure, such as error covariance, alongside their estimates, which is crucial in various applications that rely on KF-type tracking. This work bridges this gap by studying error covariance extraction in DNN-aided KFs. We begin by characterizing how uncertainty can be extracted from existing DNN-aided algorithms and distinguishing between approaches by their ability to associate internal features with meaningful KF quantities, such as the Kalman Gain (KG) and prior covariance. We then identify that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTarget Tracking and Data Fusion in Sensor Networks · Anomaly Detection Techniques and Applications · Inertial Sensor and Navigation
