TL;DR
This paper introduces a dynamic attentive graph learning model that adaptively explores non-local correlations at the patch level for improved image restoration, achieving state-of-the-art results across multiple tasks.
Contribution
It proposes a novel graph model with dynamic neighbors for patch-wise non-local correlation, enhancing message passing and restoration quality.
Findings
Achieves state-of-the-art results in image denoising, demosaicing, and artifact reduction.
Demonstrates superior accuracy and visual quality over existing methods.
Validates effectiveness across synthetic and real-world image restoration tasks.
Abstract
Non-local self-similarity in natural images has been verified to be an effective prior for image restoration. However, most existing deep non-local methods assign a fixed number of neighbors for each query item, neglecting the dynamics of non-local correlations. Moreover, the non-local correlations are usually based on pixels, prone to be biased due to image degradation. To rectify these weaknesses, in this paper, we propose a dynamic attentive graph learning model (DAGL) to explore the dynamic non-local property on patch level for image restoration. Specifically, we propose an improved graph model to perform patch-wise graph convolution with a dynamic and adaptive number of neighbors for each node. In this way, image content can adaptively balance over-smooth and over-sharp artifacts through the number of its connected neighbors, and the patch-wise non-local correlations can enhance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
