Enhancing Low-light Light Field Images with A Deep Compensation Unfolding Network
Xianqiang Lyu, Junhui Hou
TL;DR
Restoring light-field images captured in extremely low-light conditions is challenging due to heavy noise and the need to preserve LF parallax. The authors propose DCUNet, an interpretable deep unfolding framework that alternates illumination-map estimation with enhancement, guided by the forward model $L_d = I \odot L_n + N$ and solved via half-quadratic splitting. Key contributions include a signal-dependent illumination map estimation scheme, a content-associated deep compensation (CDC) module to suppress noise and estimation bias, and a deep optimization step with a learned regularizer, all built upon a pseudo-explicit feature interaction backbone that exploits EPIs and ray convergence. Experiments on synthetic and real LF datasets show state-of-the-art performance in PSNR/SSIM/LPIPS and improved preservation of LF geometry, with publicly available code. This approach enables robust LF restoration under ultra-low-light conditions for downstream tasks in depth estimation and computational photography.
Abstract
This paper presents a novel and interpretable end-to-end learning framework, called the deep compensation unfolding network (DCUNet), for restoring light field (LF) images captured under low-light conditions. DCUNet is designed with a multi-stage architecture that mimics the optimization process of solving an inverse imaging problem in a data-driven fashion. The framework uses the intermediate enhanced result to estimate the illumination map, which is then employed in the unfolding process to produce a new enhanced result. Additionally, DCUNet includes a content-associated deep compensation module at each optimization stage to suppress noise and illumination map estimation errors. To properly mine and leverage the unique characteristics of LF images, this paper proposes a pseudo-explicit feature interaction module that comprehensively exploits redundant information in LF images. The experimental results on both simulated and real datasets demonstrate the superiority of our DCUNet over state-of-the-art methods, both qualitatively and quantitatively. Moreover, DCUNet preserves the essential geometric structure of enhanced LF images much better. The code will be publicly available at https://github.com/lyuxianqiang/LFLL-DCU.
