ECAFormer: Low-light Image Enhancement using Cross Attention
Yudi Ruan, Hao Ma, Weikai Li, Xiao Wang

TL;DR
ECAFormer is a hierarchical transformer-based model for low-light image enhancement that effectively preserves details by enabling feature interaction across scales and layers, leading to improved performance.
Contribution
The paper introduces a novel hierarchical mutual enhancement architecture with cross-attention transformers and dual multi-head self-attention for better feature interaction in LLIE.
Findings
Nearly 3% PSNR improvement over existing methods
Effective preservation of image details across benchmarks
Demonstrates the importance of feature interaction in LLIE
Abstract
Low-light image enhancement (LLIE) is critical in computer vision. Existing LLIE methods often fail to discover the underlying relationships between different sub-components, causing the loss of complementary information between multiple modules and network layers, ultimately resulting in the loss of image details. To beat this shortage, we design a hierarchical mutual Enhancement via a Cross Attention transformer (ECAFormer), which introduces an architecture that enables concurrent propagation and interaction of multiple features. The model preserves detailed information by introducing a Dual Multi-head self-attention (DMSA), which leverages visual and semantic features across different scales, allowing them to guide and complement each other. Besides, a Cross-Scale DMSA block is introduced to capture the residual connection, integrating cross-layer information to further enhance image…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptical Coherence Tomography Applications · Image Enhancement Techniques · Advanced Optical Sensing Technologies
MethodsSoftmax · Attention Is All You Need
