arXiv:2512.17292cs.CV2025-12被引 3

用视觉语言模型提升图像修复的细节与语义一致性

Vision-Language Model Guided Image Restoration

  • 利用CLIP等模型提取图像的视觉与文本双重特征
  • 在去模糊、去噪任务中均优于现有方法,显著提升细节还原度
  • 适合需要高保真与语义合理性的图像修复场景

许多图像修复(IR)任务需要像素级保真度和高层语义理解,以恢复具有精细细节的真实图像。然而,以往方法难以有效结合视觉与语言知识。近期尝试将擅长对齐视觉与文本特征的视觉-语言模型(VLM)引入通用修复,但未能利用语言先验确保修复过程中的语义连贯性。为此,本文提出视觉-语言模型引导的图像修复(VLMIR)框架,通过CLIP等VLM的丰富视觉-语言先验,增强视觉感知与语义理解能力。该方法分两阶段:第一阶段基于VLM提取输入图像的互补视觉与语言表示,通过余弦相似性损失配合LoRA微调对齐低质与高质量图像的描述嵌入,并使用退化预测器分解退化与干净图像内容嵌入;第二阶段将这些互补嵌入通过交叉注意力机制注入扩散模型进行修复。大量实验与消融研究证明,VLMIR在通用与特定退化类型修复任务中均表现更优,凸显了融合视觉-语言知识对提升图像修复能力的关键作用。

原文摘要 · Abstract (English)

Many image restoration (IR) tasks require both pixel-level fidelity and high-level semantic understanding to recover realistic photos with fine-grained details. However, previous approaches often struggle to effectively leverage both the visual and linguistic knowledge. Recent efforts have attempted to incorporate Vision-language models (VLMs), which excel at aligning visual and textual features, into universal IR. Nevertheless, these methods fail to utilize the linguistic priors to ensure semantic coherence during the restoration process. To address this issue, in this paper, we propose the Vision-Language Model Guided Image Restoration (VLMIR) framework, which leverages the rich vision-language priors of VLMs, such as CLIP, to enhance IR performance through improved visual perception and semantic understanding. Our approach consists of two stages: VLM-based feature extraction and diffusion-based image restoration. In the first stage, we extract complementary visual and linguistic representations of input images by condensing the visual perception and high-level semantic priors through VLMs. Specifically, we align the embeddings of captions from low-quality and high-quality images using a cosine similarity loss with LoRA fine-tuning, and employ a degradation predictor to decompose degradation and clean image content embeddings. These complementary visual and textual embeddings are then integrated into a diffusion-based model via cross-attention mechanisms for enhanced restoration. Extensive experiments and ablation studies demonstrate that VLMIR achieves superior performance across both universal and degradation-specific IR tasks, underscoring the critical role of integrated visual and linguistic knowledge from VLMs in advancing image restoration capabilities.

图像修复视觉语言模型扩散模型

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