Luminance-Aware Statistical Quantization: Unsupervised Hierarchical Learning for Illumination Enhancement

Li Liu (The Hong Kong University of Science and Technology (Guangzhou)) · Zhen Liu (CUHK-Shenzhen) · Derong Kong (National University of Defense Technology) · Zhixiong Yang (National University of Defense Technology) · Shengxi Li (Imperial College London) · Shuaifeng Zhi (National University of Defense Technology) · Jingyuan Xia (National University of Defense Technology)
continuous luminance layersdiffusion forward processdomain-specific datasetsempirical analysis of luminance dynamicsgeneralization abilityhierarchical luminance distributionsintensity coordinate spacelight restorationlow-light image enhancementluminance transitionsoptimal transition pathspower-law distributionprobabilistic samplingstatistical sampling processunsupervised distribution emulation

Low-light image enhancement (LLIE) faces persistent challenges in balancing reconstruction fidelity with cross-scenario generalization. While existing methods predominantly focus on deterministic pixel-level mappings between paired low/normal-light images, they often neglect the continuous physical process of luminance transitions in real-world environments, leading to performance drop when normal-light references are unavailable. Inspired by empirical analysis of natural luminance dynamics revealing power-law distributed intensity transitions, this paper introduces Luminance-Aware Statistical Quantification (LASQ), a novel framework that reformulates LLIE as a statistical sampling process over hierarchical luminance distributions. Our LASQ re-conceptualizes luminance transition as a power-law distribution in intensity coordinate space that can be approximated by stratified power functions, therefore, replacing deterministic mappings with probabilistic sampling over continuous luminance layers. A diffusion forward process is designed to autonomously discover optimal transition paths between luminance layers, achieving unsupervised distribution emulation without normal-light references. In this way, it considerably improves the performance in practical situations, enabling more adaptable and versatile light restoration. This framework is also readily applicable to cases with normal-light references, where it achieves superior performance on domain-specific datasets alongside better generalization-ability across non-reference datasets. The code is available at: https://github.com/XYLGroup/LASQ.