Deep Joint Unrolling for Deblurring and Low-Light Image Enhancement (JUDE)
Tu Vo, Chan Y. Park
TL;DR
JUDE tackles the joint problem of low-light image enhancement and deblurring by grounding a deep unrolled network in a Retinex-based physical model. It formulates a joint optimization with deblurring and illumination-reflectance decomposition terms, solved via ALM and implemented as a multi-block unrolled architecture that uses CNN priors for certain variables. The method integrates a Kernel Estimation module, Illuminance Enhancement, and Reflectance Denoising to produce sharp, well-lit outputs, and trains end-to-end on synthetic LOL-Blur data while validating on Real-LOL-Blur. Quantitatively and qualitatively, JUDE outperforms specialized baselines on both synthetic and real night scenes, demonstrating strong generalization and interpretability due to its model-based roots.
Abstract
Low-light and blurring issues are prevalent when capturing photos at night, often due to the use of long exposure to address dim environments. Addressing these joint problems can be challenging and error-prone if an end-to-end model is trained without incorporating an appropriate physical model. In this paper, we introduce JUDE, a Deep Joint Unrolling for Deblurring and Low-Light Image Enhancement, inspired by the image physical model. Based on Retinex theory and the blurring model, the low-light blurry input is iteratively deblurred and decomposed, producing sharp low-light reflectance and illuminance through an unrolling mechanism. Additionally, we incorporate various modules to estimate the initial blur kernel, enhance brightness, and eliminate noise in the final image. Comprehensive experiments on LOL-Blur and Real-LOL-Blur demonstrate that our method outperforms existing techniques both quantitatively and qualitatively.
