arXiv:2505.04281cs.CVeess.IV2025-05被引 3

TS-Diff通过两阶段扩散模型提升极暗光RAW图像质量

TS-Diff: Two-Stage Diffusion Model for Low-Light RAW Image Enhancement

  • 分两阶段训练:先虚拟相机合成噪声图,再用真实数据微调适配具体设备
  • 在QID/SID/ELD数据集上实现顶尖去噪与色彩一致性表现
  • 专为多相机、极端低光场景设计,适合实际成像系统部署

本文提出一种新型两阶段扩散模型TS-Diff,用于增强极低光照原始图像。预训练阶段,基于噪声空间构建多个虚拟相机,合成带噪图像;设计相机特征融合(CFI)模块,使模型学习跨相机通用特征。对齐阶段,将CFI平均生成目标特定的CFI^T,使用少量真实原始数据微调以适应具体相机噪声特性;采用结构重参数化技术简化CFI^T,便于高效部署。为解决扩散过程中的颜色偏移问题,引入动态调节全局色度分布的颜色校正器。此外,构建新数据集QID,包含可量化照度等级与宽动态范围,为极端低光条件下的训练与评估提供全面基准。实验表明,TS-Diff在多数据集(包括QID、SID、ELD)上达到当前最优性能,在去噪、泛化性及色彩一致性方面均表现优异,适用于多种相机与照度水平。源代码与模型已公开于https://github.com/CircccleK/TS-Diff。

原文摘要 · Abstract (English)

This paper presents a novel Two-Stage Diffusion Model (TS-Diff) for enhancing extremely low-light RAW images. In the pre-training stage, TS-Diff synthesizes noisy images by constructing multiple virtual cameras based on a noise space. Camera Feature Integration (CFI) modules are then designed to enable the model to learn generalizable features across diverse virtual cameras. During the aligning stage, CFIs are averaged to create a target-specific CFI$^T$, which is fine-tuned using a small amount of real RAW data to adapt to the noise characteristics of specific cameras. A structural reparameterization technique further simplifies CFI$^T$ for efficient deployment. To address color shifts during the diffusion process, a color corrector is introduced to ensure color consistency by dynamically adjusting global color distributions. Additionally, a novel dataset, QID, is constructed, featuring quantifiable illumination levels and a wide dynamic range, providing a comprehensive benchmark for training and evaluation under extreme low-light conditions. Experimental results demonstrate that TS-Diff achieves state-of-the-art performance on multiple datasets, including QID, SID, and ELD, excelling in denoising, generalization, and color consistency across various cameras and illumination levels. These findings highlight the robustness and versatility of TS-Diff, making it a practical solution for low-light imaging applications. Source codes and models are available at https://github.com/CircccleK/TS-Diff

图像增强扩散模型低光照RAW图像

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。