用于低光图像增强与去噪的单阶段信号衰减扩散模型 / Single-Stage Signal Attenuation Diffusion Model for Low-Light Image Enhancement and Denoising
1️⃣ 一句话总结
这篇论文提出了一种名为SADM的新型扩散模型,它将信号衰减机制融入扩散过程,能够在单一阶段同时提升低光图像的亮度和抑制噪声,从而避免了现有方法需要多阶段或额外校正模块的复杂设计,实现了更优且高效的图像修复效果。
Diffusion models excel at image restoration via probabilistic modeling of forward noise addition and reverse denoising, and their ability to handle complex noise while preserving fine details makes them well-suited for Low-Light Image Enhancement (LLIE). Mainstream diffusion based LLIE methods either adopt a two-stage pipeline or an auxiliary correction network to refine U-Net outputs, which severs the intrinsic link between enhancement and denoising and leads to suboptimal performance owing to inconsistent optimization objectives. To address these issues, we propose the Signal Attenuation Diffusion Model (SADM), a novel diffusion process that integrates the signal attenuation mechanism into the diffusion pipeline, enabling simultaneous brightness adjustment and noise suppression in a single stage. Specifically, the signal attenuation coefficient simulates the inherent signal attenuation of low-light degradation in the forward noise addition process, encoding the physical priors of low-light degradation to explicitly guide reverse denoising toward the concurrent optimization of brightness recovery and noise suppression, thereby eliminating the need for extra correction modules or staged training relied on by existing methods. We validate that our design maintains consistency with Denoising Diffusion Implicit Models(DDIM) via multi-scale pyramid sampling, balancing interpretability, restoration quality, and computational efficiency.
用于低光图像增强与去噪的单阶段信号衰减扩散模型 / Single-Stage Signal Attenuation Diffusion Model for Low-Light Image Enhancement and Denoising
这篇论文提出了一种名为SADM的新型扩散模型,它将信号衰减机制融入扩散过程,能够在单一阶段同时提升低光图像的亮度和抑制噪声,从而避免了现有方法需要多阶段或额外校正模块的复杂设计,实现了更优且高效的图像修复效果。
源自 arXiv: 2604.05727