DLEN: Dual Branch of Transformer for Low-Light Image Enhancement in Dual Domains
Junyu Xia, Jiesong Bai, Yihang Dong

TL;DR
DLEN is a novel dual-branch Transformer-based network that uses spatial and frequency domain attention mechanisms, including a learnable wavelet transform, to significantly improve low-light image enhancement quality.
Contribution
The paper introduces DLEN, a dual-branch Transformer architecture with frequency-aware modules and attention mechanisms for superior low-light image enhancement.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Effectively preserves details and natural appearance in enhanced images.
Utilizes wavelet transform for better edge and texture preservation.
Abstract
Low-light image enhancement (LLE) aims to improve the visual quality of images captured in poorly lit conditions, which often suffer from low brightness, low contrast, noise, and color distortions. These issues hinder the performance of computer vision tasks such as object detection, facial recognition, and autonomous driving.Traditional enhancement techniques, such as multi-scale fusion and histogram equalization, fail to preserve fine details and often struggle with maintaining the natural appearance of enhanced images under complex lighting conditions. Although the Retinex theory provides a foundation for image decomposition, it often amplifies noise, leading to suboptimal image quality. In this paper, we propose the Dual Light Enhance Network (DLEN), a novel architecture that incorporates two distinct attention mechanisms, considering both spatial and frequency domains. Our model…
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 · Optical Coherence Tomography Applications · Advanced Optical Sensing Technologies
MethodsAttention Is All You Need · Adam · Softmax · Absolute Position Encodings · Residual Connection · Dropout · Byte Pair Encoding · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer
