IVCVLGJun 28, 2019

Explainable Anatomical Shape Analysis through Deep Hierarchical Generative Models

arXiv:1907.00058v258 citations
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable shape analysis in medical imaging, particularly for diagnosing conditions like heart remodeling and Alzheimer's disease, though it is incremental in applying deep generative models to this domain.

The authors tackled the problem of quantifying anatomical shape changes by developing an interpretable deep learning model that uses hierarchical generative networks to visualize classification spaces and anatomical variability, achieving high accuracy in categorizing healthy and remodelled left ventricles and hippocampi in Alzheimer's disease.

Quantification of anatomical shape changes currently relies on scalar global indexes which are largely insensitive to regional or asymmetric modifications. Accurate assessment of pathology-driven anatomical remodeling is a crucial step for the diagnosis and treatment of many conditions. Deep learning approaches have recently achieved wide success in the analysis of medical images, but they lack interpretability in the feature extraction and decision processes. In this work, we propose a new interpretable deep learning model for shape analysis. In particular, we exploit deep generative networks to model a population of anatomical segmentations through a hierarchy of conditional latent variables. At the highest level of this hierarchy, a two-dimensional latent space is simultaneously optimised to discriminate distinct clinical conditions, enabling the direct visualisation of the classification space. Moreover, the anatomical variability encoded by this discriminative latent space can be visualised in the segmentation space thanks to the generative properties of the model, making the classification task transparent. This approach yielded high accuracy in the categorisation of healthy and remodelled left ventricles when tested on unseen segmentations from our own multi-centre dataset as well as in an external validation set, and on hippocampi from healthy controls and patients with Alzheimer's disease when tested on ADNI data. More importantly, it enabled the visualisation in three-dimensions of both global and regional anatomical features which better discriminate between the conditions under exam. The proposed approach scales effectively to large populations, facilitating high-throughput analysis of normal anatomy and pathology in large-scale studies of volumetric imaging.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes