Split-KalmanNet: A Robust Model-Based Deep Learning Approach for SLAM
Geon Choi, Jeonghun Park, Nir Shlezinger, Yonina C. Eldar, Namyoon Lee

TL;DR
Split-KalmanNet enhances SLAM robustness by integrating deep learning with the Kalman filter, effectively compensating for model mismatches and outperforming traditional methods in simulations.
Contribution
This paper introduces Split-KalmanNet, a novel deep learning-based EKF variant that independently learns covariance matrices to improve SLAM accuracy under model mismatch.
Findings
Outperforms traditional EKF in various mismatch scenarios
Outperforms KalmanNet in simulation tests
Effective in compensating for model mismatch
Abstract
Simultaneous localization and mapping (SLAM) is a method that constructs a map of an unknown environment and localizes the position of a moving agent on the map simultaneously. Extended Kalman filter (EKF) has been widely adopted as a low complexity solution for online SLAM, which relies on a motion and measurement model of the moving agent. In practice, however, acquiring precise information about these models is very challenging, and the model mismatch effect causes severe performance loss in SLAM. In this paper, inspired by the recently proposed KalmanNet, we present a robust EKF algorithm using the power of deep learning for online SLAM, referred to as Split-KalmanNet. The key idea of Split-KalmanNet is to compute the Kalman gain using the Jacobian matrix of a measurement function and two recurrent neural networks (RNNs). The two RNNs independently learn the covariance matrices for…
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
TopicsRobotics and Sensor-Based Localization · Indoor and Outdoor Localization Technologies · Target Tracking and Data Fusion in Sensor Networks
