文献检索文档翻译深度研究
Suppr Zotero 插件Zotero 插件
邀请有礼套餐&价格历史记录

新学期,新优惠

限时优惠:9月1日-9月22日

30天高级会员仅需29元

1天体验卡首发特惠仅需5.99元

了解详情
不再提醒
插件&应用
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
高级版
套餐订阅购买积分包
AI 工具
文献检索文档翻译深度研究
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

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

基于定量特征分类的 MDCT 增强图像鉴别乏脂性血管平滑肌脂肪瘤与透明细胞肾细胞癌

Differentiation of fat-poor angiomyolipoma from clear cell renal cell carcinoma in contrast-enhanced MDCT images using quantitative feature classification.

机构信息

School of Electrical Engineering, Korea Advanced Institute of Science and Technology, 291 Daehak-ro, Yuseong-gu, Daejeon, 34141, Korea.

Department of Software Convergence, College of Interdisciplinary Studies for Emerging Industries, Seoul Women's University, 621 Hwarang-ro, Nowon-gu, Seoul, 01797, Korea.

出版信息

Med Phys. 2017 Jul;44(7):3604-3614. doi: 10.1002/mp.12258. Epub 2017 Jun 9.


DOI:10.1002/mp.12258
PMID:28376281
Abstract

PURPOSE: To develop a computer-aided classification system to differentiate benign fat-poor angiomyolipoma (fp-AML) from malignant clear cell renal cell carcinoma (ccRCC) using quantitative feature classification on histogram and texture patterns from contrast-enhanced multidetector computer tomography (CE MDCT) images. METHODS: A dataset including 50 CE MDCT images of 25 fp-AML and 25 ccRCC patients was used. From these images, the tumors were manually segmented by an expert radiologist to define the regions of interest (ROI). A feature classification system was proposed for separating two types of renal masses, using histogram and texture features and machine learning classifiers. First, 64 quantitative image features, including histogram features based on basic histogram characteristics, percentages of pixels above the thresholds, percentile intensities, and texture features based on gray-level co-occurrence matrices (GLCM), gray-level run-length matrices (GLRLM), and local binary patterns (LBP), were extracted from each ROI. A number of feature selection methods including stepwise feature selection (SFS), ReliefF selection, and principal component analysis (PCA) transformation, were applied to select the group of useful features. Finally, the feature classifiers including logistic regression, k nearest neighbors (kNN), support vector machine (SVM), and random forest (RF), were trained on the selected features to differentiate benign fp-AML from malignant ccRCC. Each combination of feature selection and classification methods was tested using a fivefold cross-validation method and evaluated using accuracy, sensitivity, specificity, positive predictive values (PPV), negative predictive values (NPV), and area under receiver operating characteristic curve (AUC). RESULTS: In feature selection, the features commonly selected by different feature selection methods were assessed. From three selection methods, three histogram features including maximum intensity, percentages of pixels above the thresholds 210 and 230, and one texture feature of GLCM sum entropy, were jointly selected as key features to distinguish two types of renal masses. In feature classification, kNN and SVM classifiers with ReliefF feature selection demonstrated the best performance among other choices of feature selection and classification methods, where ReliefF+kNN and ReliefF+SVM achieved the accuracy of 72.3 ± 4.6% and 72.1 ± 4.2%, respectively. CONCLUSIONS: We propose a computer-aided classification system for distinguishing fp-AML from ccRCC using machine learning classifiers with quantitative texture features. Our contribution is to investigate the proper combination between the quantitative features and classification systems on the CE MDCT images. In experiments, it can be demonstrated that (a) the features based on histogram characteristics on bright intensity region and texture patterns on inhomogeneity inside masses were selected as key features to classify fp-AML and ccRCC, and (b) the proper combination of feature selection and classification methods achieved high performance in differentiating benign from malignant masses. The proposed classification system can be used to assess the useful features associated with the malignancy for renal masses in CE MDCT images.

摘要

目的:利用对比增强多排计算机断层扫描(CE MDCT)图像的直方图和纹理模式的定量特征分类,开发一种计算机辅助分类系统,以区分良性乏脂性血管平滑肌脂肪瘤(fp-AML)和恶性透明细胞肾细胞癌(ccRCC)。 方法:使用包括 25 例 fp-AML 和 25 例 ccRCC 患者的 50 个 CE MDCT 图像数据集。从这些图像中,由一位经验丰富的放射科医生手动对肿瘤进行分割,以定义感兴趣区域(ROI)。提出了一种特征分类系统,用于分离两种类型的肾肿块,使用直方图和纹理特征以及机器学习分类器。首先,从每个 ROI 中提取 64 个定量图像特征,包括基于基本直方图特征、高于阈值的像素百分比、百分位数强度的直方图特征以及基于灰度共生矩阵(GLCM)、灰度游程长度矩阵(GLRLM)和局部二值模式(LBP)的纹理特征。应用了多种特征选择方法,包括逐步特征选择(SFS)、ReliefF 选择和主成分分析(PCA)变换,以选择有用的特征组。最后,在所选特征上训练逻辑回归、k 最近邻(kNN)、支持向量机(SVM)和随机森林(RF)等特征分类器,以区分良性 fp-AML 和恶性 ccRCC。使用五折交叉验证方法测试每种特征选择和分类方法的组合,并使用准确性、敏感性、特异性、阳性预测值(PPV)、阴性预测值(NPV)和接收器工作特征曲线下面积(AUC)进行评估。 结果:在特征选择中,评估了不同特征选择方法共同选择的特征。从三种选择方法中,选择了三个直方图特征,包括最大强度、高于阈值 210 和 230 的像素百分比,以及一个 GLCM 总和熵纹理特征,作为区分两种肾肿块的关键特征。在特征分类中,ReliefF 特征选择的 kNN 和 SVM 分类器表现优于其他特征选择和分类方法的选择,其中 ReliefF+kNN 和 ReliefF+SVM 的准确率分别为 72.3±4.6%和 72.1±4.2%。 结论:我们提出了一种使用机器学习分类器和定量纹理特征从 ccRCC 中区分 fp-AML 的计算机辅助分类系统。我们的贡献在于研究 CE MDCT 图像上定量特征与分类系统之间的适当组合。在实验中,可以证明(a)基于亮强度区域的直方图特征和基于不均匀内部的纹理模式的特征被选为区分 fp-AML 和 ccRCC 的关键特征,以及(b)特征选择和分类方法的适当组合在区分良性和恶性肿瘤方面取得了很高的性能。所提出的分类系统可用于评估与 CE MDCT 图像中肾肿块恶性相关的有用特征。

