Low-Light Image Enhancement with Illumination-Aware Gamma Correction and Complete Image Modelling Network
Yinglong Wang, Zhen Liu, Jianzhuang Liu, Songcen Xu, Shuaicheng Liu

TL;DR
This paper introduces a novel low-light image enhancement network combining illumination-aware gamma correction with a complete image modelling Transformer, improving illumination recovery and computational efficiency.
Contribution
It proposes a gamma correction method learned via Taylor Series approximation and a Transformer-based module for comprehensive image modelling, advancing low-light enhancement techniques.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Efficient gamma correction via Taylor Series accelerates training and inference
Transformer-based modelling effectively recovers illumination across entire images
Abstract
This paper presents a novel network structure with illumination-aware gamma correction and complete image modelling to solve the low-light image enhancement problem. Low-light environments usually lead to less informative large-scale dark areas, directly learning deep representations from low-light images is insensitive to recovering normal illumination. We propose to integrate the effectiveness of gamma correction with the strong modelling capacities of deep networks, which enables the correction factor gamma to be learned in a coarse to elaborate manner via adaptively perceiving the deviated illumination. Because exponential operation introduces high computational complexity, we propose to use Taylor Series to approximate gamma correction, accelerating the training and inference speed. Dark areas usually occupy large scales in low-light images, common local modelling structures, e.g.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Vision and Imaging · Advanced Image Processing Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Layer Normalization · Softmax · Absolute Position Encodings · Residual Connection · Dense Connections · Dropout
