Next Article in Journal
Fixed-Position Quasi-Static Load Calibration and Identification of an Aluminum Wing-Box Test Section Using Surface-Bonded Fiber Bragg Grating Sensors
Next Article in Special Issue
Sensor-Driven World Models for Embodied Intelligence: A Survey of Sensor–State–Decision Modeling Across Far-Field and Near-Field Regimes
Previous Article in Journal
An End-to-End Trajectory Prediction Method for Unmanned Ground Vehicles via Multimodal Fusion
Previous Article in Special Issue
Machine Learning for Radiomics in Oncology: Challenges, Limitations, and Future Directions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Perspective

Multi-Exposure HDR Imaging: A Review of Pixel-Level and Feature-Level Reconstruction Methods

1
Hubei Province Key Laboratory of Intelligent Information Processing and Real-Time Industrial System, School of Computer Science and Technology, Wuhan University of Science and Technology, Wuhan 430081, China
2
School of Electronic Information, Wuhan University of Science and Technology, Wuhan 430081, China
3
Institute of Advanced Intelligence and Computing, A*STAR, Singapore 138632, Singapore
*
Author to whom correspondence should be addressed.
Sensors 2026, 26(14), 4649; https://doi.org/10.3390/s26144649
Submission received: 7 May 2026 / Revised: 28 June 2026 / Accepted: 15 July 2026 / Published: 22 July 2026
(This article belongs to the Special Issue Perspectives in Intelligent Sensors and Sensing Systems)

Abstract

Multi-exposure is an efficient way to capture real-world high-dynamic-range (HDR) scenes. However, HDR imaging suffers from severe ghosting artifacts in dynamic scenes due to the temporal gap between sequential exposures. In this article, we categorize the literature on two important topics on HDR imaging: multi-exposure fusion (MEF) and ghost removal. Conventional filter-based and data-driven methods are studied in pixel space and feature space. For popular deep learning-based approaches, we provide a granular taxonomy based on their alignment and fusion domains: pixel-space methods, which typically employ explicit motion compensation such as optical flow or spatial transformers, and feature-space methods, which leverage implicit alignment through deformable convolutions, attention mechanisms, or latent representation merging. Representative works are compared across different supervision settings, and key design principles are summarized. In addition, this survey summarizes commonly used datasets and evaluation metrics, discussing their applicability under diverse output forms. Finally, major bottlenecks and promising directions for future research are outlined.

1. Introduction

Natural scenes exhibit a wide luminance span, where intense sunlight and deep shadows often coexist. In contrast, the dynamic range of an image sensor is limited, so a single exposure can only capture a restricted interval of this span [1,2]. As a result, highlights are easily saturated and washed out, shadows are prone to underexposure and clipping, and many scene details are lost during acquisition [3,4,5,6]. To record scene content more faithfully, high-dynamic-range (HDR) imaging has become an important research direction. Existing HDR pipelines include hardware-level advances, multi-sensor imaging, and display-side processing such as tone mapping [7]. Among them, capturing a multi-exposure sequence is the most common and practical choice [8]. It requires no hardware modification and only relies on multiple low-dynamic-range (LDR) images captured at different exposure levels, whose complementary information can cover a broader luminance range. This setting has therefore been widely adopted in mobile photography and industrial vision.
The core idea of multi-exposure fusion is straightforward [1]. A set of LDR images with different exposures is taken as input, and a single output image is produced with richer details and a more natural appearance that better matches human perception. Early methods mainly depended on hand-crafted fusion rules and multi-scale decompositions, selecting and combining details and contrast either in the spatial domain or in transform domains [9,10]. With the progress of multi-scale representation learning and deep models, multi-exposure fusion has achieved clear improvements in detail preservation, local contrast, and structural stability, and the body of related work has grown rapidly.
In real-world capture, however, conditions are rarely ideal. Multi-exposure sequences often involve handheld camera shake and scene motion, leading to displacement and occlusion across exposures. Directly applying fusion rules then tends to introduce ghosting and structural breaks [11]. At the same time, information loss under underexposure and overexposure can destabilize luminance hierarchy and color relationships, causing artifacts such as brightness reversal, color shift, and unnatural contrast. In other words, the challenges in multi-exposure imaging arise not only from limited dynamic range but also from misalignment in dynamic scenes and luminance and color drift induced by exposure differences.
To avoid conceptual confusion, this survey discusses multi-exposure fusion within a broader multi-exposure imaging framework. In terms of output form, the literature largely follows two formulations. One family directly produces a display-ready LDR fused image, aiming for a natural appearance and faithful detail rendition, and typically does not explicitly recover HDR radiance. The other family targets HDR reconstruction, estimating an HDR image or a linear HDR representation first and then applying tone mapping for visualization [2,12]. Since both families share the same multi-exposure inputs and many papers also present tone-mapped results, terminology is often used in an overlapping manner. This survey therefore clarifies task definitions upfront and then reviews each method according to its primary objective and key design choices.
From the perspective of the main challenges being addressed, we organize multi-exposure HDR imaging methods along two major lines. The first line concerns the fusion of aligned LDR images with different exposures. It focuses on detail loss and color drift induced by underexposure and overexposure [13,14], as well as bright-order-reversal (BOR) artifacts and the loss of global contrast (or scene depth), aiming to maintain a natural and reliable luminance hierarchy and color relationship after fusion. The second line focuses on ghost removal. It addresses structural inconsistency caused by cross-exposure motion and occlusion, with the goal of keeping fused results sharp and stable in dynamic regions. Although many methods involve both motion handling and exposure correction, we categorize each work by its primary objective as stated by the authors and supported by the core mechanism and dominant experimental evidence, while auxiliary components addressing the other issue do not change the primary route. Along these two lines, we further summarize representative approaches under traditional pipelines, as shown in Figure 1, and deep learning-based methods, as shown in Figure 2, and discuss the mainstream strategies and key modules under different supervision settings. Figure 1 summarizes the main evolution route of pixel-space MEF methods. Early methods mainly rely on hand-crafted exposure measures, contrast measures, and multi-scale blending to select well-exposed pixels and suppress visible seams. Later methods further introduce edge-preserving filtering, detail enhancement, structural patch modeling, and consistency checking, so that fusion is no longer only guided by exposure quality but also by local structure and reliability. Therefore, the development of pixel-space methods can be understood as a gradual transition from simple pixel-level exposure selection to structure-aware and reliability-aware fusion. Figure 2 summarizes the main evolution route of feature-space MEF methods. Compared with pixel-space methods, feature-space methods shift the fusion process from hand-crafted rules to learned representation modeling [15,16]. Early deep models mainly adopt CNN-based encoder–decoder networks for exposure correction and feature fusion. Later methods introduce attention mechanisms, deformable alignment, non-local interaction, recurrent memory, and Transformer-based global modeling to handle motion, saturation, and unreliable regions. More recent GAN- and diffusion-based methods further treat severely saturated, occluded, or misaligned regions as restoration or content completion problems, indicating a shift from deterministic fusion toward reliability-aware selection and generative HDR restoration [17,18,19]. The reviewed papers were collected from IEEE Xplore, ACM Digital Library, SpringerLink, ScienceDirect/Elsevier, arXiv, and Google Scholar. The search keywords included “HDR reconstruction”, “multi-exposure HDR”, “multi-exposure fusion”, “exposure fusion”, “ghost removal”, “HDR deghosting”, and “dynamic HDR imaging” [20,21]. This survey mainly includes representative works published from 2007 to the present that are directly related to multi-exposure fusion, HDR reconstruction, or deghosting, while papers without clear relevance to multi-exposure HDR imaging were excluded [22,23]. For clarity and consistency, Table 1 summarizes the abbreviations used throughout this survey and provides their corresponding full names and brief explanations.

2. Differently Exposed LDR Images by Multiple Shots

An LDR image can be a raw image or an sRGB image. Let Φ be the radiant power that each pixel measures for a real-world HDR scene, i.e., the light that it collects. Φ can be thought of as the scene brightness. A raw image I i is captured by the ith-shot as [103]
I i ( p ) = min { Φ ( p ) Δ t i g i + I 0 + e i ( p ) , I m a x } ,
where p is a pixel, Δ t i is the exposure time, and g i is the ith sensor gain. I 0 is a constant offset representing the black point. I m a x is the saturation level, i.e., the maximum sensor value that can be recorded. e i is the signal- and gain-dependent sensor noise.
The corresponding sRGB image is denoted as Z i and is captured by
Z i , c ( p ) = f c ( I i ( p ) ) ; c { R , G , B } ,
where f c ( · ) is a camera response function (CRF). The signal-to-noise-ratio (SNR) of the pixel I i ( p ) is [103]
S N R ( I i ( p ) ) = Φ 2 ( p ) Δ t i 2 · [ I i ( p ) < I m a x ] Φ ( p ) Δ t i + σ r e a d 2 + σ A D C 2 g i 2 ,
where [ I i ( p ) < I m a x ] indicates whether the pixel I i ( p ) is saturated. σ r e a d 2 and σ A D C 2 denote the variances of the read-out noise and the analog-to-digital conversion noise, respectively; equivalently, σ r e a d and σ A D C are their corresponding standard deviations. It can be easily verified that S N R ( I i ( p ) ) Δ t i > 0 and S N R ( I i ( p ) ) g i < 0 when the pixel I i ( p ) is not saturated.
Similarly to [104], three sets are defined as
Ω = { Z 1 , , Z K } ,
Ω f = { Z f 1 , , Z f θ 1 } ,
Ω m = { Z m 1 , , Z m θ 2 } ,
where Ω f defines the set of sRGB images to be fused. θ 1 is usually 3 and it can also be selected as 2. Ω m determines the set of sRGB images for the computation of loss functions. The relationship among the three sets is
Ω f Ω m Ω .
It should be noted that the sets Ω f and Ω m are the same for most existing MEF algorithms. All differently exposed sRGB images in the set Ω cover the whole dynamic range of the real-world HDR scene. Two popular methods to capture the images in the set Ω are: (1) fix the sensor gain while the exposure time is changed and (2) fix the exposure time while the sensor gain is changed [105]. The former is more popular than the latter. Without loss of generality, it is assumed that
Δ t 1 g 1 < Δ t 2 g 2 < < Δ t k g k .
There are two different ways to combine the images in the set Ω f together. One is to estimate the CRFs, convert all input images into their corresponding HDR images, and merge all HDR images into one high-quality HDR image using weighted frame averaging [105]. The HDR image is converted into an 8-bit image by a tone mapping algorithm for display [106,107,108,109]. The other is to directly fuse all input images into an information-enriched 8-bit image Z F using an exposure fusion algorithm. This submission focuses on the latter. The images in the set Ω f are usually captured using a hand-held device. There might be camera movements or moving objects in the set Ω f . There are ghosting artifacts in the fused image Z f when all images in the set Ω f include moving objects and they are directly fused. Therefore, existing works on ghost removal are also studied in this paper.

3. Exposure Fusion for Multi-Shot HDR Imaging

The problem addressed by existing MEF algorithms is “How to preserve scene depth and fine details of the real-world HDR scene that are captured by the set Ω f in the fused image Z F with neither halo nor BOR artifacts?”. The existing MEF algorithms can be divided into fusion in pixel space and fusion in feature space.

3.1. MEF in Pixel Space

It can be shown from Equations (1) and (2) that each image Z i in the set Ω f is a noisy observation of the fused image Z F . Based on this observation, an MEF algorithm in pixel space conducts a weighted sum of image pixels in the set Ω f to obtain the fused image Z f .
The weights can be computed using filter-based methods and learned using data-driven methods. Brightness inversion and exposure inconsistency often arise from saturation, underexposure, nonlinear camera response, and local contrast variations. Even when images are well aligned, these factors may lead to unnatural brightness transitions, detail distortion, or color shifts [36]. In pixel-space methods, such issues are typically handled by carefully designing weight maps and stabilizing the fusion process through spatial weighting, intensity normalization, or multi-scale reconstruction. A standard pipeline first assesses exposure quality and local reliability across the input images, followed by the construction of spatially varying weight maps to guide fusion. The images are then combined through a multi-scale representation [38], commonly implemented via pyramid-based blending, to ensure smooth transitions across regions. Finally, additional refinement steps, such as exposure compensation or tone adjustment, are applied when necessary to enhance overall visual consistency.
Mertens et al. [1] first used contrast, saturation, and exposure to define the weights for all pixels in the set Ω f and then fused all input images in pixel space to create an information-enriched 8-bit image using the Gaussian and Laplacian pyramids [110]. The depth of the real-world scene is well preserved in the fused image by the MEF algorithm in [1]. However, it has a fundamental difficulty in preserving details in the highlight/shadow regions of the real-world HDR scene, although they are captured by the set Ω f . To address this issue, edge-preserving smoothing (EPS) pyramids were proposed in [32,37,111,112] using a weighted guided image filter (WGIF) [113] and gradient domain guided image filter (GGIF) [26]. Guided filtering for up-sampling (GFU) on top of the WGIF [113] was adopted to simplify the MEF algorithm in [111]. Two coefficients of the WGIF are only computed at two levels of the pyramids and they are up-sampled to obtain the coefficients at other levels. Weight maps are then computed using the gray components and the coefficients of the WGIF at all other levels. Since the EPS pyramids can smoothen the weights, the levels of the pyramids can be reduced. As such, the details in the highlight/shadow regions of the real-world HDR scene can be well preserved in the fused image if they are captured by the set Ω f . However, halo artifacts could be an issue for the algorithms in [32,37,111,112]. One more issue for the filter-based MEF algorithms is that fine details are lost. Thus, detail enhancement components were proposed in [32,111,114] to first extract fine details from all images in the set Ω f and then add the fine details to the fused image.
An alternative method is to strengthen weight estimation. Lee et al. [29] makes the weights depend on which exposure adds more useful content relative to the others, rather than judging each exposure in isolation. PAS-MEF [35] further enriches the weighting cues by combining global structure information with luminance-dependent scoring and visual importance guidance, which helps to preserve details in both bright and dark areas without making the fusion unstable. Ma et al. [27] directly updates the fused image by optimizing a structure-driven quality objective so the output is gradually pushed toward better structural appearance. TT-MEF [36] performs fusion in a transformed representation and separates coarse luminance trends from fine details, then fuses them with different rules so that global exposure looks balanced while textures are retained. PESPD-MEF [39] follows a decomposition strategy for extreme exposure cases. It explicitly boosts missing details in severely underexposed or overexposed regions and then fuses different components with different criteria before multi-scale reconstruction, which improves both perceived richness and overall consistency. Unsupervised-learning-based MEF algorithms in [83,95] are also based on the GFU while the WGIF is replaced by a GIF [115]. Instead of computing the weight maps using the full-size images [1,111,112], the weight maps are learned from the down-sampled images and then up-sampled to the full-size using the GFU. All input images are finally fused together with the up-sampled weight maps.
Overall, pixel-space MEF methods evolve around improving the reliability of exposure selection and the stability of multi-scale fusion. They do not have any constraint on the number of images in the set Ω f . By refining weight estimation, enhancing luminance consistency, and designing more robust reconstruction strategies, these methods progressively improve detail preservation, color fidelity, and robustness under extreme exposure conditions. However, the BOR artifacts are produced by all the above filter-based MEF algorithms and two learning-based MEF algorithms in [83,95] when two LER images are fused. This problem can be addressed by applying exposure interpolation, intensity mapping, or response normalization to bring input images to a more consistent brightness domain. Yang et al. [28] synthesizes intermediate exposures through intensity mapping functions (IMFs) [116,117] to handle large exposure gaps, while Hanji et al. [38] estimates global exposure ratios using noise-aware correspondence modeling for more robust calibration.

3.2. MEF in Feature Space

Feature space usually provides more information than pixel space, whose inputs are usually two large-exposure-ratio (LER) images or three consecutive images. As most feature-based methods, deep learning-based luminance-consistent multi-exposure fusion aims to recover missing details from underexposed and overexposed inputs while maintaining stable luminance and color appearance. Most methods adopt multi-branch encoder–decoder architectures, where each exposure is first mapped into a feature representation. Cross-exposure features are then aligned and fused in a multi-scale manner [86], followed by a reconstruction head that produces the final fused image or HDR output.
With supervision, these networks learn to restore correct luminance distributions and recover lost details under extreme exposure conditions. Training typically relies on pixel-level, structural, and perceptual objectives, sometimes guided by tone-mapped references. From the perspective of feature-space modeling, existing methods can be broadly categorized into three groups. CNN-based approaches mainly focus on feature normalization and correction before fusion. Attention-based multi-scale methods dynamically select and aggregate informative regions across exposures and scales, often enhanced by adversarial or contrastive objectives [100]. Transformer-based methods further capture global dependencies, enabling long-range exposure interaction and more coherent luminance modeling.

3.2.1. CNN-Based Methods

