TPCNet: Triple physical constraints for Low-light Image Enhancement
Jing-Yi Shi, Ming-Fei Li, Ling-An Wu
TL;DR
Low-light image enhancement is improved by moving beyond Lambertian Retinex constraints to Kubelka-Munk based triple physical constraints (TPC) that connect illumination, specular reflectance, and detection. These constraints are embedded in an implicit feature-space network (TPCNet) featuring Light/Reflectivity Feature Estimators, a Color-Association Mechanism, and a Dual-Stream Cross-Guided Transformer for efficient, long-range feature fusion. The approach yields state-of-the-art results with modest parameter count and FLOPs across ten datasets, while maintaining color fidelity and robustness to varying color spaces. This work offers a principled, interpretable route to robust LLIE with strong generalization and computational efficiency.
Abstract
Low-light image enhancement is an essential computer vision task to improve image contrast and to decrease the effects of color bias and noise. Many existing interpretable deep-learning algorithms exploit the Retinex theory as the basis of model design. However, previous Retinex-based algorithms, that consider reflected objects as ideal Lambertian ignore specular reflection in the modeling process and construct the physical constraints in image space, limiting generalization of the model. To address this issue, we preserve the specular reflection coefficient and reformulate the original physical constraints in the imaging process based on the Kubelka-Munk theory, thereby constructing constraint relationship between illumination, reflection, and detection, the so-called triple physical constraints (TPCs)theory. Based on this theory, the physical constraints are constructed in the feature space of the model to obtain the TPC network (TPCNet). Comprehensive quantitative and qualitative benchmark and ablation experiments confirm that these constraints effectively improve the performance metrics and visual quality without introducing new parameters, and demonstrate that our TPCNet outperforms other state-of-the-art methods on 10 datasets.
