LED: A Large-scale Real-world Paired Dataset for Event Camera Denoising
Yuxing Duan, Shihan Peng, Lin Zhu, Wei Zhang, Yi Chang, Sheng Zhong, Luxin Yan
TL;DR
This work addresses the challenge of real-world event camera noise by introducing LED, a large-scale paired dataset with diverse noise levels, illumination, and high-resolution data to support robust denoising. It proposes DED, a dual-events denoising framework that leverages noise inconsistency and signal consistency to generate high-quality ground truth, and DTSNN, a fully spiking neural network with a dynamic threshold mechanism for efficient, accurate denoising. Experiments demonstrate that LED enables superior GT quality and generalization, with DTSNN achieving state-of-the-art denoising performance and energy efficiency across LED and public datasets. The dataset and code release are positioned to accelerate realistic event-based denoising research and applications.
Abstract
Event camera has significant advantages in capturing dynamic scene information while being prone to noise interference, particularly in challenging conditions like low threshold and low illumination. However, most existing research focuses on gentle situations, hindering event camera applications in realistic complex scenarios. To tackle this limitation and advance the field, we construct a new paired real-world event denoising dataset (LED), including 3K sequences with 18K seconds of high-resolution (1200*680) event streams and showing three notable distinctions compared to others: diverse noise levels and scenes, larger-scale with high-resolution, and high-quality GT. Specifically, it contains stepped parameters and varying illumination with diverse scenarios. Moreover, based on the property of noise events inconsistency and signal events consistency, we propose a novel effective denoising framework(DED) using homogeneous dual events to generate the GT with better separating noise from the raw. Furthermore, we design a bio-inspired baseline leveraging Leaky-Integrate-and-Fire (LIF) neurons with dynamic thresholds to realize accurate denoising. The experimental results demonstrate that the remarkable performance of the proposed approach on different datasets.The dataset and code are at https://github.com/Yee-Sing/led.
