• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

使用全卷积网络对腹部计算机断层扫描中的肝脏肿瘤进行分割。

Segmentation of liver tumors with abdominal computed tomography using fully convolutional networks.

作者信息

Chen Chih-I, Lu Nan-Han, Huang Yung-Hui, Liu Kuo-Ying, Hsu Shih-Yen, Matsushima Akari, Wang Yi-Ming, Chen Tai-Been

机构信息

Division of Colon and Rectal Surgery, Department of Surgery, E-DA Hospital, Kaohsiung City, Taiwan.

Division of General Medicine Surgery, Department of Surgery, E-DA Hospital, Kaohsiung City, Taiwan.

出版信息

J Xray Sci Technol. 2022;30(5):953-966. doi: 10.3233/XST-221194.

DOI:10.3233/XST-221194
PMID:35754254
Abstract

BACKGROUND

Dividing liver organs or lesions depicting on computed tomography (CT) images could be applied to help tumor staging and treatment. However, most existing image segmentation technologies use manual or semi-automatic analysis, making the analysis process costly and time-consuming.

OBJECTIVE

This research aims to develop and apply a deep learning network architecture to segment liver tumors automatically after fine tuning parameters.

METHODS AND MATERIALS

The medical imaging is obtained from the International Symposium on Biomedical Imaging (ISBI), which includes 3D abdominal CT scans of 131 patients diagnosed with liver tumors. From these CT scans, there are 7,190 2D CT images along with the labeled binary images. The labeled binary images are regarded as gold standard for evaluation of the segmented results by FCN (Fully Convolutional Network). The backbones of FCN are extracted from Xception, InceptionresNetv2, MobileNetv2, ResNet18, ResNet50 in this study. Meanwhile, the parameters including optimizers (SGDM and ADAM), size of epoch, and size of batch are investigated. CT images are randomly divided into training and testing sets using a ratio of 9:1. Several evaluation indices including Global Accuracy, Mean Accuracy, Mean IoU (Intersection over Union), Weighted IoU and Mean BF Score are applied to evaluate tumor segmentation results in the testing images.

RESULTS

The Global Accuracy, Mean Accuracy, Mean IoU, Weighted IoU, and Mean BF Scores are 0.999, 0.969, 0.954, 0.998, 0.962 using ResNet50 in FCN with optimizer SGDM, batch size 12, and epoch 9. It is important to fine tuning the parameters in FCN model. Top 20 FNC models enable to achieve higher tumor segmentation accuracy with Mean IoU over 0.900. The occurred frequency of InceptionresNetv2, MobileNetv2, ResNet18, ResNet50, and Xception are 9, 6, 3, 5, and 2 times. Therefore, the InceptionresNetv2 has higher performance than others.

CONCLUSIONS

This study develop and test an automated liver tumor segmentation model based on FCN. Study results demonstrate that many deep learning models including InceptionresNetv2, MobileNetv2, ResNet18, ResNet50, and Xception have high potential to segment liver tumors from CT images with accuracy exceeding 90%. However, it is still difficult to accurately segment tiny and small size tumors by FCN models.

摘要

背景

对计算机断层扫描(CT)图像上显示的肝脏器官或病变进行分割,可用于辅助肿瘤分期和治疗。然而,现有的大多数图像分割技术采用手动或半自动分析,使得分析过程成本高且耗时。

目的

本研究旨在开发并应用一种深度学习网络架构,在微调参数后自动分割肝脏肿瘤。

方法和材料

医学影像数据来自生物医学成像国际研讨会(ISBI),其中包括131例被诊断为肝脏肿瘤患者的3D腹部CT扫描图像。从这些CT扫描图像中,获取了7190张二维CT图像以及带标注的二值图像。带标注的二值图像被视为通过全卷积网络(FCN)评估分割结果的金标准。本研究中FCN的主干网络分别从Xception、InceptionresNetv2、MobileNetv2、ResNet18、ResNet50中提取。同时,对优化器(SGDM和ADAM)、轮次大小和批次大小等参数进行了研究。CT图像按9:1的比例随机分为训练集和测试集。应用包括全局准确率、平均准确率、平均交并比(IoU)、加权IoU和平均BF分数等多个评估指标,对测试图像中的肿瘤分割结果进行评估。

结果

