# Attention-based Adaptive Selection of Operations for Image Restoration   in the Presence of Unknown Combined Distortions

**Authors:** Masanori Suganuma, Xing Liu, Takayuki Okatani

arXiv: 1812.00733 · 2019-04-09

## TL;DR

This paper introduces an attention-based neural network architecture that adaptively selects operations for image restoration, effectively handling multiple combined distortions in a differentiable, end-to-end trainable framework.

## Contribution

It proposes a novel layer architecture with attention-guided operation selection, enabling neural networks to restore images with unknown combined distortions more effectively than previous methods.

## Key findings

- Outperforms previous methods on combined distortion restoration tasks
- Effective in real-world scenarios with multiple distortions
- End-to-end trainable and adaptable to various distortion types

## Abstract

Many studies have been conducted so far on image restoration, the problem of restoring a clean image from its distorted version. There are many different types of distortion which affect image quality. Previous studies have focused on single types of distortion, proposing methods for removing them. However, image quality degrades due to multiple factors in the real world. Thus, depending on applications, e.g., vision for autonomous cars or surveillance cameras, we need to be able to deal with multiple combined distortions with unknown mixture ratios. For this purpose, we propose a simple yet effective layer architecture of neural networks. It performs multiple operations in parallel, which are weighted by an attention mechanism to enable selection of proper operations depending on the input. The layer can be stacked to form a deep network, which is differentiable and thus can be trained in an end-to-end fashion by gradient descent. The experimental results show that the proposed method works better than previous methods by a good margin on tasks of restoring images with multiple combined distortions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.00733/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1812.00733/full.md

## References

55 references — full list in the complete paper: https://tomesphere.com/paper/1812.00733/full.md

---
Source: https://tomesphere.com/paper/1812.00733