AI Navigate

VCR: Variance-Driven Channel Recalibration for Robust Low-Light Enhancement

arXiv cs.CV / 3/12/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes VCR, a novel two-module framework for robust low-light image enhancement that addresses luminance-chrominance decoupling issues in traditional color spaces.
  • The Channel Adaptive Adjustment (CAA) module uses variance-guided feature filtering to emphasize regions with high intensity and color variation, improving perceptual quality under low light.
  • The Color Distribution Alignment (CDA) module enforces distribution alignment in the color feature space to reduce color artifacts and misalignment.
  • Experiments on benchmark datasets show state-of-the-art performance compared with existing low-light enhancement methods.

Abstract

Most sRGB-based LLIE methods suffer from entangled luminance and color, while the HSV color space offers insufficient decoupling at the cost of introducing significant red and black noise artifacts. Recently, the HVI color space has been proposed to address these limitations by enhancing color fidelity through chrominance polarization and intensity compression. However, existing methods could suffer from channel-level inconsistency between luminance and chrominance, and misaligned color distribution may lead to unnatural enhancement results. To address these challenges, we propose the Variance-Driven Channel Recalibration for Robust Low-Light Enhancement (VCR), a novel framework for low-light image enhancement. VCR consists of two main components, including the Channel Adaptive Adjustment (CAA) module, which employs variance-guided feature filtering to enhance the model's focus on regions with high intensity and color distribution. And the Color Distribution Alignment (CDA) module, which enforces distribution alignment in the color feature space. These designs enhance perceptual quality under low-light conditions. Experimental results on several benchmark datasets demonstrate that the proposed method achieves state-of-the-art performance compared with existing methods.