在FCN中使用ResNet50,优化器为SGDM,批次大小为12,轮次为9时,全局准确率、平均准确率、平均IoU、加权IoU和平均BF分数分别为0.999、0.969、0.954、0.998、0.962。在FCN模型中微调参数很重要。排名前20的FCN模型能够实现更高的肿瘤分割准确率,平均IoU超过0.900。InceptionresNetv2、MobileNetv2、ResNet18、ResNet50和Xception出现的次数分别为9次、6次、3次、5次和2次。因此,InceptionresNetv2具有比其他模型更高的性能。

结论

本研究开发并测试了一种基于FCN的肝脏肿瘤自动分割模型。研究结果表明,包括InceptionresNetv2、MobileNetv2、ResNet18、ResNet50和Xception在内的许多深度学习模型,在从CT图像中分割肝脏肿瘤方面具有很高的潜力,准确率超过90%。然而,使用FCN模型仍难以准确分割微小尺寸的肿瘤。

相似文献

1
Segmentation of liver tumors with abdominal computed tomography using fully convolutional networks.使用全卷积网络对腹部计算机断层扫描中的肝脏肿瘤进行分割。
J Xray Sci Technol. 2022;30(5):953-966. doi: 10.3233/XST-221194.
2
A novel adaptive cubic quasi-Newton optimizer for deep learning based medical image analysis tasks, validated on detection of COVID-19 and segmentation for COVID-19 lung infection, liver tumor, and optic disc/cup.一种用于深度学习的新型自适应三次拟牛顿优化器,在 COVID-19 检测和 COVID-19 肺部感染、肝脏肿瘤以及视盘/杯分割等医学图像分析任务中得到验证。
Med Phys. 2023 Mar;50(3):1528-1538. doi: 10.1002/mp.15969. Epub 2022 Oct 6.
3
A comparative study of pre-trained convolutional neural networks for semantic segmentation of breast tumors in ultrasound.用于超声乳腺肿瘤语义分割的预训练卷积神经网络的比较研究
Comput Biol Med. 2020 Nov;126:104036. doi: 10.1016/j.compbiomed.2020.104036. Epub 2020 Oct 8.
4
An application of cascaded 3D fully convolutional networks for medical image segmentation.级联三维全卷积网络在医学图像分割中的应用。
Comput Med Imaging Graph. 2018 Jun;66:90-99. doi: 10.1016/j.compmedimag.2018.03.001. Epub 2018 Mar 16.
5
Automatic Segmentation of Multiple Organs on 3D CT Images by Using Deep Learning Approaches.基于深度学习方法的 3D CT 图像多器官自动分割。
Adv Exp Med Biol. 2020;1213:135-147. doi: 10.1007/978-3-030-33128-3_9.
6
Automatic liver segmentation by integrating fully convolutional networks into active contour models.基于全卷积网络的主动轮廓模型自动肝脏分割
Med Phys. 2019 Oct;46(10):4455-4469. doi: 10.1002/mp.13735. Epub 2019 Aug 16.
7
Abdominal artery segmentation method from CT volumes using fully convolutional neural network.基于全卷积神经网络的 CT 容积腹部动脉分割方法
Int J Comput Assist Radiol Surg. 2019 Dec;14(12):2069-2081. doi: 10.1007/s11548-019-02062-5. Epub 2019 Sep 6.
8
Convolutional neural network for automated mass segmentation in mammography.卷积神经网络在乳腺 X 线摄影中用于自动肿块分割。
BMC Bioinformatics. 2020 Dec 9;21(Suppl 1):192. doi: 10.1186/s12859-020-3521-y.
9
Tumor conspicuity enhancement-based segmentation model for liver tumor segmentation and RECIST diameter measurement in non-contrast CT images.基于肿瘤显著性增强的分割模型在非对比 CT 图像中进行肝脏肿瘤分割和 RECIST 直径测量。
Comput Biol Med. 2024 May;174:108420. doi: 10.1016/j.compbiomed.2024.108420. Epub 2024 Apr 6.
10
A skeleton context-aware 3D fully convolutional network for abdominal artery segmentation.一种用于腹部动脉分割的骨架上下文感知3D全卷积网络。
Int J Comput Assist Radiol Surg. 2023 Mar;18(3):461-472. doi: 10.1007/s11548-022-02767-0. Epub 2022 Oct 22.