• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

使用T2加权磁共振成像脑图像、卷积神经网络二元分类器和离散小波变换进行肿瘤与其他脑部疾病的诊断

Tumor Diagnosis against Other Brain Diseases Using T2 MRI Brain Images and CNN Binary Classifier and DWT.

作者信息

Papadomanolakis Theodoros N, Sergaki Eleftheria S, Polydorou Andreas A, Krasoudakis Antonios G, Makris-Tsalikis Georgios N, Polydorou Alexios A, Afentakis Nikolaos M, Athanasiou Sofia A, Vardiambasis Ioannis O, Zervakis Michail E

机构信息

School of Electrical and Computer Engineering, Technical University of Crete, 73100 Chania, Greece.

Areteio Hospital, 2nd University Department of Surgery, Medical School, National and Kapodistrian University of Athens, 11528 Athens, Greece.

出版信息

Brain Sci. 2023 Feb 17;13(2):348. doi: 10.3390/brainsci13020348.

DOI:10.3390/brainsci13020348
PMID:36831891
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC9954603/
Abstract

PURPOSE

Brain tumors are diagnosed and classified manually and noninvasively by radiologists using Magnetic Resonance Imaging (MRI) data. The risk of misdiagnosis may exist due to human factors such as lack of time, fatigue, and relatively low experience. Deep learning methods have become increasingly important in MRI classification. To improve diagnostic accuracy, researchers emphasize the need to develop Computer-Aided Diagnosis (CAD) computational diagnostics based on artificial intelligence (AI) systems by using deep learning methods such as convolutional neural networks (CNN) and improving the performance of CNN by combining it with other data analysis tools such as wavelet transform. In this study, a novel diagnostic framework based on CNN and DWT data analysis is developed for the diagnosis of glioma tumors in the brain, among other tumors and other diseases, with T2-SWI MRI scans. It is a binary CNN classifier that treats the disease "glioma tumor" as positive and the other pathologies as negative, resulting in a very unbalanced binary problem. The study includes a comparative analysis of a CNN trained with wavelet transform data of MRIs instead of their pixel intensity values in order to demonstrate the increased performance of the CNN and DWT analysis in diagnosing brain gliomas. The results of the proposed CNN architecture are also compared with a deep CNN pre-trained on VGG16 transfer learning network and with the SVM machine learning method using DWT knowledge.

METHODS

To improve the accuracy of the CNN classifier, the proposed CNN model uses as knowledge the spatial and temporal features extracted by converting the original MRI images to the frequency domain by performing Discrete Wavelet Transformation (DWT), instead of the traditionally used original scans in the form of pixel intensities. Moreover, no pre-processing was applied to the original images. The images used are MRIs of type T2-SWI sequences parallel to the axial plane. Firstly, a compression step is applied for each MRI scan applying DWT up to three levels of decomposition. These data are used to train a 2D CNN in order to classify the scans as showing glioma or not. The proposed CNN model is trained on MRI slices originated from 382 various male and female adult patients, showing healthy and pathological images from a selection of diseases (showing glioma, meningioma, pituitary, necrosis, edema, non-enchasing tumor, hemorrhagic foci, edema, ischemic changes, cystic areas, etc.). The images are provided by the database of the Medical Image Computing and Computer-Assisted Intervention (MICCAI) and the Ischemic Stroke Lesion Segmentation (ISLES) challenges on Brain Tumor Segmentation (BraTS) challenges 2016 and 2017, as well as by the numerous records kept in the public general hospital of Chania, Crete, "Saint George".

RESULTS

The proposed frameworks are experimentally evaluated by examining MRI slices originating from 190 different patients (not included in the training set), of which 56% are showing gliomas by the longest two axes less than 2 cm and 44% are showing other pathological effects or healthy cases. Results show convincing performance when using as information the spatial and temporal features extracted by the original scans. With the proposed CNN model and with data in DWT format, we achieved the following statistic percentages: accuracy 0.97, sensitivity (recall) 1, specificity 0.93, precision 0.95, FNR 0, and FPR 0.07. These numbers are higher for this data format (respectively: accuracy by 6% higher, recall by 11%, specificity by 7%, precision by 5%, FNR by 0.1%, and FPR is the same) than it would be, had we used as input data the intensity values of the MRIs (instead of the DWT analysis of the MRIs). Additionally, our study showed that when our CNN takes into account the TL of the existing network VGG, the performance values are lower, as follows: accuracy 0.87, sensitivity (recall) 0.91, specificity 0.84, precision 0.86, FNR of 0.08, and FPR 0.14.

CONCLUSIONS