相似文献

[1]
Differentiation of fat-poor angiomyolipoma from clear cell renal cell carcinoma in contrast-enhanced MDCT images using quantitative feature classification.

Med Phys. 2017-6-9

[2]
Deep feature classification of angiomyolipoma without visible fat and renal cell carcinoma in abdominal contrast-enhanced CT images with texture image patches and hand-crafted feature concatenation.

Med Phys. 2018-3-25

[3]
The value of quantitative CT texture analysis in differentiation of angiomyolipoma without visible fat from clear cell renal cell carcinoma on four-phase contrast-enhanced CT images.

Clin Radiol. 2019-4-20

[4]
Quantitative Analysis of Multiphase Contrast-Enhanced CT Images: A Pilot Study of Preoperative Prediction of Fat-Poor Angiomyolipoma and Renal Cell Carcinoma.

AJR Am J Roentgenol. 2019-12-4

[5]
Quantitative computer-aided diagnostic algorithm for automated detection of peak lesion attenuation in differentiating clear cell from papillary and chromophobe renal cell carcinoma, oncocytoma, and fat-poor angiomyolipoma on multiphasic multidetector computed tomography.

Abdom Radiol (NY). 2017-7

[6]
Radiomics of small renal masses on multiphasic CT: accuracy of machine learning-based classification models for the differentiation of renal cell carcinoma and angiomyolipoma without visible fat.

Eur Radiol. 2019-8-29

[7]
Machine learning-based quantitative texture analysis of CT images of small renal masses: Differentiation of angiomyolipoma without visible fat from renal cell carcinoma.

Eur Radiol. 2017-11-13

[8]
Can Quantitative CT Texture Analysis be Used to Differentiate Fat-poor Renal Angiomyolipoma from Renal Cell Carcinoma on Unenhanced CT Images?

Radiology. 2015-4-23

[9]
Angiomyolipoma with minimal fat: differentiation from clear cell renal cell carcinoma and papillary renal cell carcinoma by texture analysis on CT images.

Acad Radiol. 2015-9

[10]
Differentiation of renal angiomyolipoma without visible fat from small clear cell renal cell carcinoma by using specific region of interest on contrast-enhanced CT: a new combination of quantitative tools.

Cancer Imaging. 2021-7-5

引用本文的文献

[1]
Using deep learning to differentiate among histology renal tumor types in computed tomography scans.

BMC Med Imaging. 2025-2-26

[2]
Artificial intelligence links CT images to pathologic features and survival outcomes of renal masses.

Nat Commun. 2025-2-7

[3]
Diagnostic performance of artificial intelligence in detection of renal cell carcinoma: a systematic review and meta-analysis.

BMC Cancer. 2025-1-27

[4]
Scientific Status Quo of Small Renal Lesions: Diagnostic Assessment and Radiomics.

J Clin Med. 2024-1-18

[5]
Development and external validation of the multichannel deep learning model based on unenhanced CT for differentiating fat-poor angiomyolipoma from renal cell carcinoma: a two-center retrospective study.

J Cancer Res Clin Oncol. 2023-11

[6]
CT radiomics for differentiating fat poor angiomyolipoma from clear cell renal cell carcinoma: Systematic review and meta-analysis.

PLoS One. 2023

[7]
Role of AI and Radiomic Markers in Early Diagnosis of Renal Cancer and Clinical Outcome Prediction: A Brief Review.

Cancers (Basel). 2023-5-19

[8]
Artificial intelligence and radiomics in evaluation of kidney lesions: a comprehensive literature review.

Ther Adv Urol. 2023-4-17

[9]
Comparative Analysis for the Distinction of Chromophobe Renal Cell Carcinoma from Renal Oncocytoma in Computed Tomography Imaging Using Machine Learning Radiomics Analysis.

Cancers (Basel). 2022-7-25

[10]
Predictive Value of CT-Based Radiomics in Distinguishing Renal Angiomyolipomas with Minimal Fat from Other Renal Tumors.

Dis Markers. 2022

文献AI研究员

20分钟写一篇综述,助力文献阅读效率提升50倍

立即体验

用中文搜PubMed

大模型驱动的PubMed中文搜索引擎

马上搜索

推荐工具

医学文档翻译智能文献检索