English

NDKF: A Neural-Enhanced Distributed Kalman Filter for Nonlinear Multi-Sensor Estimation

Systems and Control 2026-03-17 v2 Systems and Control

Abstract

We propose a Neural-Enhanced Distributed Kalman Filter (NDKF) for multi-sensor state estimation in nonlinear systems. Unlike traditional Kalman filters that rely on explicit analytical models and assume centralized fusion, NDKF leverages neural networks to replace analytical process and measurement models with learned mappings while each node performs local prediction and update steps and exchanges only compact posterior summaries with its neighbors. This distributed design reduces communication overhead and avoids a central fusion bottleneck. We provide sufficient mean-square stability conditions under bounded Jacobians and well-conditioned innovations, together with practically checkable proxies such as Jacobian norm control and innovation monitoring. We also discuss consistency under learned-model mismatch, including covariance inflation and covariance-intersection fusion when cross-correlations are uncertain. Simulations on a 2D nonlinear system with four partially observing nodes show that NDKF outperforms a distributed EKF baseline under model mismatch and yields improved estimation accuracy with modest communication requirements.

Keywords

Cite

@article{arxiv.2502.02687,
  title  = {NDKF: A Neural-Enhanced Distributed Kalman Filter for Nonlinear Multi-Sensor Estimation},
  author = {Siavash Farzan and Bennett Parisi},
  journal= {arXiv preprint arXiv:2502.02687},
  year   = {2026}
}

Comments

Accepted for publication in the Proceedings of the 2026 American Control Conference (ACC). This arXiv version includes a supplementary appendix that does not appear in the IEEE conference proceedings. An implementation of the NDKF is available in the GitHub repository accompanying this paper: https://github.com/sfarzan/NDKF

R2 v1 2026-06-28T21:32:41.873Z