arXiv:2604.05524cs.CV2026-04中稿 · CVPR

通过剪枝提升扩散模型跨分辨率生成一致性

Cross-Resolution Diffusion Models via Network Pruning

  • 分块剪枝剔除不适应新分辨率的参数
  • 在多种模型和分辨率下提升图像语义一致性和质量
  • 支持按提示词定制优化,灵活增强生成效果

扩散模型虽在图像生成上表现优异,但多数基于UNet的模型在固定分辨率下训练,导致在非训练分辨率生成时质量下降。本文分析发现,这是由于参数随分辨率变化而行为异化,削弱了语义对齐并引发结构不稳。为此提出CR-Diff方法,分两阶段处理:先进行块级剪枝,剔除不利权重;再通过剪枝输出放大进一步净化预测结果。实验证明,CR-Diff在多种扩散模型架构和未见分辨率下均显著提升感知保真度与语义连贯性,同时保持默认分辨率下的性能。此外,该方法支持提示词特定优化,可按需提升生成质量。

原文摘要 · Abstract (English)

Diffusion models have demonstrated impressive image synthesis performance, yet many UNet-based models are trained at certain fixed resolutions. Their quality tends to degrade when generating images at out-of-training resolutions. We trace this issue to resolution-dependent parameter behaviors, where weights that function well at the default resolution can become adverse when spatial scales shift, weakening semantic alignment and causing structural instability in the UNet architecture. Based on this analysis, this paper introduces CR-Diff, a novel method that improves the cross-resolution visual consistency by pruning some parameters of the diffusion model. Specifically, CR-Diff has two stages. It first performs block-wise pruning to selectively eliminate adverse weights. Then, a pruned output amplification is conducted to further purify the pruned predictions. Empirically, extensive experiments suggest that CR-Diff can improve perceptual fidelity and semantic coherence across various diffusion backbones and unseen resolutions, while largely preserving the performance at default resolutions. Additionally, CR-Diff supports prompt-specific refinement, enabling quality enhancement on demand.

扩散模型跨分辨率参数剪枝

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