English

Adaptive Learned State Estimation based on KalmanNet

Robotics 2026-04-06 v1

Abstract

Hybrid state estimators that combine model-based Kalman filtering with learned components have shown promise on simulated data, yet their performance on real-world automotive data remains insufficient. In this work we present Adaptive Multi-modal KalmanNet (AM-KNet), an advancement of KalmanNet tailored to the multi-sensor autonomous driving setting. AM-KNet introduces sensor-specific measurement modules that enable the network to learn the distinct noise characteristics of radar, lidar, and camera independently. A hypernetwork with context modulation conditions the filter on target type, motion state, and relative pose, allowing adaptation to diverse traffic scenarios. We further incorporate a covariance estimation branch based on the Josephs form and supervise it through negative log-likelihood losses on both the estimation error and the innovation. A comprehensive, component-wise loss function encodes physical priors on sensor reliability, target class, motion state, and measurement flow consistency. AM-KNet is trained and evaluated on the nuScenes and View-of-Delft datasets. The results demonstrate improved estimation accuracy and tracking stability compared to the base KalmanNet, narrowing the performance gap with classical Bayesian filters on real-world automotive data.

Keywords

Cite

@article{arxiv.2604.02441,
  title  = {Adaptive Learned State Estimation based on KalmanNet},
  author = {Arian Mehrfard and Bharanidhar Duraisamy and Stefan Haag and Florian Geiss and Mirko Mählisch},
  journal= {arXiv preprint arXiv:2604.02441},
  year   = {2026}
}
R2 v1 2026-07-01T11:51:49.555Z