arXiv:2509.17024cs.CVcs.AI2025-09被引 4

分离亮度与颜色信息,用扩散模型修复恶劣天气图像

When Color-Space Decoupling Meets Diffusion for Adverse-Weather Image Restoration

  • 在YCbCr空间分解亮度和颜色分量分别处理
  • 利用亮度信息引导扩散模型,无需额外提示词
  • 提出动态时间步损失,更好恢复图像细节

恶劣天气图像复原(AWIR)因天气退化不可预测且动态变化而极具挑战。传统专用方法难以泛化到未见退化类型,而近期提示学习方法依赖视觉-语言模型的退化估计能力,导致复原结果不一致。本文提出新框架LCDiff,包含两个核心组件:亮度-色度解耦网络(LCDN)和亮度引导扩散模型(LGDM)。LCDN在YCbCr色彩空间中分别处理受退化影响的亮度分量与不变的色度分量,有效抑制天气退化并保持色彩真实感。LGDM利用亮度信息作为引导条件,无需显式退化提示。此外,引入动态时间步损失优化去噪网络,平衡低频与高频特征恢复。最后,构建了DriveWeather全天气驾驶数据集以支持鲁棒评估。大量实验表明,本方法超越现有最先进方法,树立新基准。代码与数据集见:https://github.com/fiwy0527/LCDiff。

原文摘要 · Abstract (English)

Adverse Weather Image Restoration (AWIR) is a highly challenging task due to the unpredictable and dynamic nature of weather-related degradations. Traditional task-specific methods often fail to generalize to unseen or complex degradation types, while recent prompt-learning approaches depend heavily on the degradation estimation capabilities of vision-language models, resulting in inconsistent restorations. In this paper, we propose \textbf{LCDiff}, a novel framework comprising two key components: \textit{Lumina-Chroma Decomposition Network} (LCDN) and \textit{Lumina-Guided Diffusion Model} (LGDM). LCDN processes degraded images in the YCbCr color space, separately handling degradation-related luminance and degradation-invariant chrominance components. This decomposition effectively mitigates weather-induced degradation while preserving color fidelity. To further enhance restoration quality, LGDM leverages degradation-related luminance information as a guiding condition, eliminating the need for explicit degradation prompts. Additionally, LGDM incorporates a \textit{Dynamic Time Step Loss} to optimize the denoising network, ensuring a balanced recovery of both low- and high-frequency features in the image. Finally, we present DriveWeather, a comprehensive all-weather driving dataset designed to enable robust evaluation. Extensive experiments demonstrate that our approach surpasses state-of-the-art methods, setting a new benchmark in AWIR. The dataset and code are available at: https://github.com/fiwy0527/LCDiff.

图像复原扩散模型色彩空间天气修复

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