AnatomyNet: Deep learning for fast and fully automated whole-volume segmentation of head and neck anatomy
Wentao Zhu,Yufang Huang,Liang Zeng,Xuming Chen,Yong Liu,Zhen Qian,Nan Du,Wei Fan,Xiaohui Xie +8 more
521
TL;DR: An end-to-end, atlas-free three-dimensional convolutional deep learning framework for fast and fully automated whole-volume HaN anatomy segmentation and demonstrates that the proposed model can improve segmentation accuracy and simplify the autosegmentation pipeline.
read more
Abstract: Purpose Radiation therapy (RT) is a common treatment option for head and neck (HaN) cancer. An important step involved in RT planning is the delineation of organs-at-risks (OARs) based on HaN computed tomography (CT). However, manually delineating OARs is time-consuming as each slice of CT images needs to be individually examined and a typical CT consists of hundreds of slices. Automating OARs segmentation has the benefit of both reducing the time and improving the quality of RT planning. Existing anatomy autosegmentation algorithms use primarily atlas-based methods, which require sophisticated atlas creation and cannot adequately account for anatomy variations among patients. In this work, we propose an end-to-end, atlas-free three-dimensional (3D) convolutional deep learning framework for fast and fully automated whole-volume HaN anatomy segmentation. Methods Our deep learning model, called AnatomyNet, segments OARs from head and neck CT images in an end-to-end fashion, receiving whole-volume HaN CT images as input and generating masks of all OARs of interest in one shot. AnatomyNet is built upon the popular 3D U-net architecture, but extends it in three important ways: (a) a new encoding scheme to allow autosegmentation on whole-volume CT images instead of local patches or subsets of slices, (b) incorporating 3D squeeze-and-excitation residual blocks in encoding layers for better feature representation, and (c) a new loss function combining Dice scores and focal loss to facilitate the training of the neural model. These features are designed to address two main challenges in deep learning-based HaN segmentation: (a) segmenting small anatomies (i.e., optic chiasm and optic nerves) occupying only a few slices, and (b) training with inconsistent data annotations with missing ground truth for some anatomical structures. Results We collected 261 HaN CT images to train AnatomyNet and used MICCAI Head and Neck Auto Segmentation Challenge 2015 as a benchmark dataset to evaluate the performance of AnatomyNet. The objective is to segment nine anatomies: brain stem, chiasm, mandible, optic nerve left, optic nerve right, parotid gland left, parotid gland right, submandibular gland left, and submandibular gland right. Compared to previous state-of-the-art results from the MICCAI 2015 competition, AnatomyNet increases Dice similarity coefficient by 3.3% on average. AnatomyNet takes about 0.12 s to fully segment a head and neck CT image of dimension 178 × 302 × 225, significantly faster than previous methods. In addition, the model is able to process whole-volume CT images and delineate all OARs in one pass, requiring little pre- or postprocessing. Conclusion Deep learning models offer a feasible solution to the problem of delineating OARs from CT images. We demonstrate that our proposed model can improve segmentation accuracy and simplify the autosegmentation pipeline. With this method, it is possible to delineate OARs of a head and neck CT within a fraction of a second.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Shape-Aware Organ Segmentation by Predicting Signed Distance Maps
Yuan Xue,Hui Tang,Zhi Qiao,Guanzhong Gong,Yong Yin,Zhen Qian,Chao Huang,Wei Fan,Xiaolei Huang +8 more
- 03 Apr 2020
TL;DR: By converting the segmentation task into predicting an SDM, this work shows that the proposed model with SDM learning produces smoother segmentation results with smaller Hausdorff distance and average surface distance, thus proving the effectiveness of the method.
How Well Do Deep Learning-Based Methods for Land Cover Classification and Object Detection Perform on High Resolution Remote Sensing Imagery?
TL;DR: A comprehensive review on land cover classification and object detection approaches using high resolution imagery is provided and the deep-learning-based object detection method achieved more than 98% accuracy in a large area could relieve the burden of the traditional, labour-intensive method.
148
AUNet: attention-guided dense-upsampling networks for breast mass segmentation in whole mammograms.
Hui Sun,Cheng Li,Boqiang Liu,Zaiyi Liu,Meiyun Wang,Hairong Zheng,David Dagan Feng,Shanshan Wang +7 more
TL;DR: A novel attention-guided dense-upsampling network (AUNet) is proposed for accurate breast mass segmentation in whole mammograms directly and compared to three state-of-the-art fully convolutional networks, AUNet achieved the best performances.
144
A Two-Stage Convolutional Neural Networks for Lung Nodule Detection
Haichao Cao,Hong Liu,Enmin Song,Guangzhi Ma,Xiangyang Xu,Renchao Jin,Tengying Liu,Chih-Cheng Hung +7 more
TL;DR: A random mask is designed as the data augmentation method for training a two-stage convolutional neural networks (TSCNN) for lung nodule detection and improved the generalization ability of the false positive reduction model by means of ensemble learning.
137
Auto-segmentation of organs at risk for head and neck radiotherapy planning: From atlas-based to deep learning methods.
TL;DR: This review systematically analyzed 78 relevant publications on auto-segmentation of OARs in the H&N region from 2008 to date and provided critical discussions and recommendations from various perspectives.
127
References
U-Net: Convolutional Networks for Biomedical Image Segmentation
Olaf Ronneberger,Philipp Fischer,Thomas Brox +2 more
- 05 Oct 2015
TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Feature Pyramid Networks for Object Detection
Tsung-Yi Lin,Piotr Dollár,Ross Girshick,Kaiming He,Bharath Hariharan,Serge Belongie +5 more
- 21 Jul 2017
TL;DR: This paper exploits the inherent multi-scale, pyramidal hierarchy of deep convolutional networks to construct feature pyramids with marginal extra cost and achieves state-of-the-art single-model results on the COCO detection benchmark without bells and whistles.
Global cancer statistics, 2012
Lindsey A. Torre,Freddie Bray,Rebecca L. Siegel,Jacques Ferlay,Joannie Lortet-Tieulent,Ahmedin Jemal +5 more
TL;DR: A substantial portion of cancer cases and deaths could be prevented by broadly applying effective prevention measures, such as tobacco control, vaccination, and the use of early detection tests.
Squeeze-and-Excitation Networks
Jie Hu,Li Shen,Samuel Albanie,Gang Sun,Enhua Wu +4 more
- 18 Jun 2018
TL;DR: This work proposes a novel architectural unit, which is term the "Squeeze-and-Excitation" (SE) block, that adaptively recalibrates channel-wise feature responses by explicitly modelling interdependencies between channels and finds that SE blocks produce significant performance improvements for existing state-of-the-art deep architectures at minimal additional computational cost.
Focal Loss for Dense Object Detection
Tsung-Yi Lin,Priya Goyal,Ross Girshick,Kaiming He,Piotr Dollár +4 more
- 07 Aug 2017
TL;DR: This paper proposes to address the extreme foreground-background class imbalance encountered during training of dense detectors by reshaping the standard cross entropy loss such that it down-weights the loss assigned to well-classified examples, and develops a novel Focal Loss, which focuses training on a sparse set of hard examples and prevents the vast number of easy negatives from overwhelming the detector during training.
Related Papers (5)
Jonathan Long,Evan Shelhamer,Trevor Darrell +2 more
- 07 Jun 2015
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
Jie Hu,Li Shen,Samuel Albanie,Gang Sun,Enhua Wu +4 more
- 18 Jun 2018