Retiformer: Retinex-Based Enhancement In Transformer For Low-Light Image
Junxiang Ruan, Xiangtao Kong, Wenqi Huang, Wenming Yang
Abstract
Transformer-based methods have shown impressive potential in many low-level vision tasks but are rarely used for low-light image enhancement (LLIE). Direct use of Transformer in LLIE will bring unnatural visual effects. This phenomenon encourages us to attempt to learn from the theory of Retinex. After trial and analysis, we finally propose Retiformer. Retiformer decomposes images into reflectance and illumination attention maps by Retinex Window Self-Attention (R-WSA). It will replace element-wise multiplication with the attention mechanism. By the R-WSA, we respectively apply a Decom-Retiformer block and an Enhance-Retiformer block at the head and tail of a Transformer-based backbone. They can decompose and align the reflection and illumination components just like RetinexNet. With this pipeline, Retiformer combines the advantages of Transformer and Retinex theory and achieves state-of-the-art performance of Retinex-based methods.
BibTeX
@inproceedings{icassp2023_retiformerretine,
title = {Retiformer: Retinex-Based Enhancement In Transformer For Low-Light Image},
author = {Junxiang Ruan and Xiangtao Kong and Wenqi Huang and Wenming Yang},
booktitle = {ICASSP 2023},
year = {2023}
}