CVDec 14, 2018

Combating Uncertainty with Novel Losses for Automatic Left Atrium Segmentation

arXiv:1812.05807v138 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of improving segmentation accuracy for atrial fibrillation treatment, but it is incremental as it builds on existing deep learning methods with novel loss components.

The paper tackles the challenge of segmenting the left atrium in MR volumes, which is hindered by anatomical variations and low contrast, by proposing a fully-automated framework with a composite loss function and achieves an average Dice score of 92.24 on 20 testing volumes.

Segmenting left atrium in MR volume holds great potentials in promoting the treatment of atrial fibrillation. However, the varying anatomies, artifacts and low contrasts among tissues hinder the advance of both manual and automated solutions. In this paper, we propose a fully-automated framework to segment left atrium in gadolinium-enhanced MR volumes. The region of left atrium is firstly automatically localized by a detection module. Our framework then originates with a customized 3D deep neural network to fully explore the spatial dependency in the region for segmentation. To alleviate the risk of low training efficiency and potential overfitting, we enhance our deep network with the transfer learning and deep supervision strategy. Main contribution of our network design lies in the composite loss function to combat the boundary ambiguity and hard examples. We firstly adopt the Overlap loss to encourage network reduce the overlap between the foreground and background and thus sharpen the predictions on boundary. We then propose a novel Focal Positive loss to guide the learning of voxel-specific threshold and emphasize the foreground to improve classification sensitivity. Further improvement is obtained with an recursive training scheme. With ablation studies, all the introduced modules prove to be effective. The proposed framework achieves an average Dice of 92.24 in segmenting left atrium with pulmonary veins on 20 testing volumes.

Foundations

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

Your Notes