MEFLUT: Unsupervised 1D Lookup Tables for Multi-exposure Image Fusion
Ting Jiang, Chuan Wang, Xinpeng Li, Ru Li, Haoqiang Fan, Shuaicheng, Liu

TL;DR
This paper presents MEFLUT, an unsupervised method for multi-exposure image fusion using learned 1D lookup tables with attention mechanisms, achieving high quality and efficiency, and outperforming state-of-the-art methods.
Contribution
Introduction of a novel unsupervised approach using 1D lookup tables and attention mechanisms for high-quality multi-exposure image fusion.
Findings
Outperforms state-of-the-art in quality and efficiency.
Runs in less than 4ms for 4K images on GPU.
Successfully deployed in millions of Android devices.
Abstract
In this paper, we introduce a new approach for high-quality multi-exposure image fusion (MEF). We show that the fusion weights of an exposure can be encoded into a 1D lookup table (LUT), which takes pixel intensity value as input and produces fusion weight as output. We learn one 1D LUT for each exposure, then all the pixels from different exposures can query 1D LUT of that exposure independently for high-quality and efficient fusion. Specifically, to learn these 1D LUTs, we involve attention mechanism in various dimensions including frame, channel and spatial ones into the MEF task so as to bring us significant quality improvement over the state-of-the-art (SOTA). In addition, we collect a new MEF dataset consisting of 960 samples, 155 of which are manually tuned by professionals as ground-truth for evaluation. Our network is trained by this dataset in an unsupervised manner. Extensive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Fusion Techniques · Image Enhancement Techniques · Visual Attention and Saliency Detection
