Litcius/Paper detail

PNEN: Pyramid Non-Local Enhanced Networks

Feida Zhu, Chaowei Fang, Kai-Kuang Ma

2020IEEE Transactions on Image Processing21 citationsDOIOpen Access PDF

Abstract

Existing neural networks proposed for low-level image processing tasks are usually implemented by stacking convolution layers with limited kernel size. Every convolution layer merely involves in context information from a small local neighborhood. More contextual features can be explored as more convolution layers are adopted. However it is difficult and costly to take full advantage of long-range dependencies. We propose a novel non-local module, Pyramid Non-local Block, to build up connection between every pixel and all remain pixels. The proposed module is capable of efficiently exploiting pairwise dependencies between different scales of low-level structures. The target is fulfilled through first learning a query feature map with full resolution and a pyramid of reference feature maps with downscaled resolutions. Then correlations with multi-scale reference features are exploited for enhancing pixel-level feature representation. The calculation procedure is economical considering memory consumption and computational cost. Based on the proposed module, we devise a Pyramid Non-local Enhanced Networks for edge-preserving image smoothing which achieves state-of-the-art performance in imitating three classical image smoothing algorithms. Additionally, the pyramid non-local block can be directly incorporated into convolution neural networks for other image restoration tasks. We integrate it into two existing methods for image denoising and single image super-resolution, achieving consistently improved performance.

Topics & Concepts

Computer scienceArtificial intelligenceFeature (linguistics)Kernel (algebra)Pyramid (geometry)SmoothingConvolution (computer science)Pattern recognition (psychology)Block (permutation group theory)Computer visionPixelContext (archaeology)Image processingImage restorationFeature extractionImage resolutionArtificial neural networkImage (mathematics)Feature detection (computer vision)Image textureEdge-preserving smoothingImage segmentationComputational complexity theoryConvolutional neural networkPairwise comparisonContextual image classificationAdvanced Image Fusion TechniquesAdvanced Image Processing TechniquesImage Enhancement Techniques