FlexKalmanNet: A Modular AI-Enhanced Kalman Filter Framework Applied to Spacecraft Motion Estimation
Moritz D. Pinheiro-Torres Vogt, Markus Huwald, M. Khalil Ben-Larbi,, Enrico Stoll

TL;DR
FlexKalmanNet is a modular AI-enhanced Kalman filter framework that learns filter parameters directly from measurement data, improving spacecraft motion estimation accuracy without extensive manual tuning.
Contribution
It introduces a novel modular framework that integrates neural networks with Kalman filters, enabling automatic learning of filter parameters from data and supporting various Kalman filter variants.
Findings
Rapid training convergence demonstrated.
High accuracy in spacecraft pose estimation.
Outperforms manually tuned Extended Kalman filters.
Abstract
The estimation of relative motion between spacecraft increasingly relies on feature-matching computer vision, which feeds data into a recursive filtering algorithm. Kalman filters, although efficient in noise compensation, demand extensive tuning of system and noise models. This paper introduces FlexKalmanNet, a novel modular framework that bridges this gap by integrating a deep fully connected neural network with Kalman filter-based motion estimation algorithms. FlexKalmanNet's core innovation is its ability to learn any Kalman filter parameter directly from measurement data, coupled with the flexibility to utilize various Kalman filter variants. This is achieved through a notable design decision to outsource the sequential computation from the neural network to the Kalman filter variant, enabling a purely feedforward neural network architecture. This architecture, proficient at…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInertial Sensor and Navigation · Target Tracking and Data Fusion in Sensor Networks · Space Satellite Systems and Control
