English

UHD Image Deblurring via Autoregressive Flow with Ill-conditioned Constraints

Computer Vision and Pattern Recognition 2026-03-12 v1

Abstract

Ultra-high-definition (UHD) image deblurring poses significant challenges for UHD restoration methods, which must balance fine-grained detail recovery and practical inference efficiency. Although prominent discriminative and generative methods have achieved remarkable results, a trade-off persists between computational cost and the ability to generate fine-grained detail for UHD image deblurring tasks. To further alleviate these issues, we propose a novel autoregressive flow method for UHD image deblurring with an ill-conditioned constraint. Our core idea is to decompose UHD restoration into a progressive, coarse-to-fine process: at each scale, the sharp estimate is formed by upsampling the previous-scale result and adding a current-scale residual, enabling stable, stage-wise refinement from low to high resolution. We further introduce Flow Matching to model residual generation as a conditional vector field and perform few-step ODE sampling with efficient Euler/Heun solvers, enriching details while keeping inference affordable. Since multi-step generation at UHD can be numerically unstable, we propose an ill-conditioning suppression scheme by imposing condition-number regularization on a feature-induced attention matrix, improving convergence and cross-scale consistency. Our method demonstrates promising performance on blurred images at 4K (3840×\times2160) or higher resolutions.

Keywords

Cite

@article{arxiv.2603.10517,
  title  = {UHD Image Deblurring via Autoregressive Flow with Ill-conditioned Constraints},
  author = {Yucheng Xin and Dawei Zhao and Xiang Chen and Chen Wu and Pu Wang and Dianjie Lu and Guijuan Zhang and Xiuyi Jia and Zhuoran Zheng},
  journal= {arXiv preprint arXiv:2603.10517},
  year   = {2026}
}

Comments

Submitted to ECCV 2026

R2 v1 2026-07-01T11:14:17.708Z