CVAIIVApr 5, 2025

Simultaneous Motion And Noise Estimation with Event Cameras

arXiv:2504.04029v24 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of noisy event data for computer vision applications, offering a flexible and integrated solution that is incremental but improves practical use-cases.

The paper tackles the challenge of noise in event cameras by proposing the first method to simultaneously estimate motion and noise, achieving state-of-the-art results on the E-MLB denoising benchmark and competitive results on DND21.

Event cameras are emerging vision sensors whose noise is challenging to characterize. Existing denoising methods for event cameras are often designed in isolation and thus consider other tasks, such as motion estimation, separately (i.e., sequentially after denoising). However, motion is an intrinsic part of event data, since scene edges cannot be sensed without motion. We propose, to the best of our knowledge, the first method that simultaneously estimates motion in its various forms (e.g., ego-motion, optical flow) and noise. The method is flexible, as it allows replacing the one-step motion estimation of the widely-used Contrast Maximization framework with any other motion estimator, such as deep neural networks. The experiments show that the proposed method achieves state-of-the-art results on the E-MLB denoising benchmark and competitive results on the DND21 benchmark, while demonstrating effectiveness across motion estimation and intensity reconstruction tasks. Our approach advances event-data denoising theory and expands practical denoising use-cases via open-source code. Project page: https://github.com/tub-rip/ESMD

Foundations

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

Your Notes