English

Adaptive KalmanNet: Data-Driven Kalman Filter with Fast Adaptation

Signal Processing 2024-01-10 v3

Abstract

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.

Keywords

Cite

@article{arxiv.2309.07016,
  title  = {Adaptive KalmanNet: Data-Driven Kalman Filter with Fast Adaptation},
  author = {Xiaoyong Ni and Guy Revach and Nir Shlezinger},
  journal= {arXiv preprint arXiv:2309.07016},
  year   = {2024}
}

Comments

Accepted by ICASSP 2024

R2 v1 2026-06-28T12:20:25.367Z