The experimental results show the outperformance of the CNN, which is not based on transfer learning, but is using as information the MRI brain scans decomposed into DWT information instead of the pixel intensity of the original scans. The results are promising for the proposed CNN based on DWT knowledge to serve for binary diagnosis of glioma tumors among other tumors and diseases. Moreover, the SVM learning model using DWT data analysis performs with higher accuracy and sensitivity than using pixel values.

摘要

目的

脑肿瘤由放射科医生使用磁共振成像(MRI)数据进行手动和非侵入性诊断及分类。由于诸如时间不足、疲劳和经验相对不足等人为因素,可能存在误诊风险。深度学习方法在MRI分类中变得越来越重要。为提高诊断准确性,研究人员强调需要通过使用卷积神经网络(CNN)等深度学习方法,并将其与小波变换等其他数据分析工具相结合来提高CNN性能,从而开发基于人工智能(AI)系统的计算机辅助诊断(CAD)计算诊断方法。在本研究中,针对脑内胶质瘤肿瘤以及其他肿瘤和疾病,利用T2-SWI MRI扫描,开发了一种基于CNN和离散小波变换(DWT)数据分析的新型诊断框架。它是一个二分类CNN分类器,将“胶质瘤肿瘤”疾病视为阳性,其他病理视为阴性,从而产生了一个非常不平衡的二分类问题。该研究包括对一个使用MRI的小波变换数据而非其像素强度值进行训练的CNN的对比分析,以证明CNN和DWT分析在诊断脑胶质瘤方面的性能提升。所提出的CNN架构的结果还与在VGG16迁移学习网络上预训练的深度CNN以及使用DWT知识的支持向量机(SVM)机器学习方法进行了比较。

方法

为提高CNN分类器的准确性,所提出的CNN模型将通过对原始MRI图像进行离散小波变换(DWT)转换到频域而提取的空间和时间特征用作知识,而非传统上以像素强度形式使用的原始扫描数据。此外,未对原始图像进行预处理。所使用图像为与轴向平面平行的T2-SWI序列的MRI。首先,对每个MRI扫描应用DWT进行多达三级分解的压缩步骤。这些数据用于训练一个二维CNN,以便将扫描分类为显示胶质瘤或不显示。所提出的CNN模型在源自382名不同成年男女患者的MRI切片上进行训练,这些切片展示了多种疾病(显示胶质瘤、脑膜瘤、垂体瘤、坏死、水肿、非强化肿瘤、出血灶、水肿、缺血性改变、囊性区域等)的健康和病理图像。图像由医学图像计算和计算机辅助干预(MICCAI)数据库以及2016年和2017年脑肿瘤分割(BraTS)挑战中的缺血性中风病变分割(ISLES)挑战提供,以及由克里特岛哈尼亚“圣乔治”公立综合医院保存的众多记录提供。

结果

通过检查源自190名不同患者(不包括在训练集中)的MRI切片对所提出的框架进行实验评估,其中56%的切片显示最长两个轴小于2 cm的胶质瘤,44%的切片显示其他病理效应或健康病例。当将原始扫描提取的空间和时间特征用作信息时,结果显示出令人信服的性能。使用所提出的CNN模型和DWT格式的数据,我们获得了以下统计百分比:准确率0.97、灵敏度(召回率)1、特异性0.93、精确率0.95、漏诊率0、误报率0.07。对于此数据格式,这些数字(分别为:准确率高6%、召回率高11%、特异性高7%、精确率高5%、漏诊率高0.1%,误报率相同)高于我们将MRI的强度值用作输入数据(而非对MRI进行DWT分析)时的情况。此外,我们的研究表明,当我们的CNN考虑现有网络VGG的迁移学习时,性能值较低,如下:准确率0.87、灵敏度(召回率)0.91、特异性0.84、精确率0.86、漏诊率0.08、误报率0.14。

结论

实验结果表明,不基于迁移学习但将分解为DWT信息的MRI脑扫描用作信息的CNN具有优越性。基于DWT知识所提出的CNN在胶质瘤肿瘤以及其他肿瘤和疾病的二分类诊断方面的结果很有前景。此外,使用DWT数据分析的SVM学习模型比使用像素值时具有更高的准确性和灵敏度。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/ffc63f5ac2c0/brainsci-13-00348-g009.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/95d1a84e00c6/brainsci-13-00348-g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/c027512936fa/brainsci-13-00348-g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/2a2969898590/brainsci-13-00348-g003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/b978c9fde4bc/brainsci-13-00348-g004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/ffc63f5ac2c0/brainsci-13-00348-g009.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/95d1a84e00c6/brainsci-13-00348-g001.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/c027512936fa/brainsci-13-00348-g002.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/2a2969898590/brainsci-13-00348-g003.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/b978c9fde4bc/brainsci-13-00348-g004.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/466d/9954603/ffc63f5ac2c0/brainsci-13-00348-g009.jpg

