Event-based Mosaicing Bundle Adjustment
Shuang Guo, Guillermo Gallego
TL;DR
Event cameras enable asynchronous brightness changes, and EMBA addresses event-only mosaicing bundle adjustment for pure rotational motion by formulating a regularized non-linear least squares problem using the linearized event generation model (LEGM) and a panoramic gradient map. The approach exploits block-diagonal sparsity induced by LEGM to enable efficient Levenberg–Marquardt optimization via a Schur-complement-based solver, refining both camera orientations and the intensity panorama without converting events to image-like representations. Across synthetic and real datasets, EMBA achieves notable reductions in photometric error and improved map quality, including high-resolution panoramas at VGA/HD scales and robust performance when initialized from various front-ends. The work advances event-based SLAM by providing a scalable back-end that jointly optimizes pose and dense scene texture, with code made publicly available for broader use and benchmarking.
Abstract
We tackle the problem of mosaicing bundle adjustment (i.e., simultaneous refinement of camera orientations and scene map) for a purely rotating event camera. We formulate the problem as a regularized non-linear least squares optimization. The objective function is defined using the linearized event generation model in the camera orientations and the panoramic gradient map of the scene. We show that this BA optimization has an exploitable block-diagonal sparsity structure, so that the problem can be solved efficiently. To the best of our knowledge, this is the first work to leverage such sparsity to speed up the optimization in the context of event-based cameras, without the need to convert events into image-like representations. We evaluate our method, called EMBA, on both synthetic and real-world datasets to show its effectiveness (50% photometric error decrease), yielding results of unprecedented quality. In addition, we demonstrate EMBA using high spatial resolution event cameras, yielding delicate panoramas in the wild, even without an initial map. Project page: https://github.com/tub-rip/emba