CNN-based methods in the feature space mainly address the challenge of exposure-induced feature inconsistency. Under large exposure variations, reliable information is unevenly distributed across inputs, and direct feature fusion may lead to luminance shifts and color distortion. To mitigate this issue, these methods learn to map per-exposure features into a more consistent latent representation before fusion and decoding. This is typically achieved through conditional modulation, exposure-aware encoding, or structured correction modules.
Zheng et al. [86] adopt a feature-space pre-correction strategy. They first estimate a reliable mid-exposure representation using a physics-based exposure model, then train the network to predict residuals that compensate for luminance inconsistency and missing details, thus improving exposure continuity, reducing data dependency and alleviating luminance reversal. DMEF [93] introduces Retinex-inspired feature-domain decomposition to separate illumination and reflectance. It conducts luminance alignment in the illumination space and texture fusion in the reflectance space, which preserves fine details under extreme exposures and stabilizes latent exposure relationships for more reliable reconstruction.

3.2.2. Attention and Transformer-Based Methods

Methods in this category operate in the feature space and primarily focus on learning how to selectively aggregate information during fusion, i.e., determining which exposure should be trusted at each spatial location. In multi-exposure settings, underexposed inputs tend to provide more reliable details in dark regions, while overexposed inputs are more informative in bright regions. However, the distribution of reliable information varies significantly across scenes and spatial scales. To address this issue, attention mechanisms are introduced to model spatial and channel-wise dependencies, effectively learning adaptive fusion weight maps [100]. Multi-scale architectures further complement this design by jointly capturing global luminance structure and local texture details. A typical pipeline extracts hierarchical or pyramid features, performs exposure-aware selection and fusion in the latent space, and refines the fused representation for final reconstruction, which helps to suppress luminance inconsistency and improve perceptual naturalness.
Following this idea, Li et al. [100] introduce attention into exposure interpolation before fusion. For two-exposure inputs with a large exposure gap, they first reconstruct an intermediate exposure to improve luminance continuity, then feed the enhanced inputs into the fusion network for more stable aggregation. MEF-GAN [84] incorporates self-attention into an end-to-end fusion framework and combines adversarial learning with gradient-based constraints to alleviate the limitations of purely pixel-level supervision, leading to improved luminance consistency and more realistic textures. AGAL [89] further employs hierarchical attention mechanisms and introduces both global and local adversarial constraints to stabilize overall exposure distribution and local detail representation, while enhancing edge preservation during refinement, thereby reducing color distortion and texture blur under extreme exposure variations. HoLoCo [97] instead leverages holistic and local contrastive constraints to guide more reliable feature aggregation, together with a color correction module that improves luminance and chrominance stability in challenging regions. Zheng et al. [101] extend this line to a single-image setting, where a single LDR input is enhanced via an exposure-aware guidance branch to recover saturated regions, followed by multi-scale fusion for final reconstruction, improving applicability beyond multi-frame inputs. Additionally, IFCNN [87] serves as an early general-purpose fusion baseline, extracting features using convolutional layers and aggregating them via simple element-wise operations such as mean, max, or sum, without explicit attention modeling.
In MSCA-MEF [99], MSCA-Net integrates both CNN and Transformer components to jointly capture local textures and global contextual dependencies. It further enhances cross-scale feature interaction through multi-scale feature fusion modules and atrous spatial pyramid pooling, achieving improved luminance consistency while preserving fine-grained details.
Overall, this branch formulates fusion as a learnable feature selection and aggregation process. Attention mechanisms determine where information should be drawn from, multi-scale modeling balances global structure with local details, and adversarial or contrastive objectives further improve luminance consistency and visual fidelity.

3.2.3. Other Learning-Based Methods

This category encompasses learning-based approaches that do not rely on standard CNN, attention, or Transformer architectures, but instead explore alternative learning paradigms such as no-reference supervision, physical or consistency-driven constraints, and model-free or preference-based fusion strategies [91].
This line of work operates in the feature space and focuses on modeling exposure relationships at a more global level. By leveraging long-range dependencies [82], these methods improve the consistency of luminance hierarchies across distant regions, which is particularly beneficial under large illumination variations and unstable global contrast. A typical pipeline converts multi-exposure inputs into interactive token or latent representations, learns exposure mappings and fusion strategies through global interaction, and then applies a decoder for local refinement and reconstruction. Compared with purely CNN-based designs, these approaches are generally more effective at preserving global luminance coherence and structural consistency, although they often require more careful design of tokenization, computational efficiency, and training stability.
When ground-truth supervision is not available, these methods shift the learning objective from direct output supervision to indirect constraints on the learning process. Instead of relying on paired references, they adopt no-reference quality measures or structure-aware constraints to guide exposure selection and fusion behavior. Alternatively, they enforce physical or statistical consistency by projecting results across exposure domains or decomposing images into interpretable components, with reconstruction consistency used to maintain stable luminance and color relationships and reduce artifacts.
From the perspective of quality-driven learning, many methods formulate fusion as a learnable weighted selection problem in the feature space. MEF-Net [83] learns low-resolution weight maps and uses differentiable guided filtering for stable upsampling, followed by weighted fusion. It is trained with no-reference objectives such as MEF-SSIM, achieving a balance between efficiency and quality. MEFLUT [95] improves deployment efficiency by learning a mapping from luminance to fusion weights and compressing it into a lightweight lookup table, enabling fast inference through table lookup and weighted aggregation. DeepFuse [82] follows an earlier two-stream design that extracts features robust to extreme exposure differences and performs feature fusion and reconstruction without relying on explicit ground-truth supervision. Qi et al. [88] further improve no-reference learning by combining color-aware structural similarity with gradient consistency constraints, which helps to reduce edge blur and halo artifacts. FusionDN [85] and U2Fusion [94] enhance selection mechanisms by estimating region-wise quality or informativeness to guide fusion, and introduce elastic weight consolidation to mitigate catastrophic forgetting in sequential learning. FFMEF [96] further explores an alternative formulation by predicting spatially adaptive filters instead of explicit weight maps, and stabilizes training using gradient-based unsupervised constraints.
From the perspective of consistency-based and interpretable modeling, the emphasis shifts to explicitly constraining the relationship between inputs and outputs. DPE-MEF [92] treats fusion as a perceptual enhancement process, using local exposure optimization to recover missing details and improve color naturalness. TransMEF [90] adopts self-supervised multi-task learning, where synthetic degradations are generated through gamma correction, frequency perturbation, and region shuffling to learn robust exposure priors for reconstruction and fusion. Retinex-MEF [102] addresses extreme overexposure by decomposing images into illumination and reflectance components, introducing a glare term, and enforcing reconstruction consistency to stabilize reflectance across exposures and reduce color contamination. Yin et al. [91] formulate fusion as a reinforcement learning problem, gradually adjusting exposure levels through intermediate predictions; although reference-guided, it is often discussed within non-fully supervised settings due to its weak supervision nature.
Finally, EMEF [98] formulates multi-exposure fusion as an adaptive preference optimization problem. It learns to imitate multiple fusion styles and selects the optimal combination at test time using no-reference quality metrics, demonstrating that effective fusion can be achieved without a single end-to-end supervised model.
It is noticeable that the fused image approaches the set of images to be fused in the set Ω f by existing MEF algorithms. On the other hand, the fused image should approach the real-world HDR scene. This new research topic might be investigated by leveraging the conventional wisdom of inferring better through seeing more and the asymmetry between training and testing stages of data-driven methods. Fine details in the highlight and shadow regions are learned by the MEF framework and preserved in the fused image, although they are not captured by the set of images to be fused.

4. Ghost Removal for Multi-Shot HDR Imaging

Existing MEF algorithms assume that all images to be fused from a real-world HDR scene are already well aligned. Unfortunately, this assumption is not always true. Moving objects could appear in the set of images to be fused, and there are ghosting artifacts in the fused image. Existing works on ghost removal are summarized in this section.

4.1. Ghost Removal in Pixel Space

Pixel-space deghosting methods aim to suppress artifacts caused by inconsistencies across multi-exposure images by operating directly on image intensities and explicit spatial correspondences. Since images captured with different exposures often vary in structure, visibility, and local appearance, directly fusing them can easily lead to ghosting, motion blur, or structural distortions. A key challenge lies in the fact that exposure changes affect brightness and visibility, making it difficult to define stable consistency cues under large radiance variations. To address this, most methods design cross-exposure consistency measures to evaluate the reliability of each region and guide the fusion process [1,118]. Regions considered reliable are used to fully exploit complementary exposure information for detail recovery and smooth tone transitions, while unreliable regions are treated more cautiously, for example, by reducing their weights, applying masks, or referencing content from a selected image.
Within the pixel space, these methods can be roughly divided into two categories based on how inconsistencies are handled. Pixel-based approaches compute consistency or confidence at the pixel or patch level and translate them into fusion weights or reliability maps, thereby limiting the influence of inconsistent areas. Registration-based approaches represent another major line within pixel-space deghosting [119,120]. They first align the input images into a common coordinate system using techniques such as feature matching, geometric transformations, or dense motion estimation, and then perform fusion on the aligned results [24]. Overall, these methods rely on consistency modeling and reliability control, and they still serve as strong baselines while providing useful insights for later learning-based approaches.

4.1.1. Pixel-Based Deghosting Methods

Pixel-based deghosting methods emphasize reliability control instead of explicit motion estimation. They assess cross-exposure consistency at the pixel or local patch level using cues like intensity or gradient differences, local statistics, or robust cost functions, and then turn these into fusion weights or masks. Regions deemed reliable are used to fully exploit complementary exposure information, while unreliable ones are down-weighted and often filled using a chosen reference image. Many approaches compute reliability across multiple pyramid levels and perform fusion in a coarse-to-fine manner [34], with some light detail enhancement and tone adjustment afterward. More recent work mainly improves inconsistency detection, adds stronger structure-aware constraints, and seeks a better balance between efficiency and detail preservation.
RM-HDR [24] follows a robust modeling route. It decomposes the sequence into a low-rank background component and sparse change components, separates motion-related inconsistencies at a global level, and reconstructs the result from the stable component without explicit registration or optical flow. It also uses simple consistency constraints to make the separation more stable. The structural patch decomposition (SPD) family emphasizes structure consistency during fusion. SPD [30] decomposes local patches and prioritizes structure that stays consistent across exposures, which helps to suppress ghosting without alignment but can be slow and may produce halos near strong edges. MSPD [33] accelerates the pipeline with a multi-scale design and fast approximations and reduces halo artifacts at the cost of some texture smoothing. MESPD [34] further strengthens edge-preserving structure modeling and introduces adaptive exposure weights to better retain high-frequency details in reliable regions while suppressing unreliable contributions under extreme exposures.
One image in the set Ω f is selected as the reference image in [121]. All pixels in other images are first classified into consistent pixels and inconsistent pixels. All inconsistent pixels are then corrected using intra-correlation within the non-reference image and inter-correlation between the non-reference and reference images. Unfortunately, it is impossible to always correct all inconsistent pixels using these two types of correlations [122]. An interesting patching algorithm was proposed in [122] on top of the intra-correlation within the non-reference image and inter-correlation between the non-reference and reference images.
Overall, pixel-based methods control fusion mainly through reliability estimation without relying on explicit alignment. These methods are simple but their performance needs to be improved.

4.1.2. Registration-Based Deghosting Methods

Registration-based deghosting methods attribute most fusion artifacts to geometric misalignment across exposures. They first align non-reference frames to a chosen reference frame and then perform fusion on the aligned stack. A typical pipeline estimates a global or local transform or dense optical flow and warps images or features accordingly [25]. To reduce the impact of exposure differences on matching, many methods operate in the gradient, structure, or log-intensity domain. After warping, they often run a residual consistency check and handle occlusions, then down-weight mismatched regions or fall back to reference content to prevent artifacts from spreading. In practice, the goal is not perfect alignment everywhere but alignment that is usable and accompanied by a reliable way to flag failures.
RHDR [25] leverages the low-rank background in multi-exposure sequences and uses rank minimization to jointly handle alignment and deghosting, while a sparse term isolates motion and saturated areas for robustness. Li et al. [31] focus on handheld sequences with jitter and local motion, performing coarse alignment with optical flow, detecting unreliable regions via motion variance in superpixels, and refining them with local block matching. Exposure mapping is applied to stabilize matching before final fusion. Registration-based methods thus first establish correspondences and then reduce ghosting by isolating regions where alignment fails. Liu et al. [123] propose an unsupervised-learning-based optical flow estimation algorithm in the LDR domain. IMFs [116,117] are widely used in [107,121,123] to normalize differently exposed LDR images. The algorithm in [123] can be adopted to improve the ghost removal algorithms in [107,121].

4.2. Ghost Removal in Feature Space

Deep learning-based deghosting methods formulate multi-exposure fusion or HDR reconstruction as an end-to-end mapping from a bracketed exposure sequence to a ghost-free output. Most approaches adopt encoder–decoder or multi-scale architectures, where each exposure is first encoded into a latent feature space, followed by cross-exposure interaction and final reconstruction.
The key differences among these methods lie in how cross-exposure inconsistencies are handled in the feature space. One line of work explicitly estimates motion or geometric correspondence and performs alignment through warping before fusion. Another line avoids explicit resampling and instead models cross-exposure relations through attention mechanisms or Transformer-style interaction [42]. A third line introduces generative modeling to recover unreliable regions caused by occlusion, large motion, or saturation, and refines the output through a reconstruction network.
Based on these design choices, feature-space deghosting methods can be broadly categorized into alignment-based, alignment-free, and generative or hybrid approaches. While most methods are trained in a supervised manner, alternative learning strategies such as self-supervised or consistency-driven learning have also been explored to reduce reliance on ground-truth data [59].

4.2.1. Alignment-Based Methods

Alignment-based methods explicitly model cross-exposure correspondence before fusion by estimating motion or geometric relationships and warping images or features to a reference view. By bringing multi-exposure inputs into a shared spatial domain, these methods reduce inconsistencies caused by motion and occlusion, making subsequent fusion and reconstruction more stable [40]. In this pipeline, alignment is a core component rather than a preprocessing step, and the final output is built upon aligned representations.
A representative starting point is the work by Kalantari et al. [40]. It uses optical flow to warp short- and long-exposure inputs to a medium-exposure reference; then, a CNN synthesizes HDR from the aligned inputs under supervision. Several follow-up works keep this align-then-reconstruct template but strengthen reconstruction. Yan et al. [43] exploit multi-scale representations after alignment so that the network can stabilize coarse structures while recovering fine details, which reduces the impact of small alignment errors. A practical issue is that classical flow can fail under extreme exposure gaps. When flow is inaccurate, fusion may treat warped errors as real content. Prabhakar et al. [42] replace traditional optical flow with a stronger learning-based estimator to stabilize alignment, then pass aligned results to the reconstruction network. CRNet [73] still adopts flow-guided warping for explicit alignment and uses an optical flow alignment block based on a pretrained SpyNet to align the input stack before restoration. It then strengthens low-frequency structure and high-frequency details on the aligned representations, improving robustness to residual misalignment and producing sharper textures.
As scenes become harder, the key issue is not only whether alignment can be computed but also which aligned regions should be trusted. FlexHDR [59] models alignment and exposure uncertainties so that fusion can down-weight unreliable regions and reduce ghosting. Ren et al. [62] improve robustness from the correspondence side. They use a matching volume to search for cross-exposure correspondences while considering both motion and exposure differences, which strengthens the basis for displacement estimation and resampling. Another family of methods treats alignment as learnable sampling. Instead of committing to a single flow field, the network predicts offsets and resamples features directly, which is often more flexible under local motion and structural changes. ADNet [46] follows this idea with feature-level deformable alignment, using a pyramid and cascading strategy to align non-reference features to the reference before fusion. Similarly, Chen et al. [63] also employ alignment as a preprocessing step, generating aligned features by learning offsets and feature resampling, then suppressing residual artifacts through enhanced fusion modeling. The principle is unchanged: warped features are produced first, and the fusion backbone operates on aligned representations.
Some works reduce alignment failures by redesigning the overall workflow. DDMEF [65] improves alignability before warping through pre-enhancement, then adds extra training signals to emphasize motion regions during fusion, which stabilizes results under extreme exposure differences. Luo et al. [61] embed alignment into attention by learning offsets inside attention and using bidirectional interaction to reduce one-way alignment bias. SAFNet [71] emphasizes reliability in practice. It aligns only recoverable textured regions, while saturated or large-motion regions rely more on fusion and completion, which limits error propagation and also improves efficiency. LRT-HDR [55] offers a different perspective after explicit warping. It models reconstruction as low-rank tensor completion and unrolls an iterative solver into a trainable network, which helps to separate stable background from sparse motion- and occlusion-related outliers in the aligned space.
Overall, alignment-based methods have evolved from basic frame alignment to more robust and adaptive correspondence modeling, where both alignment accuracy and reliability are explicitly considered. This enables more stable fusion under large exposure differences and complex motion, reducing artifacts and improving visual consistency.

