# Benefiting from Multitask Learning to Improve Single Image   Super-Resolution

**Authors:** Mohammad Saeed Rad, Behzad Bozorgtabar, Claudiu Musat, Urs-Viktor, Marti, Max Basler, Hazim Kemal Ekenel, Jean-Philippe Thiran

arXiv: 1907.12488 · 2019-07-30

## TL;DR

This paper introduces a multitask learning approach that leverages semantic information through a shared decoder to improve single image super-resolution, outperforming existing methods in perceptual quality.

## Contribution

A novel decoder architecture that jointly performs super-resolution and semantic segmentation, utilizing categorical information to enhance image reconstruction quality.

## Key findings

- Outperforms state-of-the-art super-resolution methods
- Uses semantic information to improve texture detail
- No segmentation labels needed at runtime

## Abstract

Despite significant progress toward super resolving more realistic images by deeper convolutional neural networks (CNNs), reconstructing fine and natural textures still remains a challenging problem. Recent works on single image super resolution (SISR) are mostly based on optimizing pixel and content wise similarity between recovered and high-resolution (HR) images and do not benefit from recognizability of semantic classes. In this paper, we introduce a novel approach using categorical information to tackle the SISR problem; we present a decoder architecture able to extract and use semantic information to super-resolve a given image by using multitask learning, simultaneously for image super-resolution and semantic segmentation. To explore categorical information during training, the proposed decoder only employs one shared deep network for two task-specific output layers. At run-time only layers resulting HR image are used and no segmentation label is required. Extensive perceptual experiments and a user study on images randomly selected from COCO-Stuff dataset demonstrate the effectiveness of our proposed method and it outperforms the state-of-the-art methods.

## Full text

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

## Figures

19 figures with captions in the complete paper: https://tomesphere.com/paper/1907.12488/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1907.12488/full.md

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