Hyperion -- A fast, versatile symbolic Gaussian Belief Propagation framework for Continuous-Time SLAM
David Hug, Ignacio Alzugaray, Margarita Chli
TL;DR
This work addresses the computational and centralization limitations of continuous-time SLAM by introducing Hyperion, a fast, symbolic Gaussian Belief Propagation framework for distributed, continuous-time SLAM. It combines continuous-time motion modeling with Lie-group-aware GBP, aided by automated symbolic factor generation (SymForce) for spline-based costs, and supports synchronous and dropout update strategies. The approach yields strong convergence and competitive accuracy relative to centralized NLLS while enabling scalable, multi-agent, asynchronous state estimation, with substantial speedups for spline evaluation and a practical open-source implementation. Empirical results on absolute MoCap-like and localization scenarios demonstrate robustness to noise and dropout and highlight the potential for real-time performance on moderately sized problems, albeit with areas for improvement in fully distributed, real-world SLAM loops.
Abstract
Continuous-Time Simultaneous Localization And Mapping (CTSLAM) has become a promising approach for fusing asynchronous and multi-modal sensor suites. Unlike discrete-time SLAM, which estimates poses discretely, CTSLAM uses continuous-time motion parametrizations, facilitating the integration of a variety of sensors such as rolling-shutter cameras, event cameras and Inertial Measurement Units (IMUs). However, CTSLAM approaches remain computationally demanding and are conventionally posed as centralized Non-Linear Least Squares (NLLS) optimizations. Targeting these limitations, we not only present the fastest SymForce-based [Martiros et al., RSS 2022] B- and Z-Spline implementations achieving speedups between 2.43x and 110.31x over Sommer et al. [CVPR 2020] but also implement a novel continuous-time Gaussian Belief Propagation (GBP) framework, coined Hyperion, which targets decentralized probabilistic inference across agents. We demonstrate the efficacy of our method in motion tracking and localization settings, complemented by empirical ablation studies.
