菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-04
📄 Abstract - ExpoCM: Exposure-Aware One-Step Generative Single-Image HDR Reconstruction

Single-image HDR reconstruction aims to recover high dynamic range radiance from a single low dynamic range (LDR) input, but remains highly ill-posed due to detail saturation in over-exposed regions and noise amplification in under-exposed areas. While recent diffusion-based approaches offer powerful generative priors, they often overlook the exposure-dependent nature of the degradation and incur substantial computational costs from iterative sampling. To address these challenges, we propose ExpoCM, a novel one-step generative HDR reconstruction framework that reformulates HDR reconstruction as a Probability Flow ODE (PF-ODE) and constructs exposure-aware consistency trajectories via exposure-dependent perturbations. Specifically, a soft exposure mask is first constructed to separate the LDR image into over-, under-, and well-exposed regions. Based on this partition, region-conditioned consistency trajectories are designed to hallucinate saturated details, suppress noise in dark regions, and preserve reliable structures within a single, distillation-free inference step. To further enhance perceptual quality, we introduce an Exposure-guided Luminance-Chromaticity Loss in the CIE~$\text{L}^*\text{a}^*\text{b}^*$ space, which assigns exposure-aware weights to luminance and chromaticity components, effectively mitigating brightness bias and color drift. Extensive experiments on the HDR-REAL, HDR-EYE, and AIM2025 benchmarks demonstrate that ExpoCM achieves state-of-the-art fidelity and perceptual accuracy, while enabling over 400$\times$ and 20$\times$ faster inference compared to DDPM (1000 steps) and DDIM (50 steps), respectively.

顶级标签: computer vision machine learning model training
详细标签: hdr reconstruction generative model exposure-aware diffusion single-image 或 搜索:

ExpoCM:曝光感知的一步式生成性单图像高动态范围重建 / ExpoCM: Exposure-Aware One-Step Generative Single-Image HDR Reconstruction


1️⃣ 一句话总结

本文提出一种名为ExpoCM的新型一步式生成模型,通过将高动态范围重建转化为概率流常微分方程,并利用曝光感知的扰动策略和分区一致性轨迹,仅需一次推理即可从单张低动态范围图像中恢复高动态范围细节,同时显著抑制过曝与欠曝区域的失真,速度比传统扩散模型快400倍以上。

源自 arXiv: 2605.02464