Revisiting Image Fusion for Multi-Illuminant White-Balance Correction
David Serrano-Lozano, Aditya Arora, Luis Herranz, Konstantinos G. Derpanis, Michael S. Brown, Javier Vazquez-Corral
TL;DR
This work addresses the challenge of white-balance correction in scenes with multiple illuminants by moving beyond linear fusion of predefined WB presets. It introduces an efficient transformer-based fusion mechanism that blends five sRGB WB presets in an end-to-end manner, capturing non-linear spatial interactions across presets. A new large-scale multi-illuminant sRGB dataset is also presented, comprising 16,284 images with ground-truth WB, enabling robust training and evaluation. Empirically, the proposed method outperforms prior fusion-based and single-illuminant WB methods across multi-illuminant, cross-camera, and cross-dataset scenarios, while offering improved efficiency. The work also provides a valuable dataset to spur further advances in multi-illuminant WB research.
Abstract
White balance (WB) correction in scenes with multiple illuminants remains a persistent challenge in computer vision. Recent methods explored fusion-based approaches, where a neural network linearly blends multiple sRGB versions of an input image, each processed with predefined WB presets. However, we demonstrate that these methods are suboptimal for common multi-illuminant scenarios. Additionally, existing fusion-based methods rely on sRGB WB datasets lacking dedicated multi-illuminant images, limiting both training and evaluation. To address these challenges, we introduce two key contributions. First, we propose an efficient transformer-based model that effectively captures spatial dependencies across sRGB WB presets, substantially improving upon linear fusion techniques. Second, we introduce a large-scale multi-illuminant dataset comprising over 16,000 sRGB images rendered with five different WB settings, along with WB-corrected images. Our method achieves up to 100\% improvement over existing techniques on our new multi-illuminant image fusion dataset.
