DecoupleNet: Domain-specific task decoupling network for low-light image enhancement
* 通讯作者 · † 共同一作
北京工商大学 · 计算机学院
We propose DecoupleNet, which decouples low-light RAW-to-sRGB enhancement into RAW-domain denoising and sRGB-domain color correction subtasks, with spatial frequency blocks in both domains capturing fine details and textures, surpassing state-of-the-art methods on SID, MCR, and Fuji datasets.
摘要
Mapping noisy, low-light RAW images to well-exposed sRGB images is both a promising and challenging task. Traditional Image Signal Processing (ISP) pipelines exhibit suboptimal performance in extreme low-light environments. Existing deep learning-based approaches, including both single-stage and multi-stage methods, have shown great potential in enhancing RAW low-light images. Single-stage models usually struggle with domain ambiguity. Conversely, multi-stage models tend to neglect domain-specific challenges due to their reliance on similar modules across various domains, which may lead to suboptimal performance. To address these limitations, we propose a domain-specific task decoupling network (DecoupleNet) designed to deeply decouple the entangled task into two subtasks across the two domains. Specifically, we introduce a channel-normalized denoising block for effective noise suppression in the RAW domain, as well as a color correction transformer block for precise color correction in the sRGB domain. Furthermore, we design a spatial frequency block in both domains to capture fine details and textures, highlighting the often underutilized role of frequency information. Extensive experiments demonstrate that our approach achieves competitive performance, surpassing state-of-the-art methods on specific metrics across the SID and MCR datasets. Specifically, 0.12 PSNR improvement on Sony dataset, 3.03% PSNR improvement on MCR dataset and a 0.094 reduction in LPIPS on the Fuji dataset.
主要结果
BibTeX
@article{huang2025decouplenet,
author = {Huang, Peiliang and Chen, Xianmin and Feng, Xiaoxu and Wang, Qiangqiang and Zhang, Dingwen and Han, Longfei and Han, Junwei},
title = {DecoupleNet: Domain-specific task decoupling network for low-light image enhancement},
journal = {Pattern Recognition},
year = {2025},
doi = {10.1016/j.patcog.2025.112203}
}