Graph Convolutional Networks in Feature Space for Image Deblurring and Super-resolution
Boyan Xu, Hujun Yin

TL;DR
This paper introduces a novel encoder-decoder network that integrates graph convolutions by converting feature maps into graph vertices, significantly improving image deblurring and super-resolution performance.
Contribution
It presents a new method of applying GCNs to image restoration by converting feature maps into graph structures, enhancing regularization and performance.
Findings
Improved image deblurring results
Enhanced super-resolution quality
Effective graph-based regularization
Abstract
Graph convolutional networks (GCNs) have achieved great success in dealing with data of non-Euclidean structures. Their success directly attributes to fitting graph structures effectively to data such as in social media and knowledge databases. For image processing applications, the use of graph structures and GCNs have not been fully explored. In this paper, we propose a novel encoder-decoder network with added graph convolutions by converting feature maps to vertexes of a pre-generated graph to synthetically construct graph-structured data. By doing this, we inexplicitly apply graph Laplacian regularization to the feature maps, making them more structured. The experiments show that it significantly boosts performance for image restoration tasks, including deblurring and super-resolution. We believe it opens up opportunities for GCN-based approaches in more applications.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Image Fusion Techniques · Image and Signal Denoising Methods
