AI Navigate

UHD Image Deblurring via Autoregressive Flow with Ill-conditioned Constraints

arXiv cs.CV / 3/12/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces an autoregressive flow approach for UHD image deblurring that refines restoration progressively from coarse to fine scales by upsampling prior results and adding current-scale residuals.
  • It employs Flow Matching to model residual generation as a conditional vector field and uses few-step ODE sampling with Euler/Heun solvers to improve detail quality while maintaining affordable inference.
  • An ill-conditioning suppression scheme is proposed via condition-number regularization on a feature-induced attention matrix to enhance convergence and cross-scale consistency.
  • The method demonstrates promising results on 4K (3840×2160) or higher blurred images, balancing detail recovery with practical computation.

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.