4.2.2. Alignment-Free Methods

Alignment-free methods avoid explicit motion estimation or geometric warping and instead learn to merge multi-exposure information directly in the feature space. In dynamic scenes, misalignment means that the same location may contain different content, and with saturation or occlusion, naive fusion can easily introduce ghosting [124]. To address this, such methods typically avoid any resampling-based warping. Instead, they focus on two key tasks: identifying reliable regions and effectively combining them, while suppressing or completing unreliable areas [58].
An early representative is DeepHDR [41], which frames dynamic HDR reconstruction as image translation and learns end-to-end fusion without explicit motion estimation or resampling-based warping. A closely related and influential direction focuses on reliability-aware selection through attention or explicit confidence modeling. AHDRNet [2] systematically introduced reference-guided attention and reduced the contribution of misaligned and saturated regions during fusion, which improves robustness without any motion warping. DAHDRNet [52] refines this idea by modeling reliability in both spatial and channel dimensions, so the network not only knows where features are unreliable but also which feature channels should not be amplified. Closely related are hierarchical fusion paradigms. HUNet [58] adopts a lightweight attention design and an efficient fusion backbone to perform reliability-aware feature selection. HFNet [47] progressively integrates multi exposure information through stage-wise fusion with regional confidence modeling. GSANet [53] groups the input LDR images with their gamma-mapped counterparts and applies spatial attention to select reliable regions. Despite different implementations, they share the same principle of suppressing inconsistent content first and then performing fusion and reconstruction.
When local attention is not enough for large displacements, later methods bring in stronger global reasoning or long-term memory. HyHDRNet [66] adopts an alignment-free, patch-level aggregation strategy with ghost-aware attention and gating, enabling reliable cross-exposure interaction without explicit warping and improving structural stability under large motion. NHDRRNet [44] uses non-local correlation to perform global evidence selection in deep feature space, allowing each pixel to draw from the most trustworthy exposure cues under large motion and occlusion. HDRRNN [49] takes a different angle by reusing information over time with a lightweight self-gated memory recurrent unit, accumulating stable cross-exposure cues while keeping the parameter budget small. GCANet [54] uses gradient guidance and context aggregation, treating structural edges as a more stable cue for fusion and improving detail fidelity without registration. These models can be viewed as representative alignment-free CNN solutions, sharing the same objective as later Transformer-based methods while relying on convolution and context aggregation to realize it.
The introduction of Transformers further strengthens long-range dependency modeling, while the core remains implicit alignment and reliability-aware fusion. HDR-Transformer [50] adopts a dual-branch design to capture global and local dependencies, using global context to stabilize structure under large motion and local modeling to protect textures. Selective TransHDR [56] focuses computation where it matters by first identifying ghost-prone regions and then applying Transformer reasoning selectively, improving detail and color while controlling cost. SCTNet [64] feeds multi-exposure features directly into a Transformer and adds semantic consistency constraints to stabilize cross-exposure relationships, making the model more confident in suppressing misaligned content under large motion. HL-HDR [74] splits the problem by separating low-frequency structure and high-frequency details in feature space. Lightweight convolution emphasizes local textures while the Transformer handles global structure, reducing computation without sacrificing deghosting quality. RFG-HDR [76] introduces contrastive learning to disentangle exposure-related global cues from exposure-invariant structural cues, and uses these representative features to guide Transformer fusion so that cross-exposure interactions become more stable and controllable. To address the overhead of Transformers, EiffHDR [75] replaces heavy attention with lightweight gating and large-kernel convolutions while retaining implicit alignment and multi-scale modeling, reflecting a broader shift toward balancing efficiency and performance.
Some methods avoid misalignment contamination by redesigning the workflow rather than only changing the fusion block. Chung et al. [51] weaken cross-exposure inconsistency through adaptive exposure or luminance adjustment and then complete saturated regions, recovering missing details without explicit motion compensation. APNT-Fusion [60] uses a dual-stream framework where one stream suppresses inconsistent content with motion and saturation attention and the other transfers texture into saturated regions via multi-scale feature matching, followed by progressive mixing to jointly improve deghosting and detail recovery. SAMHDR [70] first reconstructs a relatively clean single-image HDR from the reference exposure as a structural anchor and then uses it to constrain multi-exposure fusion so that the network borrows detail from other exposures without inheriting incorrect motion. AFUNet [80] formulates alignment and fusion as a trainable alternating optimization process, using reference features to guide cross-exposure interaction at each iteration and progressively correcting inconsistencies during fusion rather than relying on pre-alignment. iHDR [81] decomposes fusion into pairwise merging with iterative accumulation, using structure cues and difference masks to maintain consistency and attention-based implicit fusion to naturally support an arbitrary number of inputs while continuously suppressing ghosting. DeepDuoHDR [77] adopts a two-exposure, patch-level deghosting strategy for mobile HDR imaging, predicting aligned low-exposure patches only for saturated regions and merging them with the high-exposure reference to reduce ghosting with lower computational cost.
These methods share a common idea. Rather than warping inputs with optical flow or geometric registration, they select and combine reliable evidence directly in feature space. Early approaches use reference-guided attention or confidence modeling to handle misalignment and saturation. Later methods add long-range reasoning with non-local correlation, memory mechanisms, and Transformers to stabilize structures under large motion. Recent work further tackles difficult cases by separating structure and detail, stabilizing cross-exposure relations with contrastive or semantic constraints, and gradually correcting inconsistencies through iterative fusion. Overall, they move deghosting from geometric alignment to robust evidence selection, enabling cleaner HDR reconstruction under motion, occlusion, and saturation. Similarly to the ghost removal algorithm in pixel space [121], these algorithms could be improved by adding one step to correct inconsistent features.

4.2.3. Generative and Other Methods

Generative and hybrid methods view HDR deghosting as a content recovery task rather than simple regression-based fusion. In dynamic scenes, motion, occlusion, and saturation often lead to missing or corrupted regions, where direct fusion can introduce visible artifacts. To address this, generative models provide stronger priors to fill in these unreliable areas with plausible content. Most methods follow a similar strategy: reliable regions are fused directly while unreliable ones are handled by a generative module, followed by refinement to ensure consistent geometry, exposure, and color across the image.
HDR-GAN [45] treats HDR reconstruction as conditional generation using adversarial training to complete occluded and saturated regions. It does not rely on pre-alignment but uses reference-guided feature interaction and multi-scale supervision with fully supervised paired data. DiffHDR [67] applies diffusion models, conditioning denoising on implicitly aligned features and using feature modulation to reduce ghosting and color drift, with noise estimation and image-space constraints to improve fidelity in saturated areas.
Because diffusion sampling can be expensive, later work often adopts hybrid designs that use diffusion only where it matters most. UltraFusion [10] follows the same idea. It first produces a stable base result through aligned multi exposure fusion, then performs conditional diffusion completion in highlight missing or saturated regions under an unreliability mask, avoiding a direct blend of conflicting evidence. However, since UltraFusion mainly focuses on extreme exposure differences in static scenes, its robustness under large real motion may still be limited. Zhang et al. [72] embed diffusion into a regression backbone so that diffusion provides structural priors in challenging regions while the regression network efficiently reconstructs the rest, balancing speed and detail. LFDiff [69] pushes this idea further by restricting diffusion to a low-frequency structure, then using a regression network to restore high-frequency details, reducing runtime while preserving the benefit of generative priors in hard regions. Yan et al. [79] locate motion-occluded and overexposed regions via semantic segmentation, perform stepwise diffusion completion, and refine fusion, effectively handling extreme motion and saturation where alignment fails.
Overall, this family evolves from GAN-driven completion to diffusion-driven generation, and then toward efficient hybrid pipelines that reserve generative modeling for the hardest regions under motion and saturation.
In addition to generative modeling, some methods explore alternative learning paradigms such as unsupervised or self-supervised learning, where supervision is derived from consistency or reconstruction rather than paired ground truth.
When reliable HDR ground truth is not available, deghosting in dynamic scenes cannot rely on direct regression. Instead, many methods shift supervision from the output to the imaging process, requiring the predicted HDR to both look reasonable and explain the input exposures [68]. A common strategy is to generate an HDR result, map it back to each exposure using differentiable camera or exposure models, and train with reconstruction consistency. Uncertain regions caused by motion, occlusion, or saturation are usually handled with masks or confidence maps to avoid mixing conflicting evidence.
Following this idea, UPHDR-GAN [57] removes the need for paired data by combining adversarial learning with local consistency constraints. FSHDR [48] further leverages unlabeled sequences, using a small labeled set for guidance and building self-supervised signals through re-rendering, achieving strong performance even with limited data. To improve stability with scarce labels, SMAE [68] adopts a two-stage design: it first restores saturated regions via self-supervision, then performs semi-supervised deghosting using only reliable pseudo-labels. SelfHDR [12] decomposes the learning target into more controllable components, using color cues and a reference exposure to guide structure and reduce artifacts. In contrast, DSFMEF [78] tackles the problem at the data level by generating a consistent multi-exposure sequence from a single RAW image, reducing misalignment before fusion.

4.3. Critical Comparison and Trade-Offs

The taxonomy discussed above suggests that different HDR reconstruction methods do not simply differ in implementation details; they rely on different assumptions about exposure, motion, and reliable image content. Pixel-space methods are relatively transparent because they work directly with image intensities, local structures, or fusion weights. This makes them efficient and easy to understand in conventional MEF pipelines. However, the reliability measures used in these methods are often designed manually or estimated from local observations. When the exposure gap is large, or when occlusion and complex motion destroy local correspondence, such pixel-level cues may become unreliable. Feature-space methods address this problem from another direction. They learn representations for exposure correction, alignment, and fusion, which gives them better flexibility in recovering missing details and suppressing ghosting. The price is that their behavior depends more on training data, network architecture, and supervision. In some difficult cases, they may also produce inconsistent luminance or plausible-looking textures that are not physically accurate.
In dynamic HDR reconstruction, the central question is whether cross-exposure correspondence should be explicitly built before fusion. Optical-flow-based alignment provides a clear solution and is effective when motion is not too large and exposure differences are moderate. Once the corresponding regions are saturated, strongly underexposed, or occluded, the estimated flow may no longer be trustworthy. Deformable alignment offers more flexibility by learning local offsets in the feature space, which is useful for non-rigid motion and residual misalignment. Still, inaccurate offsets can also transfer inconsistent structures into the reconstructed result. Alignment-free methods avoid this explicit warping step. Instead, they rely on attention, confidence estimation, non-local matching, recurrent memory, or Transformer-based interaction to select useful information across exposures. These methods are less tied to optical flow, but they are not free from errors: their performance depends on whether the model can correctly identify unreliable regions and suppress conflicting content. Therefore, alignment-based methods are more suitable when correspondences can be estimated reliably, while alignment-free methods are generally more attractive in scenes with severe saturation, occlusion, or large exposure differences.
The same trade-off also appears at the architecture and supervision levels. CNN-based methods remain practical because they are efficient and good at local texture recovery, but they may have difficulty maintaining global luminance consistency in scenes with large exposure variation. Transformer-based methods model long-range dependencies more naturally and can capture global exposure relationships, although this usually leads to higher memory and computational cost. Deterministic regression methods tend to be stable and easier to evaluate, whereas GAN- or diffusion-based methods are better suited to completing heavily saturated or occluded regions, but may generate details that are visually convincing rather than physically faithful. Supervised methods benefit from paired HDR references, yet such references are hard to obtain for dynamic scenes. Self-supervised, unsupervised, and no-reference methods are easier to extend to real-world data, but their objectives may not fully correspond to true HDR reconstruction quality. From a practical viewpoint, high-quality reconstruction and deployment efficiency are still difficult to achieve at the same time. Large Transformer or diffusion models are useful for challenging scenes, whereas lightweight CNNs, lookup-table-based methods, selective alignment, and region-aware processing are more suitable for mobile photography and embedded vision.

5. Evaluation of Multi-Shot HDR Imaging Algorithms

5.1. Datasets

Multi-exposure image sequences are the basis of MEF research, providing both benchmarks for comparing methods and data for training and evaluating deep learning models. Existing datasets vary widely in exposure levels, scale, resolution, imaging quality, and scene diversity. Some generate LDR inputs using simulated camera response functions or CRF databases, while others offer real LDR sequences with corresponding HDR references. To help readers, this paper summarizes representative public datasets. Table 2 lists dataset names, publication venues, data types, splits, and sequence or image counts.
These datasets can be broadly grouped into static and dynamic types. Static datasets, such as SICE, MEFB, MEF-IQA, DeepFuse Dataset, and Canon5D4, are more suitable for static MEF evaluation, detail enhancement, luminance consistency, and tone-mapped quality assessment. Dynamic datasets, such as Kalantari, Hu, Sen, Tel, IISc V AL, DeghostingIQA, and MobileHDR, are more suitable for motion compensation, saturation recovery, dynamic HDR reconstruction, and deghosting evaluation. However, existing datasets still have clear limitations. Static datasets cannot evaluate motion-induced ghosting, while many dynamic benchmarks contain limited motion patterns, moderate exposure gaps, or relatively simple occlusions. Large-scale synthetic datasets such as NTIRE_2021 are useful for supervised training, but may suffer from a domain gap with real camera noise, ISP processing, and handheld capture. Therefore, current benchmarks still lack sufficient sequences that simultaneously contain large exposure ratios, severe over- or underexposure, complex object motion, and cross-exposure occlusion, which partly explains why high benchmark scores do not always translate into robust real-world HDR imaging performance.

5.2. Evaluation Metrics

The quality assessment of multi-exposure fusion results is generally divided into subjective and objective evaluations [131]. Subjective evaluation reflects human perception, including exposure naturalness, detail clarity, color fidelity, and artifact presence. However, it is influenced by evaluator experience, display conditions, and task preferences, making reproducibility difficult.

5.2.1. PSNR

Peak signal-to-noise ratio (PSNR) [41,132] is a classic full-reference metric for measuring pixel-level error between reconstructed results and reference images, fundamentally based on the mean squared error (MSE). Given the predicted HDR image H ^ R M × N × C and the ground truth H , the MSE and PSNR are defined as
MSE ( H ^ , H ) = 1 M N C H ^ H F 2 ,
PSNR ( H ^ , H ) = 10 log 10 R 2 MSE ( H ^ , H ) ,
where R denotes the peak dynamic range. In practice, R = 1 when images are normalized to [ 0 , 1 ] .
Higher PSNR values usually indicate smaller reconstruction errors. However, PSNR only measures pixel-wise differences and correlates weakly with perceived structure, luminance, and color distortions in MEF. Therefore, raw PSNR is rarely reported directly; instead, PSNR-L in the linear domain and PSNR- μ in the μ -law tone-mapped domain are commonly adopted.
For datasets providing HDR ground truth in linear radiance, PSNR-L is computed directly in the linear domain. To account for HDR’s wide dynamic range and the approximately nonlinear luminance sensitivity of human vision, PSNR- μ applies μ -law tone mapping to both H ^ and H before computing PSNR. The μ -law mapping is defined as
T μ ( x ) = log ( 1 + μ x ) log ( 1 + μ ) , μ = 5000 .
Accordingly, PSNR-L and PSNR- μ are formulated as
PSNR - L = PSNR ( H ^ , H ) ,
PSNR - μ = PSNR ( T μ ( H ^ ) , T μ ( H ) ) .

5.2.2. SSIM

The structural similarity index measure (SSIM) [133,134] is a full-reference perceptual metric that evaluates the structural consistency between a prediction and its reference. Unlike PSNR, which is driven by pixel-wise errors, the SSIM measures similarity within local windows by jointly considering luminance, contrast, and structural components. Given the predicted HDR image H ^ and the ground truth H , the SSIM is defined as
SSIM ( H ^ , H ) = ( 2 μ H ^ μ H + C 1 ) ( 2 σ H ^ H + C 2 ) ( μ H ^ 2 + μ H 2 + C 1 ) ( σ H ^ 2 + σ H 2 + C 2 ) ,
where μ H ^ , μ H , σ H ^ 2 , σ H 2 , and σ H ^ H are the local mean, variance, and covariance computed within a window. The constants C 1 = ( K 1 R ) 2 and C 2 = ( K 2 R ) 2 stabilize the computation, typically with K 1 = 0.01 and K 2 = 0.03 , where R denotes the peak dynamic range and is set to 1 for images normalized to [ 0 , 1 ] . A higher SSIM indicates better structural similarity.
The SSIM is typically reported as SSIM-L in the linear radiance domain and as SSIM- μ after applying μ -law tone mapping. For datasets with HDR ground truth in linear radiance, SSIM-L is computed directly between H ^ and H . To better align with perceptually relevant comparisons under HDR’s wide dynamic range, SSIM- μ applies the same μ -law mapping to both the prediction and the ground truth before computing the SSIM. Their formulas are as follows:
SSIM - L = SSIM ( H ^ , H ) ,
SSIM - μ = SSIM ( T μ ( H ^ ) , T μ ( H ) ) .

5.2.3. HDR-VDP-2

HDR-VDP-2 [135] is a perceptually motivated full-reference metric for HDR image quality assessment. It compares the reconstructed HDR image with the ground truth by simulating key stages of the human visual system and predicting the visibility of differences under HDR viewing conditions. In general, a higher HDR-VDP-2 score indicates better perceptual quality and closer agreement with the reference, making it a commonly adopted metric for datasets that provide HDR ground truth.

5.2.4. MEF-SSIM

Multi-exposure fusion structural similarity (MEF-SSIM) [136] is a source-reference/no-reference metric for multi-exposure fusion, since it evaluates the fused image using the input exposure sequence rather than an HDR ground-truth reference. Let F denote the fused image and { S i } i = 1 K denote the input exposure sequence. MEF-SSIM measures how well F preserves local structural details from { S i } i = 1 K . The image is divided into local blocks. For the j-th block, a desired structure block s ^ ( j ) is estimated from the input exposure sequence, and the structural similarity is computed between s ^ ( j ) and the corresponding fused block f ( j ) . A larger value implies better structure preservation. It is defined as
S ( s ^ , f ) = 2 σ s ^ f + C σ s ^ 2 + σ f 2 + C ,
Q ( F ) = 1 M j = 1 M S s ^ ( j ) , f ( j ) ,
where F denotes the fused image and { S i } i = 1 K denotes the input exposure sequence. The vector f ( j ) is the j-th local block of F, while s ^ ( j ) denotes the desired structure block estimated from the input exposure sequence. M is the number of local blocks. σ s ^ 2 and σ f 2 are the local variances of s ^ ( j ) and f ( j ) , respectively; σ s ^ f is their local covariance; and C is a small constant for numerical stability.

5.2.5. MI

Mutual information (MI) [137] measures the amount of shared information between the fused image and the source images, reflecting how much information from the inputs is preserved in the fusion result. Let F denote the fused image and { S i } i = 1 K denote the input exposure sequence. A larger MI value usually indicates richer retained source information. It is defined as
MI ( F , S i ) = f , s p F , S i ( f , s ) log 2 p F , S i ( f , s ) p F ( f ) p S i ( s ) ,
MI ( F , { S i } i = 1 K ) = i = 1 K MI ( F , S i ) ,
where p F , S i ( f , s ) denotes the joint probability distribution between the fused image F and the i-th source image S i , and p F ( f ) and p S i ( s ) are the corresponding marginal probability distributions. The accumulated mutual information MI ( F , { S i } i = 1 K ) measures the amount of source information transferred from the input exposure sequence to the fused image.

5.2.6. SD

Standard deviation (SD) [138] describes the spread of gray levels in the fused image and is often used to reflect image contrast. A larger SD value usually indicates higher contrast. It is computed as
σ = i = 0 L 1 ( i i ¯ ) 2 h F ( i ) , i ¯ = i = 0 L 1 i h F ( i ) ,
where L is the number of gray levels, i { 0 , , L 1 } denotes the gray-level index, and h F ( i ) is the normalized histogram of the fused image at gray level i.

5.2.7. Entropy (EN)

Entropy (EN), also denoted as H e [139], measures the information content of the fused image based on its gray-level distribution. A larger EN value usually indicates richer information. It is defined as
EN = i = 0 L 1 h F ( i ) log 2 h F ( i ) ,
where h F ( i ) denotes the normalized histogram of the fused image.

5.2.8. Q A B / F

Q A B / F [140] is a no-reference fusion metric that evaluates how well the fused image preserves edge information from the source images. A larger value usually indicates better edge preservation and thus better fusion performance. It is computed as
Q A B / F = i = 1 N x = 1 H y = 1 W W i ( x , y ) Q g i ( x , y ) Q α i ( x , y ) i = 1 N x = 1 H y = 1 W W i ( x , y ) ,
where N is the number of source images and H × W is the image size. Q g i ( x , y ) denotes the edge strength preservation at pixel ( x , y ) from the i-th source image, Q α i ( x , y ) denotes the edge orientation preservation, and W i ( x , y ) is a weighting term related to gradient magnitude. In general, a higher Q A B / F indicates that more edge details from the sources are retained in the fused result.

5.2.9. NIQE

Natural image quality evaluator (NIQE) [141] is a no-reference metric based on natural scene statistics. It measures how much an image deviates from high-quality natural images and does not require a reference or training on distorted examples. Lower NIQE scores indicate more natural-looking results and higher perceptual quality.

5.2.10. Additional Metrics Used in Quantitative Comparisons

In addition to the commonly used metrics introduced above, several auxiliary metrics are also adopted in quantitative comparisons of multi-exposure fusion and HDR imaging methods. These metrics evaluate global correlation, sharpness, information transfer, feature preservation, perceptual fidelity, or fusion distortion from different perspectives. Some of them complement full-reference evaluation while others are useful when HDR ground truth is unavailable. Therefore, they should be interpreted together with task requirements and visual inspection rather than used as independent evidence of overall quality.
Correlation coefficient (CC) measures the global linear correlation between the fused image and the source or reference image. It is useful for checking whether the fused result preserves the overall intensity distribution of the inputs, but it is insensitive to local artifacts, ghosting, and perceptual distortions. Average gradient (AG) reflects image sharpness by measuring local intensity changes. A higher AG often indicates richer edges and textures, but it may also be increased by noise, halos, ringing, or over-sharpening. Normalized mutual information (NMI) and feature mutual information (FMI) are extensions of mutual information. NMI reduces the influence of different entropy levels between images while FMI evaluates information transfer in feature domains such as gradient, edge, wavelet, or phase-congruency representations. These metrics are useful for measuring information preservation but they do not distinguish useful structures from artifacts or noise.
Visual information fidelity (VIF) measures how much visual information is preserved with respect to a reference image based on natural scene statistics. It is more perceptually meaningful than purely pixel-wise errors, but it still requires a reliable reference and is not specifically designed for HDR deghosting. Multi-scale structural similarity (MS-SSIM) extends the SSIM to multiple resolutions and is useful for evaluating scale-dependent structural consistency. However, it may still be insensitive to color shifts, exposure naturalness, and local ghosting artifacts. Nonlinear correlation information entropy (QNCIE) evaluates nonlinear correlation and information preservation among source and fused images, but its interpretation is less direct than PSNR, SSIM, or MEF-SSIM. The Chen–Varshney metric ( Q C V ) measures local visual information loss between source images and the fused result, where lower values usually indicate better fusion quality. However, it may penalize perceptually acceptable contrast changes.
The tone-mapped image quality index (TMQI) is mainly used to evaluate display-ready tone-mapped HDR images by combining structural fidelity and naturalness. It is suitable when the final output is intended for visual display, but it does not directly measure radiance-domain accuracy or deghosting performance in dynamic multi-exposure scenes. Overall, these auxiliary metrics provide complementary evidence from different perspectives, but none of them can fully characterize HDR reconstruction quality, exposure correctness, color fidelity, and ghost removal at the same time.

5.2.11. Discussion on Metric Suitability and Limitations

The selection of evaluation metrics should depend on the output form and the target task. For HDR reconstruction with ground-truth radiance maps, full-reference metrics such as PSNR-L, PSNR- μ , SSIM-L, SSIM- μ , MS-SSIM, HDR-VDP-2, VIF, and TMQI are commonly used to evaluate pixel fidelity, structural consistency, perceptual distortion, or tone-mapped visual quality. However, these metrics rely on reliable references and may be affected by spatial misalignment, tone-mapping functions, or display assumptions.
For multi-exposure fusion without HDR ground truth, source-reference or no-reference metrics such as MEF-SSIM, CC, AG, EN, MI, NMI, FMI, QNCIE, Q A B / F , and Q C V are more frequently adopted. These metrics evaluate structural preservation, information transfer, sharpness, nonlinear correlation, or fusion distortion from different perspectives. Nevertheless, high scores do not always indicate visually pleasing HDR results, since noise, halos, over-sharpening, color shifts, or unnatural contrast may also improve some statistical indicators.
In dynamic scenes, deghosting evaluation is more challenging. Ghosting artifacts are usually local and visually salient, but their contribution to global quantitative scores may be limited. Therefore, a method may obtain competitive PSNR, SSIM, MEF-SSIM, or information-theoretic scores while still producing visible double edges, motion residues, or local structural duplications. As summarized in Table 3 and Table 4, no single metric can comprehensively evaluate multi-exposure HDR imaging. Quantitative results should therefore be interpreted together with visual comparison, local inspection of motion, saturation, and occlusion regions, and perceptual assessment whenever possible.

5.3. Quantitative Comparison

To evaluate different MEF algorithms, quantitative comparisons are conducted on the SICE and MEFB datasets using PSNR, SSIM, CC, AG, VIF, MEF-SSIM, TMQI, and MS-SSIM.
Table 5 shows that deep learning-based fusion methods exhibit clear performance differences on the SICE dataset. Early CNN-based models achieve moderate results, while more recent methods provide consistent improvements. These gains indicate enhanced capability in preserving structural details and maintaining global luminance consistency.
Table 6 reports results on the more comprehensive MEFB dataset. Compared with earlier models, recent approaches achieve more balanced performance across a wider range of evaluation metrics. The improvements are noticeable in perceptual quality and information preservation, reflecting more effective feature fusion and exposure modeling.
To evaluate existing deghosting algorithms, quantitative comparisons are conducted on the Kalantari, Hu, and Tel datasets using PSNR- μ , SSIM- μ , PSNR-L, SSIM-L, and HDR-VDP-2.
Table 7 shows that learning-based methods outperform traditional approaches on both Kalantari and Hu datasets. Early methods such as Hu and Sen achieve limited results, while CNN-based models provide clear improvements. Recent approaches incorporating attention mechanisms, GANs, or Transformers further enhance reconstruction fidelity and perceptual quality. Table 8 reports results on the more challenging Tel dataset, with the best values in bold. Learning-based methods show stronger robustness in dynamic scenes and consistently perform better across most metrics, reflecting improved handling of motion and exposure variations.

5.4. Subjective Comparison

This subsection conducts a systematic subjective evaluation on existing MEF and deghosting algorithms. All compared methods are selected from representative works with publicly available code and pretrained models, and are evaluated under the same input conditions to ensure fairness and reproducibility. In addition, all results are processed using the tonemap [12] function in MATLAB to maintain a consistent visual presentation.
Five representative scenes are selected for comparison of MEF algorithms, as illustrated in Figure 3, Figure 4 and Figure 5. The first three scenes are from the SICE dataset [9], which covers diverse exposure conditions and complex illumination variations. The fourth scene is from the Canon5D4 dataset [126], designed to evaluate performance under real camera acquisition settings. The fifth scene corresponds to a real-world captured example, providing additional validation in practical scenarios.
These qualitative results in the figures provide a comprehensive comparison between traditional SOTA methods and deep learning-based approaches regarding brightness consistency. While the traditional EPS-based method in [112] indeed preserves fine details of highlight and shadow regions in the fused image better than the MEF algorithm in [1], the EPS-based MEF algorithms suffer from halos, for example, on the edges of the building in the first example. The BOR artifacts are an issue for all exposure fusion algorithms in pixel space if the set Ω f only includes two LER images. In contrast, in Figure 4 and Figure 5, feature-space deep learning methods (AGAL [89], HoLoCo [97], and Retinex-MEF [102]) can address both BOR artifacts and halos. However, the global contrast or depth of the HDR scene might not be well preserved, and the fused image could look like a flat “cartoony” rendition. In addition, these models still exhibit slight over-enhancement or color deviation under extreme exposure differences, as shown in the third and fourth cases of Figure 4, where AGAL [89] and HoLoCo [97] had evident color shift and limited color depth. One more issue for almost all existing MEF algorithms is that the fused image approaches the image in the set Ω f . It is impossible to preserve fine details of highlight and shadow regions in the fused image if these details are not captured by the set Ω f . These observations highlight the ongoing challenges in achieving high luminance consistency.
Therefore, it is still desirable to study more real-world adaptive MEF even though there are many SOTA MEF algorithms. We argue that the fused image should approach the real-world HDR scene rather than the set Ω f . Despite achieving higher visual quality, these approaches above primarily approximate the LDR distribution of their training datasets rather than the true physical dynamic range of complex real-world scenes. Their performance is heavily biased toward the aesthetic priors of curated ground truths, often failing to recover reliable radiance under extreme illumination. This suggests that existing methods are limited by data-driven priors, falling short of a true physical restoration of a full scene’s high dynamic range. This is still an undiscovered problem for MEF algorithms.
For the deghosting task in dynamic scenes, three representative data sources are considered, as shown in Figure 6 and Figure 7. The first and fourth groups are taken from the Kalantari dataset [40], which provides ground-truth references and is widely used for evaluating dynamic HDR reconstruction. The second and third groups come from the TEl dataset [64], which contains scenes with different levels of motion. The fifth group is from the Tursun [142] dataset, which only provides test samples and is used to examine the generalization ability of different methods.
These visual comparisons demonstrate that feature-space approaches, particularly those utilizing attention mechanisms or Transformer architectures like AHDRNet [2], HDR-Transformer [50] and SCTNet [64], exhibit significantly higher robustness in handling dynamic regions compared to early CNN-based models. By suppressing motion-induced artifacts, these methods preserve structural integrity and produce visually consistent results even under complex non-rigid motion, as shown by the hands in the first case. Although most models maintain reasonable performance and sharp textures in unseen data distributions, such as the Tursun [142] dataset, slight blurring or local inconsistencies can still be observed in extremely challenging regions where matching becomes difficult, as shown by the curved strings in the last case, which should be straight in the real world.
Despite the progress of deghosting shown in these cases, a significant gap remains between laboratory benchmarks and real-world application, primarily due to the limitations of existing datasets. Existing multi-exposure deghosting datasets focus largely on moderate conditions and lack a sufficient representation of sequences featuring both large exposure ratios and complex object-movement-caused occlusions as shown in Figure 8. In such challenging scenarios, large overexposed or underexposed regions in the reference frame are often simultaneously occluded by moving objects in other exposures, making reliable feature matching or evidence selection extremely difficult. This combination of extreme radiance variations and non-rigid motion frequently causes existing methods to fail, leading to structural distortions or artifacts.

6. New Perspectives from Multi-Shot to Single-Shot

Existing ghost removal algorithms fail in the following two challenging scenarios: (1) the background of the reference image includes large and heterogeneous over/underexposed regions while the corresponding regions in the other image are occluded by moving objects [122]; and (2) the reference image includes large and heterogeneous over/underexposed regions with non-rigid movements. One example is illustrated in Figure 8. Thus, ghost removal is still an open problem for multi-shot HDR imaging. In this survey, single-shot HDR imaging is not marked as a complete replacement for multi-shot HDR imaging, nor as a parallel branch within the above multi-shot taxonomy. Instead, it is discussed as a complementary and promising future direction motivated by the unresolved multi-shot deghosting. Single-shot HDR imaging is effective for avoiding ghosting artifacts. The main advantage is that HDR information is captured within one exposure event or one sensor readout process, so temporal misalignment, cross-frame occlusion, and motion-induced ghosting can be avoided at the imaging stage. However, this advantage introduces new technical challenges, including spatially varying exposure design, sensor sampling, raw-domain reconstruction, demosaicing, exposure normalization, and so on. Row-wise [143] and block-wise [144] exposures are two types of single-shot HDR imaging. The row-wise auto-exposure (AE) algorithm in [143] indeed captures more details in highlight and shadow regions of HDR scenes than conventional AE algorithms [145,146,147,148]. However, the temporary image is also an sRGB image. The sRGB image has limited measurement capability of scene radiance. Rows (or blocks) in the highlight and shadow regions of the HDR scene could be overexposed and underexposed in the sRGB image. It would be very difficult or even impossible to accurately determine the optimal exposure times of these rows (or blocks). In addition, the optimal exposure time of every row (or block) is determined independently. Rowing (or blocking) and BOR artifacts could appear in the captured image. Thus, it is desired to develop a neural spatially varying AE algorithm with the temporary image as a raw image for HDR imaging. Clearly, each raw image captured by such a single-shot HDR imaging is different from a raw image captured by an existing CMOS sensor. It is also necessary to develop a new ISP for the single-shot HDR imaging. Therefore, future single-shot HDR pipelines should jointly consider exposure control, raw reconstruction, demosaicing, denoising, color correction, and tone mapping. In particular, row-wise or block-wise exposure patterns may introduce local exposure discontinuities and boundary artifacts, so reconstruction networks should explicitly model spatial exposure transitions and preserve consistent luminance relationships across neighboring regions. The conventional filter-based MEF algorithms in [1,111,112] could be adopted to determine the ground-truth exposure times for all rows (or blocks) that are required for a supervised-learning-based row-wise or block-wise auto-exposure.
Two large-exposure-ratio (LER) images can be captured in a single shot [128,149,150]. The ratio should be as large as possible to capture more information from a real-world HDR scene. The two LER images can be directly fused under the existing guideline, i.e., the fused image approaches the two LER images. Unfortunately, there are BOR artifacts as shown in Figure 9, and details in highlight/shadow regions of the real-world scene are not well preserved as demonstrated in Figure 10. A new R&D problem on MEF is "How to preserve scene depth and fine details of the real-world HDR scene in the fused image Z F with neither halo nor BOR artifacts even though the details are not captured by the set Ω f ?". Exposure interpolation [100] and exposure extrapolation [101] are helpful for solving this new problem. They could be addressed explicitly and implicitly. Explicit exposure interpolation and exposure extrapolation provide useful contextual information to guide implicit exposure interpolation and exposure extrapolation.
One more interesting topic is low-exposure imaging. Motion blurring is an issue when the camera is with a fast-moving agent such as an autonomous vehicle (or a robot) or when objects to be captured move fast. Motion blur artifacts are reduced or removed if the exposure time Δ t i is short. Such a capturing method is called low-exposure imaging because Δ t i / g i is small. Low-exposure imaging is also very attractive in low-lighting conditions. The exposure time and sensor gain are widely adjusted to capture an image in low-lighting conditions. A clean but blurred image can be captured with a long Δ t i and a large g i [151]. A sharp but noisy image can be captured with an alternative setting of a short Δ t i and a small g i . These two settings also have a limitation to capture HDR scenes [105] due to washing-out artifacts [103]. An attractive method for capturing an image in low-lighting conditions is to use low-exposure imaging. Δ t i is maximized without introducing blurring artifacts while g i is minimized without causing overexposure. A sharp and clean image is captured. Furthermore, the washing-out artifacts in the highlight regions of the captured image are significantly reduced due to the small Δ t i / g i . On the other hand, it is demonstrated from imaging models (1) and (2) that the image I i is dark and details in the darkest regions of the scene are not captured well. In addition, it can be shown from Equation (3) that the SNR of the captured image could be low. It is thus desired to brighten the captured image without amplifying the noise and washing-out highlighted regions. The key challenge of low-exposure imaging is the trade-off among motion sharpness, signal-to-noise ratio, shadow detail recovery, and highlight preservation. Future methods should not simply brighten the low-exposure image but should jointly perform noise suppression, detail recovery, exposure compensation, and so on, preferably in the raw domain where physical exposure information is better preserved. In addition to optical imaging, low-exposure imaging is also useful for 3D X-ray imaging and microscope imaging. In fact, single-shot HDR imaging is also useful for them.

7. Conclusions

In this paper, we conducted a literature review on two important topics on high-dynamic-range (HDR) imaging: multi-exposure fusion (MEF) and ghost removal. We pointed out that ghost removal is still an open problem for multi-shot HDR imaging. Thus, single-shot HDR imaging is highly demanded. We provided a few interesting works on single-shot HDR imaging for future R& D.

Author Contributions

Conceptualization, Q.T. and W.W.; methodology, Q.T.; software, Q.T.; validation, Q.T., W.W. and C.Z.; formal analysis, Q.T. and W.W.; investigation, Q.T.; resources, W.W.; data curation, Q.T.; writing—original draft preparation, Q.T.; writing—review and editing, W.W. and Z.L.; visualization, Q.T.; supervision, W.W. and Z.L.; project administration, W.W.; funding acquisition, W.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Natural Science Foundation of China (62202347).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Informed consent was obtained from the author involved in the study.

Data Availability Statement

