A Model-Driven Deep Neural Network for Simultaneous Low-Light Image Enhancement and Deblurring.

Xiao, Yao; Xia, Youshen; Lu, Zhenyu; Sun, Changyin; Shan, Jinjun · IEEE Trans Neural Netw Learn Syst · 2026

basic_science · Level V

Where this comes from

Abstract

Images captured at night are often degraded by both low-light conditions and motion blur, primarily caused by insufficient illumination and relative motion during exposure. Existing methods typically address only a single type of degradation or rely heavily on data-driven deep neural networks, which limits interpretability and generalization capability. To overcome these limitations, we propose a model-driven deep neural network to effectively handle the joint degradation of low light and blur. By integrating image restoration and Retinex-based modeling, we formulate a unified optimization framework and employ a proximal gradient descent (PGD)-based deep unfolding strategy to recover reflectance and illumination components from low-light blurry images. Furthermore, we design an illumination enhancement module (IEM) and a reflectance refinement module (RRM) to improve brightness, restore fine details, and suppress noise. Extensive experiments on both synthetic and real-world datasets demonstrate that the proposed method outperforms state-of-the-art approaches. Code is available at https://github.com/cassiopeia-yxx/MDNet.