相似文献

1
Tumor Diagnosis against Other Brain Diseases Using T2 MRI Brain Images and CNN Binary Classifier and DWT.使用T2加权磁共振成像脑图像、卷积神经网络二元分类器和离散小波变换进行肿瘤与其他脑部疾病的诊断
Brain Sci. 2023 Feb 17;13(2):348. doi: 10.3390/brainsci13020348.
2
A Novel Method for Classifying Liver and Brain Tumors Using Convolutional Neural Networks, Discrete Wavelet Transform and Long Short-Term Memory Networks.基于卷积神经网络、离散小波变换和长短时记忆网络的肝脏和脑肿瘤分类新方法。
Sensors (Basel). 2019 Apr 28;19(9):1992. doi: 10.3390/s19091992.
3
MRI-based brain tumor detection using convolutional deep learning methods and chosen machine learning techniques.基于 MRI 的脑肿瘤检测:使用卷积深度学习方法和选定的机器学习技术。
BMC Med Inform Decis Mak. 2023 Jan 23;23(1):16. doi: 10.1186/s12911-023-02114-6.
4
Automated glioma grading on conventional MRI images using deep convolutional neural networks.使用深度卷积神经网络对传统MRI图像进行自动脑胶质瘤分级
Med Phys. 2020 Jul;47(7):3044-3053. doi: 10.1002/mp.14168. Epub 2020 May 11.
5
A wavelet-based deep learning pipeline for efficient COVID-19 diagnosis via CT slices.一种基于小波的深度学习管道,用于通过CT切片高效诊断新冠肺炎。
Appl Soft Comput. 2022 Oct;128:109401. doi: 10.1016/j.asoc.2022.109401. Epub 2022 Jul 29.
6
An Efficient Multi-Scale Convolutional Neural Network Based Multi-Class Brain MRI Classification for SaMD.基于高效多尺度卷积神经网络的 SaMD 多类脑 MRI 分类
Tomography. 2022 Jul 26;8(4):1905-1927. doi: 10.3390/tomography8040161.
7
Self-attention-based generative adversarial network optimized with color harmony algorithm for brain tumor classification.基于自注意力的生成对抗网络,结合颜色调和算法,用于脑肿瘤分类。
Electromagn Biol Med. 2024 Apr 2;43(1-2):31-45. doi: 10.1080/15368378.2024.2312363. Epub 2024 Feb 18.
8
Brain tumor classification for MRI images using dual-discriminator conditional generative adversarial network.基于双鉴别器条件生成对抗网络的 MRI 图像脑肿瘤分类。
Electromagn Biol Med. 2024 Apr 2;43(1-2):81-94. doi: 10.1080/15368378.2024.2321352. Epub 2024 Mar 10.
9
A dual autoencoder and singular value decomposition based feature optimization for the segmentation of brain tumor from MRI images.基于双自动编码器和奇异值分解的特征优化在 MRI 图像脑部肿瘤分割中的应用。
BMC Med Imaging. 2021 May 13;21(1):82. doi: 10.1186/s12880-021-00614-3.
10
A Hybrid Approach Based on Deep CNN and Machine Learning Classifiers for the Tumor Segmentation and Classification in Brain MRI.基于深度卷积神经网络和机器学习分类器的脑 MRI 肿瘤分割与分类的混合方法。
Comput Math Methods Med. 2022 Aug 5;2022:6446680. doi: 10.1155/2022/6446680. eCollection 2022.

引用本文的文献

1
Deep learning approaches for classification tasks in medical X-ray, MRI, and ultrasound images: a scoping review.用于医学X光、MRI和超声图像分类任务的深度学习方法:一项范围综述
BMC Med Imaging. 2025 May 7;25(1):156. doi: 10.1186/s12880-025-01701-5.
2
Context aware machine learning techniques for brain tumor classification and detection - A review.用于脑肿瘤分类与检测的上下文感知机器学习技术——综述
Heliyon. 2025 Jan 13;11(2):e41835. doi: 10.1016/j.heliyon.2025.e41835. eCollection 2025 Jan 30.
3
The Neural Frontier of Future Medical Imaging: A Review of Deep Learning for Brain Tumor Detection.

本文引用的文献

