CVMar 11

UHD Image Deblurring via Autoregressive Flow with Ill-conditioned Constraints

arXiv:2603.10517v111.3h-index: 11
Predicted impact top 77% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of efficient and detailed deblurring for UHD images, which is incremental as it builds on existing generative and discriminative methods to improve trade-offs in computational cost and detail generation.

The paper tackles the problem of ultra-high-definition (UHD) image deblurring by proposing an autoregressive flow method with ill-conditioned constraints, achieving promising performance on 4K or higher resolution images while balancing detail recovery and inference efficiency.

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$\times$2160) or higher resolutions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes