arXiv:2503.11073cs.CV2025-03ICCV被引 26

用自回归多模态模型提升复杂图像超分辨率效果

Perceive, Understand and Restore: Real-World Image Super-Resolution with Autoregressive Multimodal Generative Models

论文配图:Perceive, Understand and Restore: Real-World Image Super-Resolution with Autoregressive Multimodal Generative Models
图 1 · 摘自论文原文
  • 通过指令微调让模型感知退化程度与图像语义关系
  • 在复杂场景中生成更真实细节,保持内容一致性
  • 适合需要高保真图像重建的研究与应用

借助预训练文生图扩散模型的生成先验,真实世界图像超分辨率(Real-ISR)已取得显著进展。然而,这些方法在复杂或严重退化的场景中常产生不准确、不自然的重建结果,主要因其对输入低质量图像的感知与理解能力有限。为此,我们首次将自回归多模态模型Lumina-mGPT适配为鲁棒的Real-ISR模型PURE,实现感知、理解并恢复高质量图像。具体地,我们在Lumina-mGPT上进行指令微调,使其感知图像退化水平及已生成图像标记与下一标记的关系,通过生成图像语义描述来理解内容,并基于收集信息逐标记生成高质量图像。此外,我们发现图像标记熵反映图像结构,提出基于熵的Top-k采样策略以优化推理时局部结构。实验表明,PURE在复杂多对象场景中既能保留图像内容,又能生成逼真细节,展现出自回归多模态生成模型在鲁棒Real-ISR中的潜力。代码与模型将开源于https://github.com/nonwhy/PURE。

原文摘要 · Abstract (English)

By leveraging the generative priors from pre-trained text-to-image diffusion models, significant progress has been made in real-world image super-resolution (Real-ISR). However, these methods tend to generate inaccurate and unnatural reconstructions in complex and/or heavily degraded scenes, primarily due to their limited perception and understanding capability of the input low-quality image. To address these limitations, we propose, for the first time to our knowledge, to adapt the pre-trained autoregressive multimodal model such as Lumina-mGPT into a robust Real-ISR model, namely PURE, which Perceives and Understands the input low-quality image, then REstores its high-quality counterpart. Specifically, we implement instruction tuning on Lumina-mGPT to perceive the image degradation level and the relationships between previously generated image tokens and the next token, understand the image content by generating image semantic descriptions, and consequently restore the image by generating high-quality image tokens autoregressively with the collected information. In addition, we reveal that the image token entropy reflects the image structure and present a entropy-based Top-k sampling strategy to optimize the local structure of the image during inference. Experimental results demonstrate that PURE preserves image content while generating realistic details, especially in complex scenes with multiple objects, showcasing the potential of autoregressive multimodal generative models for robust Real-ISR. The model and code will be available at https://github.com/nonwhy/PURE.

图像超分辨率自回归模型多模态生成真实世界修复

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