RL-AWB: Deep Reinforcement Learning for Auto White Balance Correction in Low-Light Night-time Scenes
Yuan-Kang Lee, Kuan-Lin Chen, Chia-Che Chang, Yu-Lun Liu
TL;DR
This work tackles the problem of automatic white balance in nighttime scenes, where low light and sensor noise destabilize traditional estimators. It introduces RL-AWB, a hybrid approach that couples a novel nighttime color-constancy algorithm, SGP-LRD, with a reinforcement-learning agent (SAC) to adapt two key parameters per image, achieving data-efficient learning and strong cross-sensor generalization. The LEVI dataset is presented as a multi-camera nighttime benchmark to evaluate cross-sensor robustness. Experimental results demonstrate that RL-AWB delivers competitive performance on nighttime data and generalizes well to daytime scenarios, highlighting the practical impact of combining statistically-grounded estimation with curriculum-guided RL for ISP parameter tuning.
Abstract
Nighttime color constancy remains a challenging problem in computational photography due to low-light noise and complex illumination conditions. We present RL-AWB, a novel framework combining statistical methods with deep reinforcement learning for nighttime white balance. Our method begins with a statistical algorithm tailored for nighttime scenes, integrating salient gray pixel detection with novel illumination estimation. Building on this foundation, we develop the first deep reinforcement learning approach for color constancy that leverages the statistical algorithm as its core, mimicking professional AWB tuning experts by dynamically optimizing parameters for each image. To facilitate cross-sensor evaluation, we introduce the first multi-sensor nighttime dataset. Experiment results demonstrate that our method achieves superior generalization capability across low-light and well-illuminated images. Project page: https://ntuneillee.github.io/research/rl-awb/
