CVApr 14, 2025

EBAD-Gaussian: Event-driven Bundle Adjusted Deblur Gaussian Splatting

arXiv:2504.10012v27 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate 3D reconstruction in rapid motion or low-light conditions for applications like robotics and augmented reality, representing a novel hybrid approach rather than a foundational breakthrough.

The paper tackles the problem of 3D Gaussian Splatting performance degradation under motion blur by proposing EBAD-Gaussian, which reconstructs sharp 3D Gaussians from event streams and blurred images, achieving high-quality 3D scene reconstruction as shown in experiments on synthetic and real-world datasets.

While 3D Gaussian Splatting (3D-GS) achieves photorealistic novel view synthesis, its performance degrades with motion blur. In scenarios with rapid motion or low-light conditions, existing RGB-based deblurring methods struggle to model camera pose and radiance changes during exposure, reducing reconstruction accuracy. Event cameras, capturing continuous brightness changes during exposure, can effectively assist in modeling motion blur and improving reconstruction quality. Therefore, we propose Event-driven Bundle Adjusted Deblur Gaussian Splatting (EBAD-Gaussian), which reconstructs sharp 3D Gaussians from event streams and severely blurred images. This method jointly learns the parameters of these Gaussians while recovering camera motion trajectories during exposure time. Specifically, we first construct a blur loss function by synthesizing multiple latent sharp images during the exposure time, minimizing the difference between real and synthesized blurred images. Then we use event stream to supervise the light intensity changes between latent sharp images at any time within the exposure period, supplementing the light intensity dynamic changes lost in RGB images. Furthermore, we optimize the latent sharp images at intermediate exposure times based on the event-based double integral (EDI) prior, applying consistency constraints to enhance the details and texture information of the reconstructed images. Extensive experiments on synthetic and real-world datasets show that EBAD-Gaussian can achieve high-quality 3D scene reconstruction under the condition of blurred images and event stream inputs.

Foundations

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

Your Notes