paper-with-me

홈 › Papers

Uncertainty in Data-Driven Kalman Filtering for Partially Known State-Space Models

2021-10-10 · Itzik Klein, Guy Revach, Nir Shlezinger, Jonas E. Mehr, Ruud J. G. van Sloun, Yonina. C. Eldar

Providing a metric of uncertainty alongside a state estimate is often crucial when tracking a dynamical system. Classic state estimators, such as the Kalman filter (KF), provide a time-dependent uncertainty measure from knowledge of the underlying statistics, however, deep learning based tracking systems struggle to reliably characterize uncertainty. In this paper, we investigate the ability of KalmanNet, a recently proposed hybrid model-based deep state tracking algorithm, to estimate an uncertainty measure. By exploiting the interpretable nature of KalmanNet, we show that the error covariance matrix can be computed based on its internal features, as an uncertainty measure. We demonstrate that when the system dynamics are known, KalmanNet-which learns its mapping from data without access to the statistics-provides uncertainty similar to that provided by the KF; and while in the presence of evolution model-mismatch, KalmanNet pro-vides a more accurate error estimation.

📄 PDF Abstract BibTeX arXiv:2110.04738

Code (1)

kalmannet/errcov_icassp22 공식 구현 pytorch

Tasks

State Space Models

Similar Papers 제목 키워드 기반

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

Federated Data-Driven Kalman Filtering for State Estimation

2024-11-06 · Nikos Piperigkos, Alexandros Gkillas, Christos Anagnostopoulos, Aris S. Lalos

This paper proposes a novel localization framework based on collaborative training or federated learning paradigm, for highly accurate localization of autonomous vehicles. More specifically, we build on the standard appr…

Autonomous DrivingAutonomous VehiclesDecision MakingFederated Learning+2

Uncertainty Propagation in Deep Neural Networks Using Extended Kalman Filtering

2018-09-17 · Jessica S. Titensky, Hayden Jananthan, Jeremy Kepner

Extended Kalman Filtering (EKF) can be used to propagate and quantify input uncertainty through a Deep Neural Network (DNN) assuming mild hypotheses on the input distribution. This methodology yields results comparable t…

AKF-SR: Adaptive Kalman Filtering-based Successor Representation

2022-03-31 · Parvin Malekzadeh, Mohammad Salimibeni, Ming Hou, Arash Mohammadi 외

Recent studies in neuroscience suggest that Successor Representation (SR)-based models provide adaptation to changes in the goal locations or reward function faster than model-free algorithms, together with lower computa…

Active LearningDecision Making

Bayesian KalmanNet: Quantifying Uncertainty in Deep Learning Augmented Kalman Filter

2023-09-06 · Yehonatan Dahan, Guy Revach, Jindrich Dunik, Nir Shlezinger

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 t…

Deep LearningState EstimationUncertainty Quantification