The data supporting the findings of this study are available within the article and its cited references.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Mertens, T.; Kautz, J.; Van Reeth, F. Exposure fusion. In Proceedings of the 15th Pacific Conference on Computer Graphics and Applications (PG’07); IEEE: New York, NY, USA, 2007; pp. 382–390. [Google Scholar]
  2. Yan, Q.; Gong, D.; Shi, Q.; Hengel, A.v.d.; Shen, C.; Reid, I.; Zhang, Y. Attention-guided network for ghost-free high dynamic range imaging. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2019; pp. 1751–1760. [Google Scholar]
  3. Wu, W.; Wang, W.; Jiang, K.; Xu, X.; Hu, R. Self-supervised learning on a lightweight low-light image enhancement model with curve refinement. In Proceedings of the ICASSP 2022-2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP); IEEE: New York, NY, USA, 2022; pp. 1890–1894. [Google Scholar]
  4. Guo, S.; Wang, W.; Wang, X.; Xu, X. Low-light image enhancement with joint illumination and noise data distribution transformation. Vis. Comput. 2023, 39, 1363–1374. [Google Scholar]
  5. Wu, W.; Wang, W.; Wang, Z.; Jiang, K.; Xu, X. From generation to suppression: Towards effective irregular glow removal for nighttime visibility enhancement. In Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence, Macao, China, 19–25 August 2023; pp. 1533–1541. [Google Scholar]
  6. Wu, W.; Wang, W.; Wang, Z.; Jiang, K.; Li, Z. For overall nighttime visibility: Integrate irregular glow removal with glow-aware enhancement. IEEE Trans. Circuits Syst. Video Technol. 2024, 35, 823–837. [Google Scholar] [CrossRef] [Scilit]
  7. Kim, J.; Kim, M.H. Joint demosaicing and deghosting of time-varying exposures for single-shot hdr imaging. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2023; pp. 12292–12301. [Google Scholar]
  8. Hu, J.; Gallo, O.; Pulli, K.; Sun, X. HDR deghosting: How to deal with saturation? In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2013; pp. 1163–1170. [Google Scholar]
  9. Cai, J.; Gu, S.; Zhang, L. Learning a deep single image contrast enhancer from multi-exposure images. IEEE Trans. Image Process. 2018, 27, 2049–2062. [Google Scholar] [CrossRef] [Scilit]
  10. Chen, Z.; Wang, Y.; Cai, X.; You, Z.; Lu, Z.; Zhang, F.; Guo, S.; Xue, T. UltraFusion: Ultra high dynamic imaging using exposure fusion. In Proceedings of the Computer Vision and Pattern Recognition Conference; IEEE: New York, NY, USA, 2025; pp. 16111–16121. [Google Scholar]
  11. Xiao, Y.; Veelaert, P.; Philips, W. Deep HDR Deghosting by Motion-Attention Fusion Network. Sensors 2022, 22, 7853. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  12. Zhang, Z.; Wang, H.; Liu, S.; Wang, X.; Lei, L.; Zuo, W. Self-Supervised High Dynamic Range Imaging with Multi-Exposure Images in Dynamic Scenes. In Proceedings of the ICLR, Vienna, Austria, 7–11 May 2024. [Google Scholar]
  13. Zhu, X.; Wang, W.; Yuan, X.; Wang, X. SLCFormer: Spectral-Local Context Transformer with Physics-Grounded Flare Synthesis for Nighttime Flare Removal. Proc. AAAI Conf. Artif. Intell. 2026, 40, 13988–13996. [Google Scholar] [CrossRef] [Scilit]
  14. He, Y.; Wang, W.; Wu, W.; Jiang, K. Disentangle nighttime lens flares: Self-supervised generation-based lens flare removal. Proc. AAAI Conf. Artif. Intell. 2025, 39, 3464–3472. [Google Scholar] [CrossRef] [Scilit]
  15. Karađuzović-Hadžiabdić, K.; Telalović, J.H.; Mantiuk, R.K. Assessment of multi-exposure HDR image deghosting methods. Comput. Graph. 2017, 63, 1–17. [Google Scholar] [CrossRef] [Scilit]
  16. Peng, Y.T.; Liao, H.H.; Chen, C.F. Two-exposure image fusion based on optimized adaptive gamma correction. Sensors 2021, 22, 24. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  17. Zhang, X.; Chen, G.; Zhang, F.; Zhang, Y. Ghost-Free HDR Imaging in Dynamic Scenes via High–Low-Frequency Decomposition. Sensors 2025, 25, 7013. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  18. Alotaibi, T.; Khan, I.R.; Bourennani, F. Quality assessment of tone-mapped images using fundamental color and structural features. IEEE Trans. Multimed. 2023, 26, 1244–1254. [Google Scholar] [CrossRef] [Scilit]
  19. Aslam, M.A.; Wei, X.; Khalid, H.; Ahmed, N.; Shuangtong, Z.; Liu, X.; Xu, Y. Qualitynet: A multi-stream fusion framework with spatial and channel attention for blind image quality assessment. Sci. Rep. 2024, 14, 26039. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  20. Fang, Y.; Zhu, H.; Ma, K.; Wang, Z. Perceptual quality assessment of HDR deghosting algorithms. In Proceedings of the 2017 IEEE International Conference on Image Processing (ICIP); IEEE: New York, NY, USA, 2017; pp. 3165–3169. [Google Scholar]
  21. Russell, F.; Midgley, W.J. Asymmetric stereo high dynamic range imaging with smartphone cameras. Sensors 2024, 24, 5876. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  22. Yoon, H.; Uddin, S.N.; Jung, Y.J. Multi-scale attention-guided non-local network for HDR image reconstruction. Sensors 2022, 22, 7044. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  23. Qi, G.; Chang, L.; Luo, Y.; Chen, Y.; Zhu, Z.; Wang, S. A precise multi-exposure image fusion method based on low-level features. Sensors 2020, 20, 1597. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  24. Lee, C.; Li, Y.; Monga, V. Ghost-free high dynamic range imaging via rank minimization. IEEE Signal Process. Lett. 2014, 21, 1045–1049. [Google Scholar] [CrossRef] [Scilit]
  25. Oh, T.H.; Lee, J.Y.; Tai, Y.W.; Kweon, I.S. Robust high dynamic range imaging by rank minimization. IEEE Trans. Pattern Anal. Mach. Intell. 2014, 37, 1219–1232. [Google Scholar] [CrossRef] [Scilit]
  26. Kou, F.; Chen, W.; Wen, C.; Li, Z. Gradient domain guided image filtering. IEEE Trans. Image Process. 2015, 24, 4528–4539. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  27. Ma, K.; Duanmu, Z.; Yeganeh, H.; Wang, Z. Multi-exposure image fusion by optimizing a structural similarity index. IEEE Trans. Comput. Imaging 2017, 4, 60–72. [Google Scholar] [CrossRef] [Scilit]
  28. Yang, Y.; Cao, W.; Wu, S.; Li, Z. Multi-scale fusion of two large-exposure-ratio images. IEEE Signal Process. Lett. 2018, 25, 1885–1889. [Google Scholar] [CrossRef] [Scilit]
  29. Lee, S.h.; Park, J.S.; Cho, N.I. A multi-exposure image fusion based on the adaptive weights reflecting the relative pixel intensity and global gradient. In Proceedings of the 2018 25th IEEE International Conference on Image Processing (ICIP); IEEE: New York, NY, USA, 2018; pp. 1737–1741. [Google Scholar]
  30. Ma, K.; Li, H.; Yong, H.; Wang, Z.; Meng, D.; Zhang, L. Robust multi-exposure image fusion: A structural patch decomposition approach. IEEE Trans. Image Process. 2017, 26, 2519–2532. [Google Scholar] [CrossRef] [Scilit]
  31. Li, R.; Liu, S.; Liu, G.; Zeng, B. Hybrid synthesis for exposure fusion from hand-held camera inputs. In Proceedings of the 2019 IEEE International Conference on Image Processing (ICIP); IEEE: New York, NY, USA, 2019; pp. 4639–4643. [Google Scholar]
  32. Wang, Q.; Chen, W.; Wu, X.; Li, Z. Detail-enhanced multi-scale exposure fusion in YUV color space. IEEE Trans. Circuits Syst. Video Technol. 2019, 30, 2418–2429. [Google Scholar]
  33. Li, H.; Ma, K.; Yong, H.; Zhang, L. Fast multi-scale structural patch decomposition for multi-exposure image fusion. IEEE Trans. Image Process. 2020, 29, 5805–5816. [Google Scholar] [CrossRef] [Scilit]
  34. Li, H.; Chan, T.N.; Qi, X.; Xie, W. Detail-preserving multi-exposure fusion with edge-preserving structural patch decomposition. IEEE Trans. Circuits Syst. Video Technol. 2021, 31, 4293–4304. [Google Scholar] [CrossRef] [Scilit]
  35. Karakaya, D.; Ulucan, O.; Turkan, M. PAS-MEF: Multi-exposure image fusion based on principal component analysis, adaptive well-exposedness and saliency map. In Proceedings of the ICASSP 2022-2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP); IEEE: New York, NY, USA, 2022; pp. 2345–2349. [Google Scholar]
  36. Xu, H.; Jiang, G.; Yu, M.; Zhu, Z.; Bai, Y.; Song, Y.; Sun, H. Tensor product and tensor-singular value decomposition based multi-exposure fusion of images. IEEE Trans. Multimed. 2021, 24, 3738–3753. [Google Scholar]
  37. Jia, W.; Song, Z.; Li, Z. Multi-scale exposure fusion via content adaptive edge-preserving smoothing pyramids. IEEE Trans. Consum. Electron. 2022, 68, 317–326. [Google Scholar] [CrossRef] [Scilit]
  38. Hanji, P.; Mantiuk, R.K. Robust estimation of exposure ratios in multi-exposure image stacks. IEEE Trans. Comput. Imaging 2023, 9, 721–731. [Google Scholar] [CrossRef] [Scilit]
  39. Zhang, J.; Luo, Y.; Huang, J.; Liu, Y.; Ma, J. Multi-exposure image fusion via perception enhanced structural patch decomposition. Inf. Fusion 2023, 99, 101895. [Google Scholar] [CrossRef] [Scilit]
  40. Kalantari, N.K.; Ramamoorthi, R. Deep high dynamic range imaging of dynamic scenes. ACM Trans. Graph. 2017, 36, 144. [Google Scholar] [CrossRef] [Scilit]
  41. Wu, S.; Xu, J.; Tai, Y.W.; Tang, C.K. Deep high dynamic range imaging with large foreground motions. In Proceedings of the European Conference on Computer Vision (ECCV), Munich, Germany, 8–14 September 2018; pp. 117–132. [Google Scholar]
  42. Prabhakar, K.R.; Arora, R.; Swaminathan, A.; Singh, K.P.; Babu, R.V. A fast, scalable, and reliable deghosting method for extreme exposure fusion. In Proceedings of the 2019 IEEE International Conference on Computational Photography (ICCP); IEEE: New York, NY, USA, 2019; pp. 1–8. [Google Scholar]
  43. Yan, Q.; Gong, D.; Zhang, P.; Shi, Q.; Sun, J.; Reid, I.; Zhang, Y. Multi-scale dense networks for deep high dynamic range imaging. In Proceedings of the 2019 IEEE Winter Conference on Applications of Computer Vision (WACV); IEEE: New York, NY, USA, 2019; pp. 41–50. [Google Scholar]
  44. Yan, Q.; Zhang, L.; Liu, Y.; Zhu, Y.; Sun, J.; Shi, Q.; Zhang, Y. Deep HDR imaging via a non-local network. IEEE Trans. Image Process. 2020, 29, 4308–4322. [Google Scholar] [CrossRef] [Scilit]
  45. Niu, Y.; Wu, J.; Liu, W.; Guo, W.; Lau, R.W. HDR-GAN: Hdr image reconstruction from multi-exposed ldr images with large motions. IEEE Trans. Image Process. 2021, 30, 3885–3896. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  46. Liu, Z.; Lin, W.; Li, X.; Rao, Q.; Jiang, T.; Han, M.; Fan, H.; Sun, J.; Liu, S. ADNet: Attention-guided deformable convolutional network for high dynamic range imaging. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2021; pp. 463–470. [Google Scholar]
  47. Xiong, P.; Chen, Y. Hierarchical fusion for practical ghost-free high dynamic range imaging. In Proceedings of the 29th ACM International Conference on Multimedia; Association for Computing Machinery: New York, NY, USA, 2021; pp. 4025–4033. [Google Scholar]
  48. Prabhakar, K.R.; Senthil, G.; Agrawal, S.; Babu, R.V.; Gorthi, R.K.S.S. Labeled from unlabeled: Exploiting unlabeled data for few-shot deep hdr deghosting. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2021; pp. 4875–4885. [Google Scholar]
  49. Prabhakar, K.R.; Agrawal, S.; Babu, R.V. Self-gated memory recurrent network for efficient scalable HDR deghosting. IEEE Trans. Comput. Imaging 2021, 7, 1228–1239. [Google Scholar] [CrossRef] [Scilit]
  50. Liu, Z.; Wang, Y.; Zeng, B.; Liu, S. Ghost-free high dynamic range imaging with context-aware transformer. In Proceedings of the European Conference on Computer Vision; Springer: Cham, Switzerland, 2022; pp. 344–360. [Google Scholar]
  51. Chung, H.; Cho, N.I. High dynamic range imaging of dynamic scenes with saturation compensation but without explicit motion compensation. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision; IEEE: New York, NY, USA, 2022; pp. 2951–2961. [Google Scholar]
  52. Yan, Q.; Gong, D.; Shi, J.Q.; Van Den Hengel, A.; Shen, C.; Reid, I.; Zhang, Y. Dual-attention-guided network for ghost-free high dynamic range imaging. Int. J. Comput. Vis. 2022, 130, 76–94. [Google Scholar]
  53. Li, F.; Gang, R.; Li, C.; Li, J.; Ma, S.; Liu, C.; Cao, Y. Gamma-enhanced spatial attention network for efficient high dynamic range imaging. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2022; pp. 1032–1040. [Google Scholar]
  54. Yan, Q.; Gong, D.; Shi, J.Q.; Van Den Hengel, A.; Sun, J.; Zhu, Y.; Zhang, Y. High dynamic range imaging via gradient-aware context aggregation network. Pattern Recognit. 2022, 122, 108342. [Google Scholar] [CrossRef] [Scilit]
  55. Mai, T.T.N.; Lam, E.Y.; Lee, C. Deep unrolled low-rank tensor completion for high dynamic range imaging. IEEE Trans. Image Process. 2022, 31, 5774–5787. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  56. Song, J.W.; Park, Y.I.; Kong, K.; Kwak, J.; Kang, S.J. Selective TransHDR: Transformer-based selective hdr imaging using ghost region mask. In Proceedings of the European Conference on Computer Vision; Springer: Cham, Switzerland, 2022; pp. 288–304. [Google Scholar]
  57. Li, R.; Wang, C.; Wang, J.; Liu, G.; Zhang, H.Y.; Zeng, B.; Liu, S. UPHDR-GAN: Generative adversarial network for high dynamic range imaging with unpaired data. IEEE Trans. Circuits Syst. Video Technol. 2022, 32, 7532–7546. [Google Scholar] [CrossRef] [Scilit]
  58. Yan, Q.; Zhang, S.; Chen, W.; Liu, Y.; Zhang, Z.; Zhang, Y.; Shi, J.Q.; Gong, D. A lightweight network for high dynamic range imaging. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2022; pp. 824–832. [Google Scholar]
  59. Catley-Chandar, S.; Tanay, T.; Vandroux, L.; Leonardis, A.; Slabaugh, G.; Pérez-Pellitero, E. FlexHDR: Modeling alignment and exposure uncertainties for flexible hdr imaging. IEEE Trans. Image Process. 2022, 31, 5923–5935. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  60. Chen, J.; Yang, Z.; Chan, T.N.; Li, H.; Hou, J.; Chau, L.P. Attention-guided progressive neural texture fusion for high dynamic range image restoration. IEEE Trans. Image Process. 2022, 31, 2661–2672. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  61. Luo, J.; Ren, W.; Gao, X.; Cao, X. Multi-exposure image fusion via deformable self-attention. IEEE Trans. Image Process. 2023, 32, 1529–1540. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  62. Ren, H.; Fan, Y.; Huang, S. Robust real-world image enhancement based on multi-exposure ldr images. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision; IEEE: New York, NY, USA, 2023; pp. 1715–1723. [Google Scholar]
  63. Chen, R.; Zheng, B.; Zhang, H.; Chen, Q.; Yan, C.; Slabaugh, G.; Yuan, S. Improving dynamic hdr imaging with fusion transformer. Proc. AAAI Conf. Artif. Intell. 2023, 37, 340–349. [Google Scholar] [CrossRef] [Scilit]
  64. Tel, S.; Wu, Z.; Zhang, Y.; Heyrman, B.; Demonceaux, C.; Timofte, R.; Ginhac, D. Alignment-free HDR Deghosting with Semantics Consistent Transformer. In Proceedings of the ICCV, Paris, France, 1–6 October 2023. [Google Scholar]
  65. Tan, X.; Chen, H.; Zhang, R.; Wang, Q.; Kan, Y.; Zheng, J.; Jin, Y.; Chen, E. Deep multi-exposure image fusion for dynamic scenes. IEEE Trans. Image Process. 2023, 32, 5310–5325. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  66. Yan, Q.; Chen, W.; Zhang, S.; Zhu, Y.; Sun, J.; Zhang, Y. A unified hdr imaging method with pixel and patch level. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2023; pp. 22211–22220. [Google Scholar]
  67. Yan, Q.; Hu, T.; Sun, Y.; Tang, H.; Zhu, Y.; Dong, W.; Van Gool, L.; Zhang, Y. Toward high-quality HDR deghosting with conditional diffusion models. IEEE Trans. Circuits Syst. Video Technol. 2023, 34, 4011–4026. [Google Scholar] [CrossRef] [Scilit]
  68. Yan, Q.; Zhang, S.; Chen, W.; Tang, H.; Zhu, Y.; Sun, J.; Van Gool, L.; Zhang, Y. SMAE: Few-shot learning for hdr deghosting with saturation-aware masked autoencoders. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2023; pp. 5775–5784. [Google Scholar]
  69. Hu, T.; Yan, Q.; Qi, Y.; Zhang, Y. Generating content for hdr deghosting from frequency view. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2024; pp. 25732–25741. [Google Scholar]
  70. Li, H.; Yang, Z.; Zhang, Y.; Tao, D.; Yu, Z. Single-image HDR reconstruction assisted ghost suppression and detail preservation network for multi-exposure HDR imaging. IEEE Trans. Comput. Imaging 2024, 10, 429–445. [Google Scholar] [CrossRef] [Scilit]
  71. Kong, L.; Li, B.; Xiong, Y.; Zhang, H.; Gu, H.; Chen, J. SAFNet: Selective alignment fusion network for efficient hdr imaging. In Proceedings of the European Conference on Computer Vision; Springer: Cham, Switzerland, 2024; pp. 256–273. [Google Scholar]
  72. Zhang, X.; Hu, T.; He, J.; Yan, Q. Efficient content reconstruction for high dynamic range imaging. In Proceedings of the ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP); IEEE: New York, NY, USA, 2024; pp. 7660–7664. [Google Scholar]
  73. Yang, K.; Hu, T.; Dai, K.; Chen, G.; Cao, Y.; Dong, W.; Wu, P.; Zhang, Y.; Yan, Q. CRNet: A detail-preserving network for unified image restoration and enhancement task. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2024; pp. 6086–6096. [Google Scholar]
  74. Zhang, X.; Chen, G.; Hu, T.; Yang, K.; Zhang, F.; Yan, Q. HL-HDR: Multi-Exposure High Dynamic Range Reconstruction with High-Low Frequency Decomposition. In Proceedings of the 2024 International Joint Conference on Neural Networks (IJCNN); IEEE: New York, NY, USA, 2024; pp. 1–9. [Google Scholar]
  75. Zhang, X.; Zhu, Q.; Hu, T.; Yan, Q. EiffHDR: An efficient network for multi-exposure high dynamic range imaging. In Proceedings of the ICASSP 2024-2024 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP); IEEE: New York, NY, USA, 2024; pp. 6560–6564. [Google Scholar]
  76. Lee, K.; Park, J.; Park, G.Y.; Cho, N.I. RFG-HDR: Representative Feature-Guided Transformer For Multi-Exposure High Dynamic Range Imaging. In Proceedings of the 2024 IEEE International Conference on Image Processing (ICIP); IEEE: New York, NY, USA, 2024; pp. 1521–1527. [Google Scholar]
  77. Alpay, K.C.; Akyüz, A.O.; Brandonisio, N.; Meehan, J.; Chalmers, A. DeepDuoHDR: A low complexity two exposure algorithm for hdr deghosting on mobile devices. IEEE Trans. Image Process. 2024, 33, 6592–6606. [Google Scholar]
  78. Zhao, Z.; Ke, X.; Han, J.; Wu, Z.; Lu, J.; Bai, L.; Gong, S.; Zhang, Y.; Peng, Y.; Xiong, F.; et al. Single-frame multi-exposure image fusion via narrowband filter decoupled imaging. Neurocomputing 2025, 625, 129441. [Google Scholar] [CrossRef] [Scilit]
  79. Yan, Q.; Yang, K.; Hu, T.; Chen, G.; Dai, K.; Wu, P.; Ren, W.; Zhang, Y. From dynamic to static: Stepwisely generate HDR image for ghost removal. IEEE Trans. Circuits Syst. Video Technol. 2024, 35, 1409–1421. [Google Scholar] [CrossRef] [Scilit]
  80. Li, X.; Ni, Z.; Yang, W. AFUNet: Cross-iterative alignment-fusion synergy for HDR reconstruction via deep unfolding paradigm. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2025; pp. 10666–10675. [Google Scholar]
  81. Yuan, Y.; Chi, Y.; Zhang, X.; Chan, S. iHDR: Iterative HDR Imaging with Arbitrary Number of Exposures. In Proceedings of the 2025 IEEE International Conference on Image Processing (ICIP); IEEE: New York, NY, USA, 2025; pp. 1954–1959. [Google Scholar]
  82. Ram Prabhakar, K.; Sai Srikar, V.; Venkatesh Babu, R. Deepfuse: A deep unsupervised approach for exposure fusion with extreme exposure image pairs. In Proceedings of the IEEE International Conference on Computer Vision; IEEE: New York, NY, USA, 2017; pp. 4714–4722. [Google Scholar]
  83. Ma, K.; Duanmu, Z.; Zhu, H.; Fang, Y.; Wang, Z. Deep guided learning for fast multi-exposure image fusion. IEEE Trans. Image Process. 2019, 29, 2808–2819. [Google Scholar] [CrossRef] [Scilit]
  84. Xu, H.; Ma, J.; Zhang, X.P. MEF-GAN: Multi-exposure image fusion via generative adversarial networks. IEEE Trans. Image Process. 2020, 29, 7203–7216. [Google Scholar] [CrossRef] [Scilit]
  85. Xu, H.; Ma, J.; Le, Z.; Jiang, J.; Guo, X. Fusiondn: A unified densely connected network for image fusion. Proc. AAAI Conf. Artif. Intell. 2020, 34, 12484–12491. [Google Scholar] [CrossRef] [Scilit]
  86. Zheng, C.; Li, Z.; Yang, Y.; Wu, S. Exposure interpolation via hybrid learning. In Proceedings of the ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP); IEEE: New York, NY, USA, 2020; pp. 2098–2102. [Google Scholar]
  87. Zhang, Y.; Liu, Y.; Sun, P.; Yan, H.; Zhao, X.; Zhang, L. IFCNN: A general image fusion framework based on convolutional neural network. Inf. Fusion 2020, 54, 99–118. [Google Scholar] [CrossRef] [Scilit]
  88. Qi, Y.; Zhou, S.; Zhang, Z.; Luo, S.; Lin, X.; Wang, L.; Qiang, B. Deep unsupervised learning based on color un-referenced loss functions for multi-exposure image fusion. Inf. Fusion 2021, 66, 18–39. [Google Scholar] [CrossRef] [Scilit]
  89. Liu, J.; Shang, J.; Liu, R.; Fan, X. Attention-guided global-local adversarial learning for detail-preserving multi-exposure image fusion. IEEE Trans. Circuits Syst. Video Technol. 2022, 32, 5026–5040. [Google Scholar] [CrossRef] [Scilit]
  90. Qu, L.; Liu, S.; Wang, M.; Song, Z. TransMEF: A transformer-based multi-exposure image fusion framework using self-supervised multi-task learning. Proc. AAAI Conf. Artif. Intell. 2022, 36, 2126–2134. [Google Scholar] [CrossRef] [Scilit]
  91. Yin, J.L.; Chen, B.H.; Peng, Y.T.; Hwang, H. Automatic intermediate generation with deep reinforcement learning for robust two-exposure image fusion. IEEE Trans. Neural Netw. Learn. Syst. 2021, 33, 7853–7862. [Google Scholar] [CrossRef] [Scilit]
  92. Han, D.; Li, L.; Guo, X.; Ma, J. Multi-exposure image fusion via deep perceptual enhancement. Inf. Fusion 2022, 79, 248–262. [Google Scholar] [CrossRef] [Scilit]
  93. Wu, K.; Chen, J.; Ma, J. DMEF: Multi-exposure image fusion based on a novel deep decomposition method. IEEE Trans. Multimed. 2022, 25, 5690–5703. [Google Scholar] [CrossRef] [Scilit]
  94. Xu, H.; Ma, J.; Jiang, J.; Guo, X.; Ling, H. U2Fusion: A unified unsupervised image fusion network. IEEE Trans. Pattern Anal. Mach. Intell. 2020, 44, 502–518. [Google Scholar] [CrossRef] [Scilit]
  95. Jiang, T.; Wang, C.; Li, X.; Li, R.; Fan, H.; Liu, S. Meflut: Unsupervised 1d lookup tables for multi-exposure image fusion. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2023; pp. 10542–10551. [Google Scholar]
  96. Zheng, K.; Huang, J.; Yu, H.; Zhao, F. Efficient multi-exposure image fusion via filter-dominated fusion and gradient-driven unsupervised learning. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2023; pp. 2805–2814. [Google Scholar]
  97. Liu, J.; Wu, G.; Luan, J.; Jiang, Z.; Liu, R.; Fan, X. HoLoCo: Holistic and local contrastive learning network for multi-exposure image fusion. Inf. Fusion 2023, 95, 237–249. [Google Scholar] [CrossRef] [Scilit]
  98. Liu, R.; Li, C.; Cao, H.; Zheng, Y.; Zeng, M.; Cheng, X. EMEF: Ensemble multi-exposure image fusion. Proc. AAAI Conf. Artif. Intell. 2023, 37, 1710–1718. [Google Scholar] [CrossRef] [Scilit]
  99. Liu, Y.; Yang, Z.; Cheng, J.; Chen, X. Multi-exposure image fusion via multi-scale and context-aware feature learning. IEEE Signal Process. Lett. 2023, 30, 100–104. [Google Scholar] [CrossRef] [Scilit]
  100. Li, Z.; Zheng, C.; Zheng, J.; Wu, S. Neural augmented exposure interpolation for HDR imaging. In Proceedings of the 2023 IEEE International Conference on Image Processing (ICIP); IEEE: New York, NY, USA, 2023; pp. 171–175. [Google Scholar]
  101. Zheng, C.; Ying, W.; Wu, S.; Li, Z. Neural augmentation-based saturation restoration for LDR images of HDR scenes. IEEE Trans. Instrum. Meas. 2023, 72, 4506011. [Google Scholar] [CrossRef] [Scilit]
  102. Bai, H.; Zhang, J.; Zhao, Z.; Deng, L.; Cui, Y.; Xu, S. Retinex-MEF: Retinex-based glare effects aware unsupervised multi-exposure image fusion. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2025; pp. 7251–7261. [Google Scholar]
  103. Hasinoff, S.W.; Durand, F.; Freeman, W.T. Noise-optimal capture for high dynamic range photography. In Proceedings of the IEEE International Conference on Computer Vision; IEEE: New York, NY, USA, 2010; pp. 553–560. [Google Scholar]
  104. Li, Z.; Zheng, C.; Chen, B.; Wu, S. Neural-augmented HDR imaging via two aligned large-exposure-ratio images. IEEE Trans. Instrum. Meas. 2025, 74, 4508011. [Google Scholar] [CrossRef] [Scilit]
  105. Debevec, P.E.; Malik, J. Rendering high dynamic range radiance maps from photographs. In Proceedings of the SIGGRAPH 1997, Los Angeles, CA, USA, 3–8 August 1997; pp. 369–378. [Google Scholar]
  106. Farbman, Z.; Fattal, R.; Lischinski, D.; Szeliski, R. Edge-preserving decompositions for multi-scale tone and detail manipulation. ACM Trans. Graph. TOG 2008, 27, 1–10. [Google Scholar] [CrossRef] [Scilit]
  107. Zheng, J.; Li, Z. Visual salience based tone mapping for high dynamic range images. IEEE Trans. Ind. Electron. 2014, 61, 7076–7082. [Google Scholar] [CrossRef] [Scilit]
  108. Vinker, Y.; Huberman-Spiegelglas, I.; Fattal, R. Unpaired learning for high dynamic range image tone mapping. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2021; pp. 14657–14666. [Google Scholar]
  109. Zhang, N.; Ye, Y.; Zhao, Y.; Wang, R. Revisiting the stack-based inverse tone mapping. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2023; pp. 9162–9171. [Google Scholar]
  110. Burt, P.J.; Adelson, E.H. The Laplacian pyramid as a compact image code. IEEE Trans. Commun. 1983, 31, 532–540. [Google Scholar] [CrossRef] [Scilit]
  111. Li, Z.; Wei, Z.; Wen, C.; Zheng, J. Detail-enhanced multi-scale exposure fusion. IEEE Trans. Image Process. 2017, 26, 1243–1252. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  112. Kou, F.; Li, Z.; Wen, C.; Chen, W. Edge-preserving smoothing pyramid based multi-scale exposure fusion. J. Vis. Commun. Image Represent. 2018, 53, 235–244. [Google Scholar] [CrossRef] [Scilit]
  113. Li, Z.; Zheng, J.; Zhu, Z.; Yao, W.; Wu, S. Weighted guided image filtering. IEEE Trans. Image Process. 2015, 24, 120–129. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  114. Li, Z.; Zheng, J.; Rahardja, S. Detail-enhanced Exposure Fusion. IEEE Trans. Image Process. 2012, 21, 4672–4676. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  115. He, K.; Sun, J.; Tang, X. Guided image filtering. IEEE Trans. Pattern Anal. Mach. Intell. 2012, 35, 1397–1409. [Google Scholar] [CrossRef] [Scilit]
  116. Grossberg, M.D.; Nayar, S.K. Determining the camera response from images: What is knowable? IEEE Trans. Pattern Anal. Mach. Intell. 2003, 25, 1455–1467. [Google Scholar] [CrossRef] [Scilit]
  117. Zheng, C.; Xu, Y.; Wu, S.; Chen, W.; Zhang, S.; Li, Z. Neural Augmentation Based Panoramic High Dynamic Range Stitching. Neurocomputing 2025, 63, 12976. [Google Scholar]
  118. Huang, F.; Zhou, D.; Nie, R.; Yu, C. A color multi-exposure image fusion approach using structural patch decomposition. IEEE Access 2018, 6, 42877–42885. [Google Scholar] [CrossRef] [Scilit]
  119. Khan, I.R.; Khan, M.M. A simple de-ghosting algorithm for HDRI. In Proceedings of SIGGRAPH Asia 2016 Posters; ACM: New York, NY, USA, 2016; pp. 1–2. [Google Scholar]
  120. Shim, S.O.; Alharbi, S.; Khan, I.R.; Aziz, W. De-ghosting in High Dynamic Range Imaging Based on Intensity Scaling Cue. Adv. Electr. Comput. Eng. 2020, 20, 3–10. [Google Scholar] [CrossRef] [Scilit]
  121. Li, Z.; Zheng, J.; Zhu, Z.; Wu, S. Selectively detail-enhanced fusion of differently exposed images with moving objects. IEEE Trans. Image Process. 2014, 23, 4372–4382. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  122. Zheng, J.; Li, Z.; Zhu, Z.; Wu, S.; Rahardja, S. Hybrid patching for a sequence of differently exposed images with moving objects. IEEE Trans. Image Process. 2013, 22, 5190–5201. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  123. Liu, Z.; Li, Z.; Chen, W.; Wu, X.; Liu, Z. Unsupervised optical flow estimation for differently exposed images in LDR domain. IEEE Trans. Circuits Syst. Video Technol. 2023, 33, 5332–5344. [Google Scholar] [CrossRef] [Scilit]
  124. Qi, Y.; Huang, Z.; Li, Q.; Li, J.; Wan, T.; Zhang, Q. SDF-Former: A cross-domain HDR deghosting network with Statistical Deviation Fuzzy Membership. Comput. Graph. 2025, 133, 104465. [Google Scholar] [CrossRef] [Scilit]
  125. Liu, S.; Zhang, X.; Sun, L.; Liang, Z.; Zeng, H.; Zhang, L. Joint hdr denoising and fusion: A real-world mobile hdr image dataset. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2023; pp. 13966–13975. [Google Scholar]
  126. Xu, Y.; Liu, Z.; Wu, X.; Chen, W.; Wen, C.; Li, Z. Deep joint demosaicing and high dynamic range imaging within a single shot. IEEE Trans. Circuits Syst. Video Technol. 2021, 32, 4255–4270. [Google Scholar] [CrossRef] [Scilit]
  127. Pérez-Pellitero, E.; Catley-Chandar, S.; Leonardis, A.; Timofte, R. NTIRE 2021 challenge on high dynamic range imaging: Dataset, methods and results. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2021; pp. 691–700. [Google Scholar]
  128. Zhang, X. Benchmarking and comparing multi-exposure image fusion algorithms. Inf. Fusion 2021, 74, 111–131. [Google Scholar] [CrossRef] [Scilit]
  129. Fang, Y.; Zeng, Y.; Zhu, H.; Zhai, G. Image quality assessment of multi-exposure image fusion for both static and dynamic scenes. In Proceedings of the 2019 IEEE International Conference on Multimedia and Expo (ICME); IEEE: New York, NY, USA, 2019; pp. 442–447. [Google Scholar]
  130. Sen, P.; Kalantari, N.K.; Yaesoubi, M.; Darabi, S.; Goldman, D.B.; Shechtman, E. Robust patch-based hdr reconstruction of dynamic scenes. ACM Trans. Graph. 2012, 31, 203. [Google Scholar] [CrossRef] [Scilit]
  131. Jia, S.; Zhang, Y.; Agrafiotis, D.; Bull, D. Blind high dynamic range image quality assessment using deep learning. In Proceedings of the 2017 IEEE International Conference on Image Processing (ICIP); IEEE: New York, NY, USA, 2017; pp. 765–769. [Google Scholar]
  132. Endo, Y.; Kanamori, Y.; Mitani, J. Deep reverse tone mapping. ACM Trans. Graph 2017, 36, 1–10. [Google Scholar] [CrossRef] [Scilit]
  133. Wang, Z.; Bovik, A.C.; Sheikh, H.R.; Simoncelli, E.P. Image quality assessment: From error visibility to structural similarity. IEEE Trans. Image Process. 2004, 13, 600–612. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  134. Hanhart, P.; Bernardo, M.V.; Pereira, M.; G. Pinheiro, A.M.; Ebrahimi, T. Benchmarking of objective quality metrics for HDR image quality assessment. EURASIP J. Image Video Process. 2015, 2015, 39. [Google Scholar] [CrossRef] [Scilit]
  135. Mantiuk, R.; Kim, K.J.; Rempel, A.G.; Heidrich, W. HDR-VDP-2: A calibrated visual metric for visibility and quality predictions in all luminance conditions. ACM Trans. Graph. TOG 2011, 30, 1–14. [Google Scholar] [CrossRef] [Scilit]
  136. Ma, K.; Zeng, K.; Wang, Z. Perceptual quality assessment for multi-exposure image fusion. IEEE Trans. Image Process. 2015, 24, 3345–3356. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  137. Qu, G.; Zhang, D.; Yan, P. Information measure for performance of image fusion. Electron. Lett. 2002, 38, 313–315. [Google Scholar] [CrossRef] [Scilit]
  138. Haghighat, M.B.A.; Aghagolzadeh, A.; Seyedarabi, H. A non-reference image fusion metric based on mutual information of image features. Comput. Electr. Eng. 2011, 37, 744–756. [Google Scholar] [CrossRef] [Scilit]
  139. Naidu, V. Discrete cosine transform-based image fusion. Def. Sci. J. 2010, 60, 48–54. [Google Scholar] [CrossRef] [Scilit]
  140. Xydeas, C.S.; Petrovic, V. Objective image fusion performance measure. Electron. Lett. 2000, 36, 308–309. [Google Scholar] [CrossRef] [Scilit]
  141. Mittal, A.; Soundararajan, R.; Bovik, A.C. Making a “completely blind” image quality analyzer. IEEE Signal Process. Lett. 2012, 20, 209–212. [Google Scholar] [CrossRef] [Scilit]
  142. Tursun, O.T.; Akyüz, A.O.; Erdem, A.; Erdem, E. An objective deghosting quality metric for HDR images. Comput. Graph. Forum 2016, 35, 139–152. [Google Scholar] [CrossRef] [Scilit]
  143. Gu, J.; Hitomi, Y.; Mitsunaga, T.; Nayar, S. Coded rolling shutter photography: Flexible space-time sampling. In Proceedings of the IEEE International Conference on Computational Photography; IEEE: New York, NY, USA, 2011; pp. 1–8. [Google Scholar]
  144. Hirata, T.; Murata, H.; Matsuda, H.; Tezuka, Y.; Tsunai, S. 7.8 A 1-inch 17Mpixel 1000fps block-controlled coded-exposure back-illuminated stacked CMOS image sensor for computational imaging and adaptive dynamic range control. In Proceedings of the 2021 IEEE International Solid-State Circuits Conference (ISSCC); IEEE: New York, NY, USA, 2021; Volume 64, pp. 120–122. [Google Scholar]
  145. Onzon, E.; Mannan, F.; Heide, F. Neural auto-exposure for high-dynamic range object detection. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2021; pp. 7710–7720. [Google Scholar]
  146. Tedla, S.; Yang, B.; Brown, M.S. Examining autoexposure for challenging scenes. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2023; pp. 13076–13085. [Google Scholar]
  147. Lee, K.; Shin, U.; Lee, B.U. Learning to control camera exposure via reinforcement learning. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition; IEEE: New York, NY, USA, 2024; pp. 2975–2983. [Google Scholar]
  148. Xu, T.; Zhang, F.; Shi, B.; Xue, T.; Wang, Y. AdaptiveAE: An adaptive exposure strategy for HDR capturing in dynamic scenes. In Proceedings of the IEEE/CVF International Conference on Computer Vision; IEEE: New York, NY, USA, 2025; pp. 25176–25185. [Google Scholar]
  149. Tanaka, S.; Otaka, T.; Mori, K.; Yoshimura, N.; Matsuo, S.; Abe, H.; Yasuda, N.; Ishikawa, K.; Okura, S.; Ohsawa, S.; et al. Single exposure type wide dynamic range CMOS image sensor with enhanced NIR sensitivity. ITE Trans. Media Technol. Appl. 2018, 6, 195–201. [Google Scholar] [CrossRef] [Scilit]
  150. Tocci, D.; Kiser, C.; Tocci, N.; Sen, P. A versatile HDR video production system. In Proceedings of the Special Interest Group on Graphics and Interactive Techniques (SIGGRAPH 2011), Vancouver, BC, Canada, 7–11 August 2011; pp. 1–9. [Google Scholar]
  151. Zhang, L.; Deshpande, A.; Chen, X. Denoising vs. deblurring: HDR imaging techniques using moving cameras. In Proceedings of the IEEE International Conference on Computer Vision; IEEE: New York, NY, USA, 2010; pp. 522–529. [Google Scholar]
