Towards Scale-Aware Low-Light Enhancement via Structure-Guided Transformer Design
Abstract
Current Low-light Image Enhancement (LLIE) techniques predominantly rely on either direct Low-Light (LL) to Normal-Light (NL) mappings or guidance from semantic features or illumination maps. Nonetheless, the intrinsic ill-posedness of LLIE and the difficulty in retrieving robust semantics from heavily corrupted images hinder their effectiveness in extremely low-light environments. To tackle this challenge, we present SG-LLIE, a new multi-scale CNN-Transformer hybrid framework guided by structure priors. Different from employing pre-trained models for the extraction of semantics or illumination maps, we choose to extract robust structure priors based on illumination-invariant edge detectors. Moreover, we develop a CNN-Transformer Hybrid Structure-Guided Feature Extractor (HSGFE) module at each scale with in the UNet encoder-decoder architecture. Besides the CNN blocks which excels in multi-scale feature extraction and fusion, we introduce a Structure-Guided Transformer Block (SGTB) in each HSGFE that incorporates structural priors to modulate the enhancement process. Extensive experiments show that our method achieves state-of-the-art performance on several LLIE benchmarks in both quantitative metrics and visual quality. Our solution ranks second in the NTIRE 2025 Low-Light Enhancement Challenge. Code is released at https://github.com/minyan8/imagine.
Cite
Text
Dong et al. "Towards Scale-Aware Low-Light Enhancement via Structure-Guided Transformer Design." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.Markdown
[Dong et al. "Towards Scale-Aware Low-Light Enhancement via Structure-Guided Transformer Design." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.](https://mlanthology.org/cvprw/2025/dong2025cvprw-scaleaware/)BibTeX
@inproceedings{dong2025cvprw-scaleaware,
title = {{Towards Scale-Aware Low-Light Enhancement via Structure-Guided Transformer Design}},
author = {Dong, Wei and Min, Yan and Zhou, Han and Chen, Jun},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2025},
pages = {1460-1470},
url = {https://mlanthology.org/cvprw/2025/dong2025cvprw-scaleaware/}
}