# Exploiting Epistemic Uncertainty of Anatomy Segmentation for Anomaly   Detection in Retinal OCT

**Authors:** Philipp Seeb\"ock, Jos\'e Ignacio Orlando, Thomas Schlegl, Sebastian, M. Waldstein, Hrvoje Bogunovi\'c, Sophie Klimscha, Georg Langs, Ursula, Schmidt-Erfurth

arXiv: 1905.12806 · 2019-05-31

## TL;DR

This paper presents a Bayesian deep learning approach using epistemic uncertainty to detect anomalies in retinal OCT images, enabling effective biomarker discovery without extensive annotations.

## Contribution

It introduces a novel method leveraging epistemic uncertainty from Bayesian U-Net to identify anomalies in retinal OCT, bypassing the need for detailed pathology definitions.

## Key findings

- Achieved a Dice index of 0.789 on AMD test set.
- High accuracy in distinguishing healthy and diseased cases.
- Detected other deviations like artifacts in normal scans.

## Abstract

Diagnosis and treatment guidance are aided by detecting relevant biomarkers in medical images. Although supervised deep learning can perform accurate segmentation of pathological areas, it is limited by requiring a-priori definitions of these regions, large-scale annotations, and a representative patient cohort in the training set. In contrast, anomaly detection is not limited to specific definitions of pathologies and allows for training on healthy samples without annotation. Anomalous regions can then serve as candidates for biomarker discovery. Knowledge about normal anatomical structure brings implicit information for detecting anomalies. We propose to take advantage of this property using bayesian deep learning, based on the assumption that epistemic uncertainties will correlate with anatomical deviations from a normal training set. A Bayesian U-Net is trained on a well-defined healthy environment using weak labels of healthy anatomy produced by existing methods. At test time, we capture epistemic uncertainty estimates of our model using Monte Carlo dropout. A novel post-processing technique is then applied to exploit these estimates and transfer their layered appearance to smooth blob-shaped segmentations of the anomalies. We experimentally validated this approach in retinal optical coherence tomography (OCT) images, using weak labels of retinal layers. Our method achieved a Dice index of 0.789 in an independent anomaly test set of age-related macular degeneration (AMD) cases. The resulting segmentations allowed very high accuracy for separating healthy and diseased cases with late wet AMD, dry geographic atrophy (GA), diabetic macular edema (DME) and retinal vein occlusion (RVO). Finally, we qualitatively observed that our approach can also detect other deviations in normal scans such as cut edge artifacts.

## Full text

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

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1905.12806/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1905.12806/full.md

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