一种新型3D轻量化模型用于COVID-19肺部CT病灶分割

IF 2.4 4区 医学 Q3 ENGINEERING, BIOMEDICAL Medical Engineering & Physics Pub Date : 2025-03-01 Epub Date: 2025-02-08 DOI:10.1016/j.medengphy.2025.104297
Jingdong Yang , Shaoyu Huang , Han Wang , Yuhang Lu , Wei liu , Yan Shen , Xiaohong Fu
{"title":"一种新型3D轻量化模型用于COVID-19肺部CT病灶分割","authors":"Jingdong Yang ,&nbsp;Shaoyu Huang ,&nbsp;Han Wang ,&nbsp;Yuhang Lu ,&nbsp;Wei liu ,&nbsp;Yan Shen ,&nbsp;Xiaohong Fu","doi":"10.1016/j.medengphy.2025.104297","DOIUrl":null,"url":null,"abstract":"<div><div>3D-based medical image segmentation, offering enhanced spatial information compared to 2D slice-based methods, encounters challenges arising from factors such as a restricted clinical sample size, imbalanced foreground-background pixel distribution, and suboptimal generalization performance. To address these challenges, we propose a lightweight segmentation model tailored to 3D medical images. Employing the K-means algorithm, our approach efficiently extracts the Region of Interest (ROI) from medical images, facilitating lung area segmentation while minimizing interference from background pixels. We address the risk of model overfitting by adopting the Focal loss in conjunction with the Dice coefficient as our loss function. Feature extraction capabilities are bolstered through the incorporation of a parallel attention mechanism at skip connections, aiming to enhance the representation of both shallow and deep layers. Moreover, we optimize computational efficiency and memory utilization by substituting 3 × 3 convolutions with depth-wise separable convolutions and integrating residual connections for improved gradient propagation. The introduction of Ghost-inspired 1 × 1 convolution ensures consistent feature dimensions before and after residual connections. Experimental evaluation, conducted on a dataset comprising 199 COVID-19-Seg cases through 5-fold cross-validation, underscores the superior performance of our proposed model. Evaluation metrics, including Average Surface Distance (ASD), accuracy, sensitivity, Dice coefficient, and Intersection over Union (IOU) accuracy, yield values of 19.880, 99.90 %, 58.90 %, 56.10 %, and 41.00 %, respectively. In comparison to the other state-of-the-art segmentation models, our approach achieves heightened segmentation accuracy and generalization performance while incurring only a marginal increase in parameters and computational complexity.</div></div>","PeriodicalId":49836,"journal":{"name":"Medical Engineering & Physics","volume":"137 ","pages":"Article 104297"},"PeriodicalIF":2.4000,"publicationDate":"2025-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A novel 3D lightweight model for COVID-19 lung CT Lesion Segmentation\",\"authors\":\"Jingdong Yang ,&nbsp;Shaoyu Huang ,&nbsp;Han Wang ,&nbsp;Yuhang Lu ,&nbsp;Wei liu ,&nbsp;Yan Shen ,&nbsp;Xiaohong Fu\",\"doi\":\"10.1016/j.medengphy.2025.104297\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>3D-based medical image segmentation, offering enhanced spatial information compared to 2D slice-based methods, encounters challenges arising from factors such as a restricted clinical sample size, imbalanced foreground-background pixel distribution, and suboptimal generalization performance. To address these challenges, we propose a lightweight segmentation model tailored to 3D medical images. Employing the K-means algorithm, our approach efficiently extracts the Region of Interest (ROI) from medical images, facilitating lung area segmentation while minimizing interference from background pixels. We address the risk of model overfitting by adopting the Focal loss in conjunction with the Dice coefficient as our loss function. Feature extraction capabilities are bolstered through the incorporation of a parallel attention mechanism at skip connections, aiming to enhance the representation of both shallow and deep layers. Moreover, we optimize computational efficiency and memory utilization by substituting 3 × 3 convolutions with depth-wise separable convolutions and integrating residual connections for improved gradient propagation. The introduction of Ghost-inspired 1 × 1 convolution ensures consistent feature dimensions before and after residual connections. Experimental evaluation, conducted on a dataset comprising 199 COVID-19-Seg cases through 5-fold cross-validation, underscores the superior performance of our proposed model. Evaluation metrics, including Average Surface Distance (ASD), accuracy, sensitivity, Dice coefficient, and Intersection over Union (IOU) accuracy, yield values of 19.880, 99.90 %, 58.90 %, 56.10 %, and 41.00 %, respectively. In comparison to the other state-of-the-art segmentation models, our approach achieves heightened segmentation accuracy and generalization performance while incurring only a marginal increase in parameters and computational complexity.</div></div>\",\"PeriodicalId\":49836,\"journal\":{\"name\":\"Medical Engineering & Physics\",\"volume\":\"137 \",\"pages\":\"Article 104297\"},\"PeriodicalIF\":2.4000,\"publicationDate\":\"2025-03-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Medical Engineering & Physics\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1350453325000165\",\"RegionNum\":4,\"RegionCategory\":\"医学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/2/8 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"Q3\",\"JCRName\":\"ENGINEERING, BIOMEDICAL\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Medical Engineering & Physics","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1350453325000165","RegionNum":4,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/2/8 0:00:00","PubModel":"Epub","JCR":"Q3","JCRName":"ENGINEERING, BIOMEDICAL","Score":null,"Total":0}
引用次数: 0

摘要

与基于二维切片的方法相比,基于3d的医学图像分割提供了增强的空间信息,但由于临床样本量有限、前景-背景像素分布不平衡以及泛化性能欠佳等因素,面临着挑战。为了解决这些挑战,我们提出了一种适合3D医学图像的轻量级分割模型。该方法采用K-means算法,有效地从医学图像中提取感兴趣区域(ROI),促进肺区域分割,同时最大限度地减少背景像素的干扰。我们通过采用Focal loss和Dice系数作为损失函数来解决模型过拟合的风险。通过在跳跃连接中加入并行注意机制,增强了特征提取能力,旨在增强浅层和深层的表示。此外,我们通过用深度可分离卷积代替3 × 3卷积和积分残差连接来优化计算效率和内存利用率,以改进梯度传播。引入幽灵启发的1 × 1卷积确保残差连接前后的特征维度一致。在包含199例COVID-19-Seg病例的数据集上进行了5倍交叉验证的实验评估,强调了我们提出的模型的优越性能。评估指标包括平均表面距离(ASD)、准确度、灵敏度、Dice系数和交汇交汇(IOU)准确度,良率分别为19.880、99.90%、58.90%、56.10%和41.00%。与其他最先进的分割模型相比,我们的方法实现了更高的分割精度和泛化性能,同时只引起参数和计算复杂性的边际增加。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
A novel 3D lightweight model for COVID-19 lung CT Lesion Segmentation
3D-based medical image segmentation, offering enhanced spatial information compared to 2D slice-based methods, encounters challenges arising from factors such as a restricted clinical sample size, imbalanced foreground-background pixel distribution, and suboptimal generalization performance. To address these challenges, we propose a lightweight segmentation model tailored to 3D medical images. Employing the K-means algorithm, our approach efficiently extracts the Region of Interest (ROI) from medical images, facilitating lung area segmentation while minimizing interference from background pixels. We address the risk of model overfitting by adopting the Focal loss in conjunction with the Dice coefficient as our loss function. Feature extraction capabilities are bolstered through the incorporation of a parallel attention mechanism at skip connections, aiming to enhance the representation of both shallow and deep layers. Moreover, we optimize computational efficiency and memory utilization by substituting 3 × 3 convolutions with depth-wise separable convolutions and integrating residual connections for improved gradient propagation. The introduction of Ghost-inspired 1 × 1 convolution ensures consistent feature dimensions before and after residual connections. Experimental evaluation, conducted on a dataset comprising 199 COVID-19-Seg cases through 5-fold cross-validation, underscores the superior performance of our proposed model. Evaluation metrics, including Average Surface Distance (ASD), accuracy, sensitivity, Dice coefficient, and Intersection over Union (IOU) accuracy, yield values of 19.880, 99.90 %, 58.90 %, 56.10 %, and 41.00 %, respectively. In comparison to the other state-of-the-art segmentation models, our approach achieves heightened segmentation accuracy and generalization performance while incurring only a marginal increase in parameters and computational complexity.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Medical Engineering & Physics
Medical Engineering & Physics 工程技术-工程:生物医学
CiteScore
4.30
自引率
4.50%
发文量
172
审稿时长
3.0 months
期刊介绍: Medical Engineering & Physics provides a forum for the publication of the latest developments in biomedical engineering, and reflects the essential multidisciplinary nature of the subject. The journal publishes in-depth critical reviews, scientific papers and technical notes. Our focus encompasses the application of the basic principles of physics and engineering to the development of medical devices and technology, with the ultimate aim of producing improvements in the quality of health care.Topics covered include biomechanics, biomaterials, mechanobiology, rehabilitation engineering, biomedical signal processing and medical device development. Medical Engineering & Physics aims to keep both engineers and clinicians abreast of the latest applications of technology to health care.
期刊最新文献
Characteristics and performance evaluation of the Maastricht room calorimeter systems. From diagnostic labels to radiology reports: a unified multi-modal framework for lesion detection and segmentation. Enabling laboratory-based personalization of musculoskeletal spine models: a standardized rail-guided ultrasound method. Dual-view cross-semantic graph neural network for predicting intraoperative complications in patients with acute myocardial infarction undergoing percutaneous coronary intervention. Finite element analysis explores ablation depth and optical zone as key determinants of intraocular pressure reduction after refractive surgery.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1