CVMar 1, 2023

Efficient and Explicit Modelling of Image Hierarchies for Image Restoration

ETH Zurich
arXiv:2303.00748v2318 citationsh-index: 191Has Code
Originality Incremental advance
AI Analysis

This addresses image restoration for computer vision applications, with incremental improvements in modeling efficiency.

The paper tackles image restoration by efficiently modeling image hierarchies globally, regionally, and locally, achieving new state-of-the-art results across 7 restoration types.

The aim of this paper is to propose a mechanism to efficiently and explicitly model image hierarchies in the global, regional, and local range for image restoration. To achieve that, we start by analyzing two important properties of natural images including cross-scale similarity and anisotropic image features. Inspired by that, we propose the anchored stripe self-attention which achieves a good balance between the space and time complexity of self-attention and the modelling capacity beyond the regional range. Then we propose a new network architecture dubbed GRL to explicitly model image hierarchies in the Global, Regional, and Local range via anchored stripe self-attention, window self-attention, and channel attention enhanced convolution. Finally, the proposed network is applied to 7 image restoration types, covering both real and synthetic settings. The proposed method sets the new state-of-the-art for several of those. Code will be available at https://github.com/ofsoundof/GRL-Image-Restoration.git.

Code Implementations1 repo
Foundations

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

Your Notes