Self-Supervised High Dynamic Range Imaging with Multi-Exposure Images in Dynamic Scenes
Zhilu Zhang, Haoyu Wang, Shuai Liu, Xiaotao Wang, Lei Lei, Wangmeng Zuo
TL;DR
The paper tackles ghosting in HDR reconstruction for dynamic scenes under limited data by proposing SelfHDR, a self-supervised framework that learns HDR reconstruction through dual supervision: a color component derived from aligned multi-exposure frames and a structure component learned by a structure-focused network guided by a reference image. This decomposition allows training directly on real dynamic multi-exposure data without HDR ground-truth and yields HDR predictions at inference time using a single reconstruction network. Experiments on real-world data show SelfHDR outperforms prior self-supervised methods and approaches the performance of supervised HDR methods, with clear improvements in ghosting suppression and texture quality. The work advances practical HDR imaging in dynamic scenes and provides a path toward reducing data collection costs, complemented by extensive ablations and public code.
Abstract
Merging multi-exposure images is a common approach for obtaining high dynamic range (HDR) images, with the primary challenge being the avoidance of ghosting artifacts in dynamic scenes. Recent methods have proposed using deep neural networks for deghosting. However, the methods typically rely on sufficient data with HDR ground-truths, which are difficult and costly to collect. In this work, to eliminate the need for labeled data, we propose SelfHDR, a self-supervised HDR reconstruction method that only requires dynamic multi-exposure images during training. Specifically, SelfHDR learns a reconstruction network under the supervision of two complementary components, which can be constructed from multi-exposure images and focus on HDR color as well as structure, respectively. The color component is estimated from aligned multi-exposure images, while the structure one is generated through a structure-focused network that is supervised by the color component and an input reference (\eg, medium-exposure) image. During testing, the learned reconstruction network is directly deployed to predict an HDR image. Experiments on real-world images demonstrate our SelfHDR achieves superior results against the state-of-the-art self-supervised methods, and comparable performance to supervised ones. Codes are available at https://github.com/cszhilu1998/SelfHDR
