Deep Autoencoding Models for Unsupervised Anomaly Segmentation in Brain MR Images
This work addresses the problem of detecting pathologies like MS lesions in medical images for healthcare applications, representing an incremental improvement over existing patch-based deep learning methods.
The paper tackled unsupervised anomaly segmentation in brain MR images by using deep spatial autoencoding models to capture normal anatomical variability, achieving improved segmentation performance through constraints on the latent space and adversarial training.
Reliably modeling normality and differentiating abnormal appearances from normal cases is a very appealing approach for detecting pathologies in medical images. A plethora of such unsupervised anomaly detection approaches has been made in the medical domain, based on statistical methods, content-based retrieval, clustering and recently also deep learning. Previous approaches towards deep unsupervised anomaly detection model patches of normal anatomy with variants of Autoencoders or GANs, and detect anomalies either as outliers in the learned feature space or from large reconstruction errors. In contrast to these patch-based approaches, we show that deep spatial autoencoding models can be efficiently used to capture normal anatomical variability of entire 2D brain MR images. A variety of experiments on real MR data containing MS lesions corroborates our hypothesis that we can detect and even delineate anomalies in brain MR images by simply comparing input images to their reconstruction. Results show that constraints on the latent space and adversarial training can further improve the segmentation performance over standard deep representation learning.