OSMamba: Omnidirectional Spectral Mamba with Dual-Domain Prior Generator for Exposure Correction
Gehui Li, Bin Chen, Chen Zhao, Lei Zhang, Jian Zhang
TL;DR
This work tackles exposure correction under extreme real-world conditions by integrating frequency-domain modeling with generative priors. It introduces Omnidirectional Spectral Mamba (OSMamba), featuring OS-Scan to capture long-range dependencies across amplitude and phase spectra, and a Dual-Domain Prior Generator (DDPG) that leverages diffusion priors to restore lost details. A two-stage training regime uses a Dual-Domain Prior Extractor (DDPE) to learn priors from well-exposed references, followed by GT-free finetuning via DDPG to enable inference without ground-truth images. Empirical results on multiple exposure datasets show state-of-the-art PSNR/SSIM gains and superior qualitative restoration of illumination, structure, and fine textures. The approach offers a principled pathway for robust exposure correction with potential applications in HDR reconstruction and downstream vision tasks.
Abstract
Exposure correction is a fundamental problem in computer vision and image processing. Recently, frequency domain-based methods have achieved impressive improvement, yet they still struggle with complex real-world scenarios under extreme exposure conditions. This is due to the local convolutional receptive fields failing to model long-range dependencies in the spectrum, and the non-generative learning paradigm being inadequate for retrieving lost details from severely degraded regions. In this paper, we propose Omnidirectional Spectral Mamba (OSMamba), a novel exposure correction network that incorporates the advantages of state space models and generative diffusion models to address these limitations. Specifically, OSMamba introduces an omnidirectional spectral scanning mechanism that adapts Mamba to the frequency domain to capture comprehensive long-range dependencies in both the amplitude and phase spectra of deep image features, hence enhancing illumination correction and structure recovery. Furthermore, we develop a dual-domain prior generator that learns from well-exposed images to generate a degradation-free diffusion prior containing correct information about severely under- and over-exposed regions for better detail restoration. Extensive experiments on multiple-exposure and mixed-exposure datasets demonstrate that the proposed OSMamba achieves state-of-the-art performance both quantitatively and qualitatively.
