CVDec 6, 2018

Segmentation of Head and Neck Organs at Risk Using CNN with Batch Dice Loss

arXiv:1812.02427v130 citations
Originality Incremental advance
AI Analysis

This addresses a crucial step for reliable radiotherapy treatment in medical imaging, but it is incremental as it builds on existing CNN architectures with a novel loss function.

The paper tackles segmentation of head and neck organs at risk in CT images for radiotherapy by introducing a CNN with a new batch soft Dice loss function, improving accuracy by 0.33 mm in average surface distance and 0.11 in Dice coefficient over state-of-the-art methods.

This paper deals with segmentation of organs at risk (OAR) in head and neck area in CT images which is a crucial step for reliable intensity modulated radiotherapy treatment. We introduce a convolution neural network with encoder-decoder architecture and a new loss function, the batch soft Dice loss function, used to train the network. The resulting model produces segmentations of every OAR in the public MICCAI 2015 Head And Neck Auto-Segmentation Challenge dataset. Despite the heavy class imbalance in the data, we improve accuracy of current state-of-the-art methods by 0.33 mm in terms of average surface distance and by 0.11 in terms of Dice overlap coefficient on average.

Foundations

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

Your Notes