1
Imaging Features and Pathological Correlation in Mixed Microcystic and Angiomatous Meningioma: A Case Report.混合性微囊性和血管瘤型脑膜瘤的影像学特征与病理相关性:一例报告
J Korean Soc Radiol. 2022 Jul;83(4):951-957. doi: 10.3348/jksr.2021.0119. Epub 2022 Jan 12.
2
Accurate brain tumor detection using deep convolutional neural network.使用深度卷积神经网络进行精确的脑肿瘤检测。
Comput Struct Biotechnol J. 2022 Aug 27;20:4733-4745. doi: 10.1016/j.csbj.2022.08.039. eCollection 2022.
3
A Quantitative Comparison between Shannon and Tsallis-Havrda-Charvat Entropies Applied to Cancer Outcome Prediction.
未来医学成像的神经前沿:深度学习在脑肿瘤检测中的应用综述
J Imaging. 2024 Dec 24;11(1):2. doi: 10.3390/jimaging11010002.
4
Enhancing brain tumor detection: a novel CNN approach with advanced activation functions for accurate medical imaging analysis.增强脑肿瘤检测:一种采用先进激活函数的新型卷积神经网络方法用于精确医学成像分析。
Front Oncol. 2024 Sep 20;14:1437185. doi: 10.3389/fonc.2024.1437185. eCollection 2024.
5
Enhancing brain tumor detection in MRI with a rotation invariant Vision Transformer.使用旋转不变视觉Transformer增强磁共振成像中的脑肿瘤检测
Front Neuroinform. 2024 Jun 18;18:1414925. doi: 10.3389/fninf.2024.1414925. eCollection 2024.
6
Effects of Tetrahydrolipstatin on Glioblastoma in Mice: MRI-Based Morphologic and Texture Analysis Correlated with Histopathology and Immunochemistry Findings-A Pilot Study.四氢脂抑素对小鼠胶质母细胞瘤的影响:基于MRI的形态学和纹理分析与组织病理学及免疫化学结果的相关性——一项初步研究
Cancers (Basel). 2024 Apr 21;16(8):1591. doi: 10.3390/cancers16081591.
7
Efficient Skip Connections-Based Residual Network (ESRNet) for Brain Tumor Classification.用于脑肿瘤分类的基于高效跳跃连接的残差网络(ESRNet)
Diagnostics (Basel). 2023 Oct 17;13(20):3234. doi: 10.3390/diagnostics13203234.
8
Automatic Classification of Colour Fundus Images for Prediction Eye Disease Types Based on Hybrid Features.基于混合特征的眼底彩色图像自动分类以预测眼病类型
Diagnostics (Basel). 2023 May 11;13(10):1706. doi: 10.3390/diagnostics13101706.
应用于癌症预后预测的香农熵与Tsallis-Havrda-Charvat熵之间的定量比较
Entropy (Basel). 2022 Mar 22;24(4):436. doi: 10.3390/e24040436.
4
Machine Learning-Based Automated Diagnostic Systems Developed for Heart Failure Prediction Using Different Types of Data Modalities: A Systematic Review and Future Directions.基于机器学习的自动化诊断系统,使用不同类型的数据模态开发,用于心力衰竭预测:系统评价和未来方向。
Comput Math Methods Med. 2022 Feb 3;2022:9288452. doi: 10.1155/2022/9288452. eCollection 2022.
5
A joint convolutional-recurrent neural network with an attention mechanism for detecting intracranial hemorrhage on noncontrast head CT.一种联合卷积-循环神经网络与注意力机制的用于检测非对比头部 CT 上颅内出血的方法。
Sci Rep. 2022 Feb 8;12(1):2084. doi: 10.1038/s41598-022-05872-x.
6
Evaluating the Learning Procedure of CNNs through a Sequence of Prognostic Tests Utilising Information Theoretical Measures.利用信息理论测度,通过一系列预后测试评估卷积神经网络的学习过程。
Entropy (Basel). 2021 Dec 30;24(1):67. doi: 10.3390/e24010067.
7
Systematic Review of Generative Adversarial Networks (GANs) for Medical Image Classification and Segmentation.生成对抗网络(GANs)在医学图像分类和分割中的系统评价。
J Digit Imaging. 2022 Apr;35(2):137-152. doi: 10.1007/s10278-021-00556-w. Epub 2022 Jan 12.
8
An Efficient Methodology for Brain MRI Classification Based on DWT and Convolutional Neural Network.基于 DWT 和卷积神经网络的脑 MRI 分类高效方法。
Sensors (Basel). 2021 Nov 10;21(22):7480. doi: 10.3390/s21227480.
9
Comparison of wavelet transformations to enhance convolutional neural network performance in brain tumor segmentation.基于小波变换的卷积神经网络在脑肿瘤分割中的性能提升比较。
BMC Med Inform Decis Mak. 2021 Nov 23;21(1):327. doi: 10.1186/s12911-021-01687-4.
10
TorchIO: A Python library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning.TorchIO:一个用于在深度学习中高效加载、预处理、增强和基于补丁的医学图像采样的 Python 库。
Comput Methods Programs Biomed. 2021 Sep;208:106236. doi: 10.1016/j.cmpb.2021.106236. Epub 2021 Jun 17.