A Hybrid Neural-Assisted Unscented Kalman Filter for Unmanned Ground Vehicle Navigation

arXiv cs.RO / 3/26/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper presents a hybrid navigation estimator that keeps the core unscented Kalman filter (UKF) equations while using a deep neural network to predict process and measurement noise uncertainty from raw inertial and GNSS data.
  • By learning noise covariances dynamically, the method aims to better handle changing real-world conditions that static noise models struggle with in unmanned ground vehicle (UGV) navigation.
  • The approach uses a sim2real training strategy, relying only on simulated data while leveraging simulative ground truth to reduce the need for extensive real-world data collection.
  • Evaluation uses a 160-minute test set spanning three different vehicle types and varying sensors, road surfaces, and environments, showing a 12.7% average position improvement over an adaptive model-based baseline.
  • The authors emphasize generalization across datasets, suggesting the framework could provide a scalable, more robust solution for UGV state estimation tasks.

Abstract

Modern autonomous navigation for unmanned ground vehicles relies on different estimators to fuse inertial sensors and GNSS measurements. However, the constant noise covariance matrices often struggle to account for dynamic real-world conditions. In this work we propose a hybrid estimation framework that bridges classical state estimation foundations with modern deep learning approaches. Instead of altering the fundamental unscented Kalman filter equations, a dedicated deep neural network is developed to predict the process and measurement noise uncertainty directly from raw inertial and GNSS measurements. We present a sim2real approach, with training performed only on simulative data. In this manner, we offer perfect ground truth data and relieves the burden of extensive data recordings. To evaluate our proposed approach and examine its generalization capabilities, we employed a 160-minutes test set from three datasets each with different types of vehicles (off-road vehicle, passenger car, and mobile robot), inertial sensors, road surface, and environmental conditions. We demonstrate across the three datasets a position improvement of 12.7\% compared to the adaptive model-based approach. Thus, offering a scalable and a more robust solution for unmanned ground vehicles navigation tasks.