Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2026, Vol. 52 ›› Issue (9): 228-241. doi: 10.19678/j.issn.1000-3428.0253485

• Computer Vision and Image Processing • Previous Articles     Next Articles

Dual-Stage Low-Light Image Enhancement Network Based on HVI Color Space Transformer

LI Yamin1,2,3, XIANG Wen1,2,3, CHAI Li1,2,3, XIANG Yao1,4,*()   

  1. 1. School of Computer Science, Hubei University, Wuhan 430062, Hubei, China
    2. Key Laboratory of Intelligent Sensing System and Security, Ministry of Education, Wuhan 430062, Hubei, China
    3. Hubei Key Laboratory of Big Data Intelligent Analysis and Application (Hubei University), Wuhan 430062, Hubei, China
    4. School of Computer Science and Artificial Intelligence, Wuhan University of Technology, Wuhan 430070, Hubei, China
  • Received:2025-12-25 Revised:2026-03-20 Online:2026-09-15 Published:2026-05-12
  • Contact: XIANG Yao

基于HVI颜色空间变换的双阶段低光图像增强网络

李亚敏1,2,3, 向稳1,2,3, 柴丽1,2,3, 向尧1,4,*()   

  1. 1. 湖北大学计算机学院, 湖北 武汉 430062
    2. 智能感知系统与安全教育部重点实验室, 湖北 武汉 430062
    3. 大数据智能分析与行业应用湖北省重点实验室(湖北大学), 湖北 武汉 430062
    4. 武汉理工大学计算机与人工智能学院, 湖北 武汉 430070
  • 通讯作者: 向尧
  • 作者简介:

    李亚敏(CCF专业会员), 女, 副教授、博士, 主研方向为计算机视觉、图像处理

    向稳, 硕士研究生

    柴丽, 硕士研究生

    向尧(通信作者), 讲师、博士

  • 基金资助:
    湖北省自然科学基金面上项目(JCZRYB202501223)

Abstract:

Low-Light Image Enhancement (LLIE) is crucial in computer vision by restoring rich visual information from corrupted low-light images. However, existing LLIE methods often suffer from color bias due to color space and typically fail to balance denoising and color fidelity within a single-stage framework. To address these challenges, this study introduces a novel Dual-stage HVI-based Transformer Network (DHTNet) for LLIE. DHTNet significantly improves the quality of low-light images by decoupling I and HV maps, enabling their independent yet synergistic optimization within the HVI color space. In the first stage, a hierarchical Transformer network equipped with an Adaptive Guidance Interaction Module (AGIM) models long-range dependencies between I and HV features to achieve global noise suppression and accurate color calibration. In the second stage, the Multi-Scale Enhanced Synergistic Attention (MESA) module enhances localized color and detail representation through synergistic optimization across the I and HV branches. This dual-stage framework effectively addresses the limitations of existing LLIE methods by retaining complex image details while enhancing visual realism. Experimental results show that DHTNet achieves the highest Peak Signal-to-Noise Ratio (PSNR) on both the SICE and SID datasets, outperforming the second-best model by 0.717 dB and 1.897 dB, respectively. Furthermore, DHTNet attains PSNR values of 28.756 dB, 24.683 dB, and 25.950 dB on the LOLv1, LOLv2-Real, and LOLv2-Synthetic datasets, respectively, consistently outperforming existing models such as Retinexformer and CIDNet.

Key words: Low-Light Image Enhancement (LLIE), HVI color space, dual-stage, adaptive guidance interaction, attention mechanism

摘要:

低光图像增强(LLIE)是计算机视觉领域的一项关键技术, 旨在从质量退化的低光图像中恢复丰富的视觉信息。然而, 现有方法因对颜色空间敏感, 常出现色彩偏差问题, 且在单阶段框架下难以兼顾噪声抑制与色彩保真度。针对上述问题, 提出一种基于HVI颜色空间变换的双阶段网络(DHTNet)。该网络模型通过解耦I和HV图, 实现对两者的独立优化与协同增强, 从而显著提升低光图像的视觉质量。第一阶段采用集成了自适应引导交互模块(AGIM)的分层Transformer网络建模了I和HV特征之间的长距离依赖关系, 以实现全局噪声抑制和精准色彩校正。第二阶段引入多尺度增强协同注意力(MESA)模块, 通过跨分支的协同优化机制增强局部色彩与细节特征。该双阶段框架在保留复杂图像结构的同时有效提升了视觉真实性, 解决了现有LLIE方法的局限性。在SICE和SID数据集上的实验结果表明: DHTNet的峰值信噪比(PSNR)均达到最高水平, 较次优模型提升0.717 dB和1.897 dB; 在LOLv1、LOLv2-Real和LOLv2-Synthetic数据集上, PSNR分别达到28.756 dB、24.683 dB和25.950 dB, 性能优于Retinexformer、CIDNet等对比模型。

关键词: 低光图像增强, HVI颜色空间, 双阶段, 自适应引导交互, 注意力机制