IJCAI 2022poster21 citations

KUNet: Imaging Knowledge-Inspired Single HDR Image Reconstruction

Hu Wang, Mao Ye, Xiatian Zhu, Shuai Li, Ce Zhu, Xue Li

Abstract

Recently, with the rise of high dynamic range (HDR) display devices, there is a great demand to transfer traditional low dynamic range (LDR) images into HDR versions. The key to success is how to solve the many-to-many mapping problem. However, the existing approaches either do not consider constraining solution space or just simply imitate the inverse camera imaging pipeline in stages, without directly formulating the HDR image generation process. In this work, we address this problem by integrating LDR-to-HDR imaging knowledge into an UNet architecture, dubbed as Knowledge-inspired UNet (KUNet). The conversion from LDR-to-HDR image is mathematically formulated, and can be conceptually divided into recovering missing details, adjusting imaging parameters and reducing imaging noise. Accordingly, we develop a basic knowledge-inspired block (KIB) including three subnetworks corresponding to the three procedures in this HDR imaging process. The KIB blocks are cascaded in the similar way to the UNet to construct HDR image with rich global information. In addition, we also propose a knowledge inspired jump-connect structure to fit a dynamic range gap between HDR and LDR images. Experimental results demonstrate that the proposed KUNet achieves superior performance compared with the state-of-the-art methods. The code, dataset and appendix materials are available at https://github.com/wanghu178/KUNet.git.

Computer Vision: Machine Learning for VisionComputer Vision: ApplicationsComputer Vision: Neural generative models, auto encoders, GANsComputer Vision: Structural and Model-Based Approaches, Knowledge Representation and ReasoningComputer Vision: Video analysis and understanding
BibTeX
@inproceedings{ijcai2022p196,
  title     = {KUNet: Imaging Knowledge-Inspired Single HDR Image Reconstruction},
  author    = {Wang, Hu and Ye, Mao and Zhu, Xiatian and Li, Shuai and Zhu, Ce and Li, Xue},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {1408--1414},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/196},
  url       = {https://doi.org/10.24963/ijcai.2022/196},
}
KUNet: Imaging Knowledge-Inspired Single HDR Image Reconstruction · IJCAI 2022