arXiv:2605.13457cs.CV2026-05

一拍即合的4K超分,不切块也能快出高清图

OP4KSR: One-Step Patch-Free 4K Super-Resolution with Periodic Artifact Suppression

论文配图:OP4KSR: One-Step Patch-Free 4K Super-Resolution with Periodic Artifact Suppression
图 1 · 摘自论文原文
  • 用单步推理替代分块处理,保留图像全局一致性
  • 4096×4096图仅需5.75秒,显存占用大幅降低
  • 解决周期性伪影问题,适合追求效率与画质的开发者

基于扩散模型的真实世界图像超分辨率(Real-ISR)在感知质量上已取得显著进展;然而,直接将图像超分辨至4K仍受限于极高的内存消耗。以往方法采用分块推理,牺牲了全局上下文,引入语义混淆、空间不一致和严重延迟。本文提出OP4KSR,一种基于Flux主干网络的一步式无分块4K超分方法。通过使用极端压缩的F16 VAE,OP4KSR在实际GPU预算下实现4K超分推理可行,同时保持全局空间-语义连贯性并支持高效推理。然而,这种单步架构会引发严重的周期性伪影。我们发现其根源在于RoPE基频分配不匹配及令牌内空间模糊性,且缺乏迭代优化加剧了该问题。为此,我们结合RoPE基频重缩放(RFR)与基于自相关性的周期性损失($\mathcal{L}_\text{AP}$)进行抑制。此外,我们构建了一个专用训练数据集,并包含三个基准测试(一个合成和两个真实世界),以推动4K超分研究。大量实验表明,OP4KSR在高效推理下实现了具有竞争力的感知质量,单张4096×4096图像仅需5.75秒即可生成(在NVIDIA H20 GPU上)。

原文摘要 · Abstract (English)

Diffusion-based real-world image super-resolution (Real-ISR) has achieved remarkable perceptual quality; however, directly super-resolving images to 4K remains limited by extreme memory consumption. Consequently, prior methods adopt patch-based inference, sacrificing global context and introducing semantic confusion, spatial inconsistency, and severe latency. We propose OP4KSR, a one-step patch-free 4K SR approach built upon the powerful Flux backbone. By leveraging the extreme-compression F16 VAE, OP4KSR makes 4K SR inference tractable under practical GPU budgets, preserving global spatial-semantic coherence while enabling highly efficient inference. However, adapting this one-step architecture intrinsically triggers severe periodic artifacts. We trace this to a RoPE base frequency allocation mismatch and intra-token spatial ambiguity, both exacerbated by the lack of iterative refinement. To suppress these artifacts, we couple RoPE base frequency rescaling (RFR) with an autocorrelation-based periodicity loss ($\mathcal{L}_\text{AP}$). Furthermore, we curate a dedicated training dataset alongside three benchmarks (one synthetic and two real-world) to advance 4K SR research. Extensive experiments demonstrate that OP4KSR achieves competitive perceptual quality with efficient inference, generating a $4096\times4096$ output in only 5.75 seconds on a single NVIDIA H20 GPU.

超分辨率扩散模型4K生成图像修复

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