Adaptive KalmanNet: Data-Driven Kalman Filter with Fast Adaptation
Combining the classical Kalman filter (KF) with a deep neural network (DNN) enables tracking in partially known state space (SS) models. A major limitation of current DNN-aided designs stems from the need to train them to filter data originating from a specific distribution and underlying SS model. Consequently, changes in the model parameters may require lengthy retraining. While the KF adapts through parameter tuning, the black-box nature of DNNs makes identifying tunable components difficult. Hence, we propose Adaptive KalmanNet (AKNet), a DNN-aided KF that can adapt to changes in the SS model without retraining. Inspired by recent advances in large language model fine-tuning paradigms, AKNet uses a compact hypernetwork to generate context-dependent modulation weights. Numerical evaluation shows that AKNet provides consistent state estimation performance across a continuous range of noise distributions, even when trained using data from limited noise settings.
Code (1)
Tasks
Language ModelingLanguage ModellingLarge Language ModelState EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Unsupervised Learned Kalman Filtering
In this paper we adapt KalmanNet, which is a recently pro-posed deep neural network (DNN)-aided system whose architecture follows the operation of the model-based Kalman filter (KF), to learn its mapping in an unsupervis…
Performance Evaluation of Deep Learning-Based State Estimation: A Comparative Study of KalmanNet
Kalman Filters (KF) are fundamental to real-time state estimation applications, including radar-based tracking systems used in modern driver assistance and safety technologies. In a linear dynamical system with Gaussian …
State EstimationLatent-KalmanNet: Learned Kalman Filtering for Tracking from High-Dimensional Signals
The Kalman filter (KF) is a widely-used algorithm for tracking dynamic systems that are captured by state space (SS) models. The need to fully describe a SS model limits its applicability under complex settings, e.g., wh…
Vocal Bursts Intensity PredictionGSP-KalmanNet: Tracking Graph Signals via Neural-Aided Kalman Filtering
Dynamic systems of graph signals are encountered in various applications, including social networks, power grids, and transportation. While such systems can often be described as state space (SS) models, tracking graph s…
Uncertainty in Data-Driven Kalman Filtering for Partially Known State-Space Models
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 …
State Space Models