Complementary Advantages: Exploiting Cross-Field Frequency Correlation for NIR-Assisted Image Denoising
Yuchen Wang, Hongyuan Wang, Lizhi Wang, Xin Wang, Lin Zhu, Wanxuan Lu, Hua Huang
TL;DR
This work tackles the problem of denoising RGB images by leveraging complementary information from co-registered NIR images. By uncovering a cross-field frequency correlation prior, the authors design FCENet, a two-stage, frequency-domain fusion network with a Frequency Dynamic Selection Mechanism (FDSM) and a Frequency Exhaustive Fusion Mechanism (FEFM) to selectively and thoroughly fuse NIR and RGB features. The CFR and DFR components within FEFM jointly reinforce common frequency patterns while preserving differential high-frequency cues, guided by a frequency-domain loss term. Experiments on the DVD and IVRG datasets, along with real-world data, show that FCENet outperforms state-of-the-art methods in PSNR/SSIM and detail preservation, while remaining efficient; the authors also provide ablations that validate the contributions of FDSM and FEFM.
Abstract
Existing single-image denoising algorithms often struggle to restore details when dealing with complex noisy images. The introduction of near-infrared (NIR) images offers new possibilities for RGB image denoising. However, due to the inconsistency between NIR and RGB images, the existing works still struggle to balance the contributions of two fields in the process of image fusion. In response to this, in this paper, we develop a cross-field Frequency Correlation Exploiting Network (FCENet) for NIR-assisted image denoising. We first propose the frequency correlation prior based on an in-depth statistical frequency analysis of NIR-RGB image pairs. The prior reveals the complementary correlation of NIR and RGB images in the frequency domain. Leveraging frequency correlation prior, we then establish a frequency learning framework composed of Frequency Dynamic Selection Mechanism (FDSM) and Frequency Exhaustive Fusion Mechanism (FEFM). FDSM dynamically selects complementary information from NIR and RGB images in the frequency domain, and FEFM strengthens the control of common and differential features during the fusion process of NIR and RGB features. Extensive experiments on simulated and real data validate that the proposed method outperforms other state-of-the-art methods. The code will be released at https://github.com/yuchenwang815/FCENet.
