CVSep 11, 2018

Iterative Segmentation from Limited Training Data: Applications to Congenital Heart Disease

arXiv:1809.04182v122 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of segmenting anatomical structures in congenital heart disease from small datasets, which is incremental as it builds on existing segmentation approaches with a novel iterative method.

The authors tackled the problem of segmenting heart structures from cardiac MRI for congenital heart disease patients with limited training data, proposing an iterative segmentation model that recursively evolves segmentations using a recurrent neural network and achieved more accurate segmentation for severe malformations compared to direct methods.

We propose a new iterative segmentation model which can be accurately learned from a small dataset. A common approach is to train a model to directly segment an image, requiring a large collection of manually annotated images to capture the anatomical variability in a cohort. In contrast, we develop a segmentation model that recursively evolves a segmentation in several steps, and implement it as a recurrent neural network. We learn model parameters by optimizing the interme- diate steps of the evolution in addition to the final segmentation. To this end, we train our segmentation propagation model by presenting incom- plete and/or inaccurate input segmentations paired with a recommended next step. Our work aims to alleviate challenges in segmenting heart structures from cardiac MRI for patients with congenital heart disease (CHD), which encompasses a range of morphological deformations and topological changes. We demonstrate the advantages of this approach on a dataset of 20 images from CHD patients, learning a model that accurately segments individual heart chambers and great vessels. Com- pared to direct segmentation, the iterative method yields more accurate segmentation for patients with the most severe CHD malformations.

Foundations

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

Your Notes