IEEE Trans Med Imaging. 2018 Aug;37(8):1865-1876. doi: 10.1109/TMI.2018.2806086. Epub 2018 Feb 26.
The success of deep convolutional neural networks (NNs) on image classification and recognition tasks has led to new applications in very diversified contexts, including the field of medical imaging. In this paper, we investigate and propose NN architectures for automated multiclass segmentation of anatomical organs in chest radiographs (CXRs), namely for lungs, clavicles, and heart. We address several open challenges including model overfitting, reducing number of parameters, and handling of severely imbalanced data in CXR by fusing recent concepts in convolutional networks and adapting them to the segmentation problem task in CXR. We demonstrate that our architecture combining delayed subsampling, exponential linear units, highly restrictive regularization, and a large number of high-resolution low-level abstract features outperforms state-of-the-art methods on all considered organs, as well as the human observer on lungs and heart. The models use a multiclass configuration with three target classes and are trained and tested on the publicly available Japanese Society of Radiological Technology database, consisting of 247 X-ray images the ground-truth masks for which are available in the segmentation in CXR database. Our best performing model, trained with the loss function based on the Dice coefficient, reached mean Jaccard overlap scores of 95% for lungs, 86.8% for clavicles, and 88.2% for heart. This architecture outperformed the human observer results for lungs and heart.
深度卷积神经网络 (NN) 在图像分类和识别任务上的成功,促使其在包括医学成像领域在内的非常多样化的领域得到了新的应用。在本文中,我们研究并提出了用于自动对胸部 X 射线(CXR)中的解剖器官进行多类分割的 NN 架构,即用于肺部、锁骨和心脏。我们解决了几个开放的挑战,包括模型过拟合、减少参数数量以及通过融合卷积网络中的最新概念并将其适应 CXR 中的分割问题任务来处理 CXR 中严重不平衡的数据。我们证明,我们的架构结合了延迟子采样、指数线性单元、高度限制正则化和大量高分辨率低级别抽象特征,在所有考虑的器官以及在肺部和心脏方面均优于最先进的方法。这些模型使用具有三个目标类别的多类配置,并在公开的日本放射技术学会数据库上进行训练和测试,该数据库包含 247 张 X 射线图像,其分割中的地面真实掩模可在 CXR 数据库中获得。我们表现最好的模型,使用基于 Dice 系数的损失函数进行训练,达到了肺部 95%、锁骨 86.8%和心脏 88.2%的平均 Jaccard 重叠分数。该架构在肺部和心脏方面优于人类观察者的结果。