# Simultaneous Semantic Segmentation and Outlier Detection in Presence of   Domain Shift

**Authors:** Petra Bevandi\'c, Ivan Kre\v{s}o, Marin Or\v{s}i\'c, Sini\v{s}a, \v{S}egvi\'c

arXiv: 1908.01098 · 2019-08-06

## TL;DR

This paper introduces a method for simultaneous semantic segmentation and outlier detection in road images, achieving state-of-the-art results by discriminating inliers from diverse outliers with shared features.

## Contribution

The authors propose a two-head model that performs joint segmentation and outlier detection, outperforming existing methods and setting a new benchmark on WildDash.

## Key findings

- Best validation performance on outlier detection using ImageNet-1k training.
- Comparable performance to multi-class models with outlier discrimination.
- New state-of-the-art results on WildDash benchmark.

## Abstract

Recent success on realistic road driving datasets has increased interest in exploring robust performance in real-world applications. One of the major unsolved problems is to identify image content which can not be reliably recognized with a given inference engine. We therefore study approaches to recover a dense outlier map alongside the primary task with a single forward pass, by relying on shared convolutional features. We consider semantic segmentation as the primary task and perform extensive validation on WildDash val (inliers), LSUN val (outliers), and pasted objects from Pascal VOC 2007 (outliers). We achieve the best validation performance by training to discriminate inliers from pasted ImageNet-1k content, even though ImageNet-1k contains many road-driving pixels, and, at least nominally, fails to account for the full diversity of the visual world. The proposed two-head model performs comparably to the C-way multi-class model trained to predict uniform distribution in outliers, while outperforming several other validated approaches. We evaluate our best two models on the WildDash test dataset and set a new state of the art on the WildDash benchmark.

## Full text

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

## Figures

52 figures with captions in the complete paper: https://tomesphere.com/paper/1908.01098/full.md

## References

49 references — full list in the complete paper: https://tomesphere.com/paper/1908.01098/full.md

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