NIR-Assisted Image Denoising: A Selective Fusion Approach and A Real-World Benchmark Dataset
Rongjian Xu, Zhilu Zhang, Renlong Wu, Wangmeng Zuo
TL;DR
The paper tackles low-light RGB image denoising by leveraging paired NIR guidance, addressing content inconsistencies that hinder fusion. It introduces a plug-and-play Selective Fusion Module (SFM) with Global Modulation (GMM) and Local Modulation (LMM) to adaptively fuse NIR-RGB features, plus Real-NAID, a real-world paired RGB-NIR dataset across diverse scenes and noise levels. Empirical results on synthetic and Real-NAID data show state-of-the-art performance gains with lightweight fusion across multiple backbones, and ablations confirm the effectiveness of SFM components and multi-scale loss. This work advances practical NAID by providing both a real-world dataset and a robust fusion module that improves denoising quality in challenging lighting conditions.
Abstract
Despite the significant progress in image denoising, it is still challenging to restore fine-scale details while removing noise, especially in extremely low-light environments. Leveraging near-infrared (NIR) images to assist visible RGB image denoising shows the potential to address this issue, becoming a promising technology. Nonetheless, existing works still struggle with taking advantage of NIR information effectively for real-world image denoising, due to the content inconsistency between NIR-RGB images and the scarcity of real-world paired datasets. To alleviate the problem, we propose an efficient Selective Fusion Module (SFM), which can be plug-and-played into the advanced denoising networks to merge the deep NIR-RGB features. Specifically, we sequentially perform the global and local modulation for NIR and RGB features, and then integrate the two modulated features. Furthermore, we present a Real-world NIR-Assisted Image Denoising (Real-NAID) dataset, which covers diverse scenarios as well as various noise levels. Extensive experiments on both synthetic and our real-world datasets demonstrate that the proposed method achieves better results than state-of-the-art ones. The dataset, codes, and pre-trained models will be publicly available at https://github.com/ronjonxu/NAID.
