CVROIVSep 11, 2024

Event-based Mosaicing Bundle Adjustment

arXiv:2409.07365v16 citationsh-index: 38Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient scene reconstruction for event-based cameras, offering a novel optimization approach that is incremental in improving computational speed.

The paper tackles the problem of mosaicing bundle adjustment for purely rotating event cameras by formulating it as a regularized non-linear least squares optimization, achieving a 50% decrease in photometric error and producing high-quality panoramas.

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

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes