Joint RGB-Spectral Decomposition Model Guided Image Enhancement in Mobile Photography
Kailai Zhou, Lijing Cai, Yibo Wang, Mengya Zhang, Bihan Wen, Qiu Shen, Xun Cao
TL;DR
The paper tackles the challenge of leveraging spectral information from mobile sensors to improve tone enhancement in outdoor HDR scenes. It introduces a joint RGB-Spectral decomposition model to extract shading $S$, reflectance $R$, and material priors $M$ from RGB and low-resolution spectral imagery, then guides HDRNet-based enhancement with these priors. The Mobile-Spec dataset provides aligned RGB-hyperspectral data, shading/reflectance maps, and material segmentation to support learning. The proposed JDM-HDRNet, featuring a localized shading module, Spectral Perception Self-Attention, and a Mixture of Semantic Grid Experts, outperforms prior methods in PSNR, SSIM, and color accuracy, and demonstrates improved generalization on unseen scenes. This work establishes a foundation for incorporating spectral information into mobile photography, with practical impact on real-time tone mapping and material-aware color rendering.
Abstract
The integration of miniaturized spectrometers into mobile devices offers new avenues for image quality enhancement and facilitates novel downstream tasks. However, the broader application of spectral sensors in mobile photography is hindered by the inherent complexity of spectral images and the constraints of spectral imaging capabilities. To overcome these challenges, we propose a joint RGB-Spectral decomposition model guided enhancement framework, which consists of two steps: joint decomposition and prior-guided enhancement. Firstly, we leverage the complementarity between RGB and Low-resolution Multi-Spectral Images (Lr-MSI) to predict shading, reflectance, and material semantic priors. Subsequently, these priors are seamlessly integrated into the established HDRNet to promote dynamic range enhancement, color mapping, and grid expert learning, respectively. Additionally, we construct a high-quality Mobile-Spec dataset to support our research, and our experiments validate the effectiveness of Lr-MSI in the tone enhancement task. This work aims to establish a solid foundation for advancing spectral vision in mobile photography. The code is available at \url{https://github.com/CalayZhou/JDM-HDRNet}.
