Search papers, labs, and topics across Lattice.
This paper introduces a Retinex-Guided Transformer (RGT) model for low-light image enhancement, addressing limitations in accurately decomposing reflectance and illumination components. The core innovation lies in a latent space decomposition strategy that converts the multiplicative relationship between reflectance and illumination into an additive one using log transformation and a 1-pixel offset, improving decomposition stability. A U-shaped component refiner with a guidance fusion transformer block then refines the reflectance and illumination components.
By transforming the Retinex decomposition into an additive problem in latent space, this method achieves more stable and precise low-light image enhancement.
Retinex theory provides a principled foundation for low-light image enhancement, inspiring numerous learning-based methods that integrate its principles. However, existing methods exhibits limitations in accurately decomposing reflectance and illumination components. To address this, we propose a Retinex-Guided Transformer~(RGT) model, which is a two-stage model consisting of decomposition and enhancement phases. First, we propose a latent space decomposition strategy to separate reflectance and illumination components. By incorporating the log transformation and 1-pixel offset, we convert the intrinsically multiplicative relationship into an additive formulation, enhancing decomposition stability and precision. Subsequently, we construct a U-shaped component refiner incorporating the proposed guidance fusion transformer block. The component refiner refines reflectance component to preserve texture details and optimize illumination distribution, effectively transforming low-light inputs to normal-light counterparts. Experimental evaluations across four benchmark datasets validate that our method achieves competitive performance in low-light enhancement and a more stable training process.