通过混合神经网络对头颈部肿瘤进行自动定位和分割。

IF 1.1 4区 医学 Q4 ONCOLOGY
Ahmad Qasem MSc. , Zhiguo Zhou Ph.D.
{"title":"通过混合神经网络对头颈部肿瘤进行自动定位和分割。","authors":"Ahmad Qasem MSc. ,&nbsp;Zhiguo Zhou Ph.D.","doi":"10.1016/j.meddos.2024.09.001","DOIUrl":null,"url":null,"abstract":"<div><h3>Purpose</h3><div>Head and Neck (H&amp;N) cancer accounts for 3% of cancer cases in the United States. Precise tumor segmentation in H&amp;N is of utmost importance for treatment planning and administering personalized treatment dose. We aimed to develop an automatic tumor localization and segmentation method in enhancing the clinical efficiency and ultimately improving treatment outcomes.</div></div><div><h3>Approach</h3><div>In this study, a hybrid neural network (HNN) was developed by integrating object localization and segmentation into a unified framework. It consists of 4 stages: preprocessing, HNN training, object localization and segmentation, and postprocessing. We utilized a dataset consisting of PET and CT images for 48 patients and designed a Hybrid Neural Network (HNN) which consists of YOLOv4 object detection model + U-Net model for image segmentation. YOLOv4 was used to identify regions of interests (ROI), while the U-Net was employed for the precise image segmentation. In our experiments we considered 2 object detection architectures to identify possible tumor regions, namely YOLOv4 and Faster-RCNN. The evaluation metrics for both were evaluated and compared.</div></div><div><h3>Results</h3><div>We evaluated the performance of 3 model combinations: YOLOv4 + U-Net, Faster-RCNN + U-Net, and U-Net alone. The models were evaluated based on Sensitivity, Specificity, F-Score, and Intersection over Union (IoU). YOLOv4 + U-Net achieved the best values with Sensitivity of 0.89, Specificity of 0.99, F-Score of 0.84, and IoU of 0.72.</div></div><div><h3>Conclusion</h3><div>A new hybrid neural network (HNN) for fully automatic tumor localization and segmentation was developed and the experimental results. showcased the HNN's impressive performance, indicating its potential to be a valuable H&amp;N tumor segmentation tool.</div></div>","PeriodicalId":49837,"journal":{"name":"Medical Dosimetry","volume":"50 1","pages":"Pages 80-90"},"PeriodicalIF":1.1000,"publicationDate":"2024-10-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Automated tumor localization and segmentation through hybrid neural network in head and neck cancer\",\"authors\":\"Ahmad Qasem MSc. ,&nbsp;Zhiguo Zhou Ph.D.\",\"doi\":\"10.1016/j.meddos.2024.09.001\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><h3>Purpose</h3><div>Head and Neck (H&amp;N) cancer accounts for 3% of cancer cases in the United States. Precise tumor segmentation in H&amp;N is of utmost importance for treatment planning and administering personalized treatment dose. We aimed to develop an automatic tumor localization and segmentation method in enhancing the clinical efficiency and ultimately improving treatment outcomes.</div></div><div><h3>Approach</h3><div>In this study, a hybrid neural network (HNN) was developed by integrating object localization and segmentation into a unified framework. It consists of 4 stages: preprocessing, HNN training, object localization and segmentation, and postprocessing. We utilized a dataset consisting of PET and CT images for 48 patients and designed a Hybrid Neural Network (HNN) which consists of YOLOv4 object detection model + U-Net model for image segmentation. YOLOv4 was used to identify regions of interests (ROI), while the U-Net was employed for the precise image segmentation. In our experiments we considered 2 object detection architectures to identify possible tumor regions, namely YOLOv4 and Faster-RCNN. The evaluation metrics for both were evaluated and compared.</div></div><div><h3>Results</h3><div>We evaluated the performance of 3 model combinations: YOLOv4 + U-Net, Faster-RCNN + U-Net, and U-Net alone. The models were evaluated based on Sensitivity, Specificity, F-Score, and Intersection over Union (IoU). YOLOv4 + U-Net achieved the best values with Sensitivity of 0.89, Specificity of 0.99, F-Score of 0.84, and IoU of 0.72.</div></div><div><h3>Conclusion</h3><div>A new hybrid neural network (HNN) for fully automatic tumor localization and segmentation was developed and the experimental results. showcased the HNN's impressive performance, indicating its potential to be a valuable H&amp;N tumor segmentation tool.</div></div>\",\"PeriodicalId\":49837,\"journal\":{\"name\":\"Medical Dosimetry\",\"volume\":\"50 1\",\"pages\":\"Pages 80-90\"},\"PeriodicalIF\":1.1000,\"publicationDate\":\"2024-10-10\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Medical Dosimetry\",\"FirstCategoryId\":\"3\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0958394724000475\",\"RegionNum\":4,\"RegionCategory\":\"医学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"ONCOLOGY\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Medical Dosimetry","FirstCategoryId":"3","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0958394724000475","RegionNum":4,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"ONCOLOGY","Score":null,"Total":0}
引用次数: 0

摘要

目的:头颈部(H&N)癌症占美国癌症病例的 3%。头颈部肿瘤的精确分割对于制定治疗计划和实施个性化治疗剂量至关重要。我们旨在开发一种自动肿瘤定位和分割方法,以提高临床效率,最终改善治疗效果:在这项研究中,我们开发了一种混合神经网络(HNN),将物体定位和分割整合到一个统一的框架中。它包括 4 个阶段:预处理、HNN 训练、对象定位和分割以及后处理。我们利用由 48 名患者的 PET 和 CT 图像组成的数据集,设计了一个混合神经网络(HNN),该网络由 YOLOv4 对象检测模型和用于图像分割的 U-Net 模型组成。YOLOv4 用于识别感兴趣区(ROI),而 U-Net 则用于精确的图像分割。在实验中,我们采用了两种对象检测架构来识别可能的肿瘤区域,即 YOLOv4 和 Faster-RCNN。我们对两者的评价指标进行了评估和比较:我们评估了 3 种模型组合的性能:结果:我们评估了 3 种模型组合的性能:YOLOv4 + U-Net、Faster-RCNN + U-Net 和单独的 U-Net。模型的评估基于灵敏度、特异性、F-Score 和联合交叉(IoU)。YOLOv4 + U-Net 达到了最佳值,灵敏度为 0.89,特异度为 0.99,F-Score 为 0.84,IoU 为 0.72:实验结果表明,混合神经网络的性能令人印象深刻,表明它有潜力成为一种有价值的 H&N 肿瘤分割工具。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Automated tumor localization and segmentation through hybrid neural network in head and neck cancer

Purpose

Head and Neck (H&N) cancer accounts for 3% of cancer cases in the United States. Precise tumor segmentation in H&N is of utmost importance for treatment planning and administering personalized treatment dose. We aimed to develop an automatic tumor localization and segmentation method in enhancing the clinical efficiency and ultimately improving treatment outcomes.

Approach

In this study, a hybrid neural network (HNN) was developed by integrating object localization and segmentation into a unified framework. It consists of 4 stages: preprocessing, HNN training, object localization and segmentation, and postprocessing. We utilized a dataset consisting of PET and CT images for 48 patients and designed a Hybrid Neural Network (HNN) which consists of YOLOv4 object detection model + U-Net model for image segmentation. YOLOv4 was used to identify regions of interests (ROI), while the U-Net was employed for the precise image segmentation. In our experiments we considered 2 object detection architectures to identify possible tumor regions, namely YOLOv4 and Faster-RCNN. The evaluation metrics for both were evaluated and compared.

Results

We evaluated the performance of 3 model combinations: YOLOv4 + U-Net, Faster-RCNN + U-Net, and U-Net alone. The models were evaluated based on Sensitivity, Specificity, F-Score, and Intersection over Union (IoU). YOLOv4 + U-Net achieved the best values with Sensitivity of 0.89, Specificity of 0.99, F-Score of 0.84, and IoU of 0.72.

Conclusion

A new hybrid neural network (HNN) for fully automatic tumor localization and segmentation was developed and the experimental results. showcased the HNN's impressive performance, indicating its potential to be a valuable H&N tumor segmentation tool.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Medical Dosimetry
Medical Dosimetry 医学-核医学
CiteScore
2.40
自引率
0.00%
发文量
51
审稿时长
34 days
期刊介绍: Medical Dosimetry, the official journal of the American Association of Medical Dosimetrists, is the key source of information on new developments for the medical dosimetrist. Practical and comprehensive in coverage, the journal features original contributions and review articles by medical dosimetrists, oncologists, physicists, and radiation therapy technologists on clinical applications and techniques of external beam, interstitial, intracavitary and intraluminal irradiation in cancer management. Articles dealing primarily with physics will be reviewed by a specially appointed team of experts in the field.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信