CVLGMLAug 31, 2018

Automated segmentation on the entire cardiac cycle using a deep learning work-flow

arXiv:1809.01015v128 citations
Originality Incremental advance
AI Analysis

This addresses the problem of limited cardiac phase annotations in medical imaging for clinicians, though it appears incremental by extending existing methods with temporal components.

The paper tackles automated left ventricle segmentation from CINE MRI images across the entire cardiac cycle, proposing a workflow with a temporal fully convolutional neural network and achieving significant performance improvements by learning cardiac motion patterns.

The segmentation of the left ventricle (LV) from CINE MRI images is essential to infer important clinical parameters. Typically, machine learning algorithms for automated LV segmentation use annotated contours from only two cardiac phases, diastole, and systole. In this work, we present an analysis work-flow for fully-automated LV segmentation that learns from images acquired through the cardiac cycle. The workflow consists of three components: first, for each image in the sequence, we perform an automated localization and subsequent cropping of the bounding box containing the cardiac silhouette. Second, we identify the LV contours using a Temporal Fully Convolutional Neural Network (T-FCNN), which extends Fully Convolutional Neural Networks (FCNN) through a recurrent mechanism enforcing temporal coherence across consecutive frames. Finally, we further defined the boundaries using either one of two components: fully-connected Conditional Random Fields (CRFs) with Gaussian edge potentials and Semantic Flow. Our initial experiments suggest that significant improvement in performance can potentially be achieved by using a recurrent neural network component that explicitly learns cardiac motion patterns whilst performing LV segmentation.

Foundations

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

Your Notes