Data-Driven Batch Localization and SLAM Using Koopman Linearization
Zi Cong Guo, Frederike Dümbgen, James R. Forbes, Timothy D. Barfoot
TL;DR
This work tackles batch localization and SLAM for robots with unknown or imperfect dynamics by learning a lifted bilinear model via Koopman lifting. It introduces Reduced Constrained Koopman Linearization (RCKL) that combines learned lifted-process models with manifold constraints enforced through an SQP, yielding linear-time per-iteration complexity with respect to timesteps. The method unifies UKL, CKL, and its reduced variant, demonstrating that CKL and especially RCKL achieve robust, accurate localization and SLAM across simulations and real datasets (indoor laser and RFID-based mapping) even when prior models are imperfect. The results indicate that data-driven lifting can match or surpass model-based performance in realistic conditions and offers improved convergence properties, signaling practical impact for robust robotic navigation with unknown dynamics.
Abstract
We present a framework for model-free batch localization and SLAM. We use lifting functions to map a control-affine system into a high-dimensional space, where both the process model and the measurement model are rendered bilinear. During training, we solve a least-squares problem using groundtruth data to compute the high-dimensional model matrices associated with the lifted system purely from data. At inference time, we solve for the unknown robot trajectory and landmarks through an optimization problem, where constraints are introduced to keep the solution on the manifold of the lifting functions. The problem is efficiently solved using a sequential quadratic program (SQP), where the complexity of an SQP iteration scales linearly with the number of timesteps. Our algorithms, called Reduced Constrained Koopman Linearization Localization (RCKL-Loc) and Reduced Constrained Koopman Linearization SLAM (RCKL-SLAM), are validated experimentally in simulation and on two datasets: one with an indoor mobile robot equipped with a laser rangefinder that measures range to cylindrical landmarks, and one on a golf cart equipped with RFID range sensors. We compare RCKL-Loc and RCKL-SLAM with classic model-based nonlinear batch estimation. While RCKL-Loc and RCKL-SLAM have similar performance compared to their model-based counterparts, they outperform the model-based approaches when the prior model is imperfect, showing the potential benefit of the proposed data-driven technique.
