English

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

Computer Vision and Pattern Recognition 2026-05-14 v1

Abstract

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 (LAP\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×40964096\times4096 output in only 5.75 seconds on a single NVIDIA H20 GPU.

Cite

@article{arxiv.2605.13457,
  title  = {OP4KSR: One-Step Patch-Free 4K Super-Resolution with Periodic Artifact Suppression},
  author = {Chengyan Deng and Pengbin Yu and Zhentao Chen and Wei Shen and Kai Zhang and Meng Li and Lunxi Yuan and Xue Zhou and Li Yu},
  journal= {arXiv preprint arXiv:2605.13457},
  year   = {2026}
}
R2 v1 2026-07-22T07:10:01.887Z