Figure 1. A concise milestone of pixel-space MEF methods. The timeline summarizes the evolution from hand-crafted exposure weighting and pyramid-based blending to structure-aware, edge-preserving, and reliability-aware fusion. Representative methods include Exposure Fusion [1], Rm-HDR [24], RHDR [25], Kou et al. [26], Ma et al. [27], Yang et al. [28], Lee et al. [29], SPD-MEF [30], Li et al. [31], Wang et al. [32], MSPD-MEF [33], MESPD-MEF [34], PAS-MEF [35], TT-MEF [36], Jia et al. [37], Hanji et al. [38], and PESPD-MEF [39].
Figure 1. A concise milestone of pixel-space MEF methods. The timeline summarizes the evolution from hand-crafted exposure weighting and pyramid-based blending to structure-aware, edge-preserving, and reliability-aware fusion. Representative methods include Exposure Fusion [1], Rm-HDR [24], RHDR [25], Kou et al. [26], Ma et al. [27], Yang et al. [28], Lee et al. [29], SPD-MEF [30], Li et al. [31], Wang et al. [32], MSPD-MEF [33], MESPD-MEF [34], PAS-MEF [35], TT-MEF [36], Jia et al. [37], Hanji et al. [38], and PESPD-MEF [39].
Sensors 26 04649 g001
Figure 2. A concise milestone of feature-space MEF methods. The timeline summarizes the evolution from CNN-based feature fusion to attention-based alignment, Transformer-based interaction, and generative restoration. Representative methods include Kalantari et al. [40], DeepHDR [41], Prabhakar et al. [42], Yan et al. [43], AHDRNet [2], NHDRRNet [44], HDR-GAN [45], ADNet [46], HFNet [47], FSHDR [48], HDRRNN [49], HDRTransformer [50], Chung et al. [51], DAHDRNet [52], GSANet [53], GCANet [54], LRT-HDR [55], Selective TransHDR [56], UPHDR-GAN [57], HUNet [58], FlexHDR [59], APNT-Fusion [60], Luo et al. [61], Ren et al. [62], Chen et al. [63], SCTNet [64], DDMEF [65], HyHDRNet [66], DiffHDR [67], SMAE [68], LFDiff [69], SAMHDR [70], SAFNet [71], Zhang et al. [72], SelfHDR [12], CRNet [73], HL-HDR [74], EiffHDR [75], RFG-HDR [76], DeepDuoHDR [77], DSFMEF [78], UltraFusion [10], Yan et al. [79], AFUNet [80], iHDR [81], DeepFuse [82], MEF-Net [83], MEF-GAN [84], FusionDN [85], Zheng et al. [86], IFCNN [87], Qi et al. [88], AGAL [89], TransMEF [90], Yin et al. [91], DPE-MEF [92], DMEF [93], U2Fusion [94], MEFLUT [95], FFMEF [96], HoLoCo [97], EMEF [98], MSCA-MEF [99], Li et al. [100], Zheng et al. [101], and Retinex-MEF [102].
Figure 2. A concise milestone of feature-space MEF methods. The timeline summarizes the evolution from CNN-based feature fusion to attention-based alignment, Transformer-based interaction, and generative restoration. Representative methods include Kalantari et al. [40], DeepHDR [41], Prabhakar et al. [42], Yan et al. [43], AHDRNet [2], NHDRRNet [44], HDR-GAN [45], ADNet [46], HFNet [47], FSHDR [48], HDRRNN [49], HDRTransformer [50], Chung et al. [51], DAHDRNet [52], GSANet [53], GCANet [54], LRT-HDR [55], Selective TransHDR [56], UPHDR-GAN [57], HUNet [58], FlexHDR [59], APNT-Fusion [60], Luo et al. [61], Ren et al. [62], Chen et al. [63], SCTNet [64], DDMEF [65], HyHDRNet [66], DiffHDR [67], SMAE [68], LFDiff [69], SAMHDR [70], SAFNet [71], Zhang et al. [72], SelfHDR [12], CRNet [73], HL-HDR [74], EiffHDR [75], RFG-HDR [76], DeepDuoHDR [77], DSFMEF [78], UltraFusion [10], Yan et al. [79], AFUNet [80], iHDR [81], DeepFuse [82], MEF-Net [83], MEF-GAN [84], FusionDN [85], Zheng et al. [86], IFCNN [87], Qi et al. [88], AGAL [89], TransMEF [90], Yin et al. [91], DPE-MEF [92], DMEF [93], U2Fusion [94], MEFLUT [95], FFMEF [96], HoLoCo [97], EMEF [98], MSCA-MEF [99], Li et al. [100], Zheng et al. [101], and Retinex-MEF [102].
Sensors 26 04649 g002
Figure 3. Results of traditional SOTA MEF algorithms. Representative methods include ExposureFusion [1], SPD-MEF [30], MSPD-MEF [33], Wang et al. [32], PAS-MEF [35], Jia et al. [37], Kou et al. [26], Lee et al. [29], and PESPD-MEF [39].
Figure 3. Results of traditional SOTA MEF algorithms. Representative methods include ExposureFusion [1], SPD-MEF [30], MSPD-MEF [33], Wang et al. [32], PAS-MEF [35], Jia et al. [37], Kou et al. [26], Lee et al. [29], and PESPD-MEF [39].
Sensors 26 04649 g003
Figure 4. Results of representative deep learning-based MEF algorithms. Representative methods include DeepFuse [82], MEF-NET [83], MEF-GAN [84], IFCNN [87], AGAL [89], DPE-MEF [92], TransMEF [90], MEFLUT [95], FFMEF [96], and HoLoCo [97].
Figure 4. Results of representative deep learning-based MEF algorithms. Representative methods include DeepFuse [82], MEF-NET [83], MEF-GAN [84], IFCNN [87], AGAL [89], DPE-MEF [92], TransMEF [90], MEFLUT [95], FFMEF [96], and HoLoCo [97].
Sensors 26 04649 g004
Figure 5. Results of representative deep learning-based MEF algorithms. Representative methods include FusionDN [85], EMEF [98], MSCA-MEF [99], and Retinex-MEF [102].
Figure 5. Results of representative deep learning-based MEF algorithms. Representative methods include FusionDN [85], EMEF [98], MSCA-MEF [99], and Retinex-MEF [102].
Sensors 26 04649 g005
Figure 6. Results of representative deep learning-based deghosting algorithms. Representative methods include DeepHDR [41], AHDRNet [2], FSHDR [48], HDRRNN [49], HDR-GAN [45], HDRTransformer [50], DDMEF [65], and DiffHDR [67].
Figure 6. Results of representative deep learning-based deghosting algorithms. Representative methods include DeepHDR [41], AHDRNet [2], FSHDR [48], HDRRNN [49], HDR-GAN [45], HDRTransformer [50], DDMEF [65], and DiffHDR [67].
Sensors 26 04649 g006
Figure 7. Results of representative deep learning-based deghosting algorithms. Representative methods include SAMHDR [70], SCTNet [64], SAFNet [71], RFG-HDR [76], HL-HDR [74], UltraFusion [10], Yan et al. [79], SelfHDR [12], and AFUNet [80].
Figure 7. Results of representative deep learning-based deghosting algorithms. Representative methods include SAMHDR [70], SCTNet [64], SAFNet [71], RFG-HDR [76], HL-HDR [74], UltraFusion [10], Yan et al. [79], SelfHDR [12], and AFUNet [80].
Sensors 26 04649 g007
Figure 8. One challenging scenario for SOTA deghosting removal algorithms, including AFUNet [80], DDMEF [65], SCTNet [64], FSHDR [48] and UltraFusion [10].
Figure 8. One challenging scenario for SOTA deghosting removal algorithms, including AFUNet [80], DDMEF [65], SCTNet [64], FSHDR [48] and UltraFusion [10].
Sensors 26 04649 g008
Figure 9. Comparisons on real-world captured images with pixel-space methods.
Figure 9. Comparisons on real-world captured images with pixel-space methods.
Sensors 26 04649 g009
Figure 10. Comparisons on real-world captured images with feature-space methods.
Figure 10. Comparisons on real-world captured images with feature-space methods.
Sensors 26 04649 g010
Table 1. List of abbreviations used in this paper.
Table 1. List of abbreviations used in this paper.
Abbr.Full NameAbbr.Full NameAbbr.Full Name
HDRHigh Dynamic RangeLDRLow Dynamic RangeMEFMulti-exposure Fusion
BORBrightness-Order ReversalCRFCamera Response FunctionSNRSignal-to-Noise Ratio
ISOInternational Organization for StandardizationISPImage Signal ProcessorCMOSComplementary Metal–Oxide–Semiconductor
AEAuto-ExposureLERLarge Exposure RatioEPSEdge-Preserving Smoothing
WGIFWeighted Guided Image FilterGGIFGradient Domain Guided Image FilterGFUGuided Filtering for Upsampling
CNNConvolutional Neural NetworkGANGenerative Adversarial NetworkLUTLookup Table
RNNRecurrent Neural NetworkGTGround TruthSOTAState of the Art
PSNRPeak Signal-to-Noise RatioMSEMean Squared ErrorSSIMStructural Similarity Index Measure
MS-SSIM/MSSSIMMulti-Scale Structural Similarity Index MeasureHDR-VDP-2High-Dynamic-Range Visual Difference Predictor 2MEF-SSIMMulti-exposure Fusion Structural Similarity
MIMutual InformationFMIFeature Mutual InformationNMINormalized Mutual Information
QNCIENonlinear Correlation Information EntropySDStandard DeviationHeEntropy
CCCorrelation CoefficientAGAverage GradientVIFVisual Information Fidelity
TMQITone-Mapped Image Quality IndexQAB/FEdge Preservation MetricCECross Entropy
QPPhase Congruency-based Fusion MetricQWWang’s Fusion MetricQCBChen–Blum Fusion Metric
QCVChen-Varshney Fusion MetricNIQENatural Image Quality EvaluatorTTraining Set
TeTest SetvalValidation Set
Table 2. Datasets for comparison of MEF algorithms. Note: T, Te, and val denote training set, test set, and validation set, respectively.
Table 2. Datasets for comparison of MEF algorithms. Note: T, Te, and val denote training set, test set, and validation set, respectively.
NameSourceTypeSplitDescriptionData Source
Tel [64]ICCV-2023Dynamic108T + 36Te144 sequences, 432 imagesReal
MobileHDR [125]CVPR-2023Dynamic223T + 28Te251 sequencesReal
Canon5D4 [126]TCSVT-2021Static300T + 100Te + 100val500 sequencesReal
NTIRE_2021 [127]CVPRW-2021Dynamic1494T + 201Te + 60Val1755 sequencesSynthetic
IISc V AL [49]TCI-2021Dynamic70T + 14Te84 sequences, 588 imagesReal
MEFB [128]IF-2021Static100Te100 sequences, 200 imagesReal
DeghostingIQA [129]TIP-2019Dynamic20Te20 sequences, 180 imagesReal
SICE [9]TIP-2018Static412T + 59Te + 118val589 sequences, 4413 imagesReal
MEF-IQA [27]TCI-2018Static192Te24 sequences, 192 imagesReal
Kalantari [40]TOG-2017Dynamic74T + 15Te89 sequences, 267 imagesReal
DeepFuse Dataset [82]ICCV-2017Static75T + 25Te100 sequencesReal
Hu [8]CVPR-2013Dynamic85T + 15Te100 sequences, 300 imagesSynthetic
Sen [130]TOG-2012Dynamic8Te8 sequencesReal
Table 3. Summary of HDR reconstruction and perceptual quality metrics. Note: FR and NR denote full-reference and no-reference metrics, respectively. GT denotes ground truth. (↑) means higher is better, while (↓) means lower is better.
Table 3. Summary of HDR reconstruction and perceptual quality metrics. Note: FR and NR denote full-reference and no-reference metrics, respectively. GT denotes ground truth. (↑) means higher is better, while (↓) means lower is better.
MetricType / Dir.InputSuitable TasksMain Weakness
PSNR/PSNR-LFR/(↑)Linear HDRRadiance-domain HDR reconstruction with GTWeak perceptual correlation; insensitive to local ghosting.
PSNR- μ FR/(↑)Tone-mapped HDRWide-range HDR evaluation after perceptual compressionDepends on tone mapping; may hide radiance-domain errors.
SSIM/SSIM-LFR/(↑)Linear HDR or LDRStructural fidelity assessment with referenceWeak for color shift and localized ghosting artifacts.
SSIM- μ FR/(↑)Tone-mapped HDRPerceptual structural comparisonStill limited for HDR perception and ghost artifacts.
MS-SSIMFR/(↑)HDR or tone-mapped HDRMulti-scale structural consistencyMay overlook exposure naturalness and color fidelity.
HDR-VDP-2FR/(↑)HDRHDR perceptual quality assessmentRequires HDR reference and viewing/display assumptions.
TMQIFR/(↑)Tone-mapped HDRDisplay-ready tone-mapped image evaluationMainly designed for tone mapping; not deghosting-specific.
VIFFR/(↑)Reference and test imagesVisual information fidelity assessmentMeasures information fidelity but is not ghosting-specific.
NIQENR/(↓)Fused LDR or tone-mapped imageBlind naturalness assessmentBased on natural image statistics; not HDR/MEF-specific.
Table 4. Summary of source-reference and no-reference metrics for multi-exposure fusion. Note: FR, SR, and NR denote full-reference, source-reference, and no-reference metrics, respectively. (↑) means higher is better, while (↓) means lower is better.
Table 4. Summary of source-reference and no-reference metrics for multi-exposure fusion. Note: FR, SR, and NR denote full-reference, source-reference, and no-reference metrics, respectively. (↑) means higher is better, while (↓) means lower is better.
MetricType / Dir.InputSuitable TasksMain Weakness
MEF-SSIMSR/NR/(↑)Input exposure sequence and fused LDRStatic multi-exposure fusionWeak for ghosting, color fidelity, and radiance accuracy.
CCFR/SR/(↑)Source/reference image and fused imageGlobal similarity or source preservationIgnores local artifacts and perceptual distortions.
AGNR/(↑)Fused LDRSharpness and detail evaluationMay favor noise, halos, ringing, or over-sharpening.
ENNR/(↑)Fused LDRInformation richness estimationHigh entropy does not ensure natural or artifact-free results.
MISR/NR/(↑)Source images and fused imageInformation transfer evaluationCannot separate useful details from noise or artifacts.
NMISR/NR/(↑)Source images and fused imageNormalized information transfer evaluationWeak for perceptual quality and ghosting assessment.
FMISR/NR/(↑)Source/fused feature mapsFeature-level information preservationDepends on the selected feature representation.
QNCIESR/NR/(↑)Source images and fused imageNonlinear correlation and entropy evaluationLess interpretable and relatively more computationally complex.
(QAB/F)SR/NR/(↑)Source images and fused imageEdge preservation in image fusionEdge preservation does not ensure correct exposure or color.
CESR/NR/(↓)Source images and fused imageDistribution difference or information loss estimationHistogram-based; ignores spatial structure.
(Q_P)SR/NR/(↑)Source images and fused imagePerceptual fusion quality assessmentNot specific to HDR radiance fidelity or dynamic ghosting.
(Q_W)SR/NR/(↑)Source images and fused imageStructural transfer assessmentLess sensitive to exposure correctness.
(Q_CB)SR/NR/(↑)Source images and fused imageHVS-inspired visual fusion evaluationNot designed for HDR reconstruction or dynamic deghosting.
(Q_CV)SR/NR/(↓)Source images and fused imageFusion distortion or visual loss estimationMay penalize perceptually acceptable contrast changes.
Table 5. Quantitative comparison of MEF algorithms on the SICE dataset. ↑ means higher is better. The best results are highlighted in bold.
Table 5. Quantitative comparison of MEF algorithms on the SICE dataset. ↑ means higher is better. The best results are highlighted in bold.
MethodsSICE Dataset
PSNR (↑)SSIM (↑)CC (↑)AG (↑)VIF (↑)MEF-SSIM (↑)TMQI (↑)MS-SSIM (↑)
Deepfuse17.5800.8830.9045.7751.3200.8430.8580.886
U2Fusion17.6700.8630.9214.4251.0370.8970.8370.813
FusionDN18.0860.6490.7625.1431.3010.8250.8040.827
Retinex-MEF19.1360.8930.8417.0251.2830.8890.8450.857
IFCNN19.1300.8940.8868.4591.3710.8960.8480.862
MEFGAN19.7100.9020.9276.0771.2010.8190.8650.881
MEFLUT21.8940.8070.8256.8941.1280.9850.8560.875
TransMEF21.6010.7970.8176.7521.1050.9780.8530.869
MEFNet21.5830.7760.7107.6241.1420.9740.8490.861
DPEMEF19.2300.9040.9237.1681.3240.9160.8520.905
DMEF19.4350.9990.9418.2161.3650.9240.8680.912
AGAL22.6860.9520.9488.3921.3760.9810.8730.918
Yin et al.24.4120.9150.9518.4271.0860.9360.8700.923
HoLoCo21.3350.9390.9448.3301.3800.9210.8710.901
Table 6. Quantitative comparison of MEF algorithms on the MEFB dataset. ↑ means higher is better, while ↓ means lower is better. The best results are highlighted in bold.
Table 6. Quantitative comparison of MEF algorithms on the MEFB dataset. ↑ means higher is better, while ↓ means lower is better. The best results are highlighted in bold.
MethodsMEFB Dataset
EN (↑)FMI (↑)NMI (↑)PSNR (↑)QNCIE (↑)AG (↑) Q AB / F (↑)CE (↓) Q P (↑) Q W (↑)MEF-SSIM (↑) Q CB (↑) Q CV (↓)VIF (↑)
DeepFuse6.85040.87270.740857.10350.81773.49200.38843.08520.35170.54780.89680.3892362.98000.5114
MEF-GAN6.95470.84560.572756.94740.81324.67020.28362.82220.12390.30020.77220.3844618.69320.5810
EMEF7.21950.85450.611453.62450.81416.96940.69331.76070.72540.88530.87510.3969312.89240.7842
FusionDN7.32930.87700.725156.97700.81786.79340.53632.93570.50440.77610.92400.4386325.13480.9363
MSCA-MEF6.86040.88560.823657.12590.82384.59500.60312.80390.56010.80620.95090.4004251.22330.7651
U2Fusion6.73920.88210.767557.05500.81795.58290.53562.97610.50460.78740.93040.4174253.75400.8358
DPE-MEF7.23830.87880.612057.10510.81416.66070.59954.13110.56120.83040.94520.3942257.31250.7885
MEFNet7.38990.88960.596756.59410.81666.01040.67463.03000.59540.86550.91390.4816593.43270.8470
IFCNN7.03470.88240.770857.19510.81866.01230.59603.40980.56160.83360.94320.4112247.76930.7016
TransMEF6.86030.89100.922957.13190.82374.59490.60352.80380.56490.80590.94990.4001253.37660.7658
FFMEF6.99420.88800.831157.19180.82065.09760.65842.79330.60730.83570.96210.4102248.09490.7119
Table 7. Quantitative comparison of deghosting algorithms on the Kalantari and Hu datasets. ↑ means higher is better. The best results are highlighted in bold.
Table 7. Quantitative comparison of deghosting algorithms on the Kalantari and Hu datasets. ↑ means higher is better. The best results are highlighted in bold.
MethodsKalantari DatasetHu Dataset
PSNR- μ (↑)SSIM- μ (↑)PSNR-L (↑)SSIM-L (↑)HDR-VDP-2 (↑)PSNR- μ (↑)SSIM- μ (↑)PSNR-L (↑)SSIM-L (↑)HDR-VDP-2 (↑)
Hu [8]32.190.971630.840.950655.2536.560.982436.940.987767.58
Sen [130]40.950.983238.310.975360.3331.480.953133.580.963466.39
DeepHDR [41]41.620.986540.880.985857.3744.700.994544.270.996068.90
Kalantari [40]42.740.987740.720.982462.8741.600.991443.760.993864.70
NHDRRNet [44]42.410.988741.080.986161.2145.150.995648.750.998174.86
Chung et al. [51]43.650.989441.670.986764.4643.770.993046.310.997567.82
AHDRNet [2]43.620.990041.030.986262.3045.760.995649.220.998075.04
HDR-GAN [45]43.920.990541.570.986565.4545.860.994549.140.998975.19
DiffHDR [67]44.110.991141.730.988565.5248.030.995450.230.998976.22
HDR-Transformer [50]44.320.991642.180.988464.6346.140.996150.040.998868.92
SCTNet [64]44.430.991842.210.989166.6448.100.996351.140.999177.14
RFG-HDR [76]44.210.991542.160.989366.47-----
HyHDRNet [66]44.640.991542.470.989466.0548.460.995951.910.999177.24
SAFNet [71]44.660.991943.180.990166.69-----
LFDiff [69]44.760.991942.590.990666.5448.740.996852.100.999377.35
AFUNet [80]44.910.992342.590.990666.7548.830.996852.130.999177.44
Table 8. Quantitative comparison of deghosting algorithms on the Tel dataset. ↑ means higher is better. The best results are highlighted in bold.
Table 8. Quantitative comparison of deghosting algorithms on the Tel dataset. ↑ means higher is better. The best results are highlighted in bold.
MethodsTel Dataset
PSNR- μ (↑)SSIM- μ (↑)PSNR-L (↑)SSIM-L (↑)HDR-VDP-2 (↑)
NHDRRNet [44]36.680.959039.610.985365.41
DeepHDR [41]40.050.979443.370.992467.09
AHDRNet [2]42.080.983745.300.994368.80
HDR-GAN [45]41.710.983244.870.994969.57
HDR-Transformer [50]42.390.984446.350.994869.23
DiffHDR [67]42.180.984145.630.994669.88
SAFNet [71]42.210.985247.730.995368.99
SCTNet [64]42.550.985047.510.995270.66
AFUNet [80]43.310.987647.830.995971.08
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tao, Q.; Wang, W.; Zheng, C.; Li, Z. Multi-Exposure HDR Imaging: A Review of Pixel-Level and Feature-Level Reconstruction Methods. Sensors 2026, 26, 4649. https://doi.org/10.3390/s26144649

AMA Style

Tao Q, Wang W, Zheng C, Li Z. Multi-Exposure HDR Imaging: A Review of Pixel-Level and Feature-Level Reconstruction Methods. Sensors. 2026; 26(14):4649. https://doi.org/10.3390/s26144649

Chicago/Turabian Style

Tao, Qian, Wei Wang, Chaobing Zheng, and Zhengguo Li. 2026. "Multi-Exposure HDR Imaging: A Review of Pixel-Level and Feature-Level Reconstruction Methods" Sensors 26, no. 14: 4649. https://doi.org/10.3390/s26144649

APA Style

Tao, Q., Wang, W., Zheng, C., & Li, Z. (2026). Multi-Exposure HDR Imaging: A Review of Pixel-Level and Feature-Level Reconstruction Methods. Sensors, 26(14), 4649. https://doi.org/10.3390/s26144649

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop