支持基于计算机断层扫描数据的Covid-19分类的无监督类专家学习

Taís Aparecida Alvarenga, Luís Otávio Santos, D. Z. Rodríguez, D. Ferreira, B. Barbosa, J. Seixas
{"title":"支持基于计算机断层扫描数据的Covid-19分类的无监督类专家学习","authors":"Taís Aparecida Alvarenga, Luís Otávio Santos, D. Z. Rodríguez, D. Ferreira, B. Barbosa, J. Seixas","doi":"10.21528/lnlm-vol20-no2-art6","DOIUrl":null,"url":null,"abstract":"Deep learning applications in medical imaging have been achieving promising results in the detection of diseases, among which clinical trials in terms of screening and diagnosis of patients with COVID-19 stand out. Computed Tomography (CT) images of the chest have been used by specialists for the diagnosis of COVID-19. However, due to the need of the moment and the possibility of using computational resources to help the medical team, it is observed in the literature several proposed works using supervised learning, however it lacks unsupervised methods for the screening and diagnosis of patients with COVID-19. In this work, the deep learning models Convolutional Neural Network (CNN) and Variational Autoencoders are used for feature extraction and later this information is used for binary and multiclass classification in unsupervised methods (k-means, Fuzzy C-Means and Self-Organizing Maps). For this purpose, a public database containing 4173 CT images (2168 CT slices from COVID-19, 758 slices from Healthy and 1247 slices from other lung diseases) was used. The results show that feature extraction via Variational Autoencoders has similar performance with state-of-the-art models in the literature for COVID-19, mainly for the binary classification with accuracies of 95.9%, 92.1% and 95.9% for k-means, Fuzzy C-Means and SOM, respectively, presenting competitive results in the literature. It also shows the importance of extracting features through convolutional networks to improve classification performance, resulting from the use of deep learning and its state of the art in the area of computer vision.","PeriodicalId":386768,"journal":{"name":"Learning and Nonlinear Models","volume":"89 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-12-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Unsupervised Class-Expert Learning for Supporting Covid-19 Triage Based on Computed Tomography Data\",\"authors\":\"Taís Aparecida Alvarenga, Luís Otávio Santos, D. Z. Rodríguez, D. Ferreira, B. Barbosa, J. Seixas\",\"doi\":\"10.21528/lnlm-vol20-no2-art6\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Deep learning applications in medical imaging have been achieving promising results in the detection of diseases, among which clinical trials in terms of screening and diagnosis of patients with COVID-19 stand out. Computed Tomography (CT) images of the chest have been used by specialists for the diagnosis of COVID-19. However, due to the need of the moment and the possibility of using computational resources to help the medical team, it is observed in the literature several proposed works using supervised learning, however it lacks unsupervised methods for the screening and diagnosis of patients with COVID-19. In this work, the deep learning models Convolutional Neural Network (CNN) and Variational Autoencoders are used for feature extraction and later this information is used for binary and multiclass classification in unsupervised methods (k-means, Fuzzy C-Means and Self-Organizing Maps). For this purpose, a public database containing 4173 CT images (2168 CT slices from COVID-19, 758 slices from Healthy and 1247 slices from other lung diseases) was used. The results show that feature extraction via Variational Autoencoders has similar performance with state-of-the-art models in the literature for COVID-19, mainly for the binary classification with accuracies of 95.9%, 92.1% and 95.9% for k-means, Fuzzy C-Means and SOM, respectively, presenting competitive results in the literature. It also shows the importance of extracting features through convolutional networks to improve classification performance, resulting from the use of deep learning and its state of the art in the area of computer vision.\",\"PeriodicalId\":386768,\"journal\":{\"name\":\"Learning and Nonlinear Models\",\"volume\":\"89 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-12-31\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Learning and Nonlinear Models\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.21528/lnlm-vol20-no2-art6\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Learning and Nonlinear Models","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.21528/lnlm-vol20-no2-art6","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

深度学习在医学影像学中的应用在疾病检测方面取得了可喜的成果,其中在COVID-19患者筛查和诊断方面的临床试验最为突出。胸部计算机断层扫描(CT)图像已被专家用于诊断COVID-19。然而,由于时间的需要和利用计算资源帮助医疗团队的可能性,在文献中观察到一些使用监督学习的工作,但缺乏对COVID-19患者的筛查和诊断的无监督方法。在这项工作中,使用深度学习模型卷积神经网络(CNN)和变分自编码器进行特征提取,然后将这些信息用于无监督方法(k-means,模糊C-Means和自组织映射)中的二进制和多类分类。为此,使用了包含4173张CT图像的公共数据库(其中2168张来自COVID-19的CT切片,758张来自Healthy的CT切片和1247张来自其他肺部疾病的CT切片)。结果表明,基于变分自编码器的特征提取与文献中最先进的COVID-19模型具有相似的性能,主要是在k-means、模糊C-Means和SOM的二分类上,准确率分别为95.9%、92.1%和95.9%,呈现出文献中具有竞争力的结果。它还显示了通过卷积网络提取特征以提高分类性能的重要性,这是由于深度学习的使用及其在计算机视觉领域的最新技术。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Unsupervised Class-Expert Learning for Supporting Covid-19 Triage Based on Computed Tomography Data
Deep learning applications in medical imaging have been achieving promising results in the detection of diseases, among which clinical trials in terms of screening and diagnosis of patients with COVID-19 stand out. Computed Tomography (CT) images of the chest have been used by specialists for the diagnosis of COVID-19. However, due to the need of the moment and the possibility of using computational resources to help the medical team, it is observed in the literature several proposed works using supervised learning, however it lacks unsupervised methods for the screening and diagnosis of patients with COVID-19. In this work, the deep learning models Convolutional Neural Network (CNN) and Variational Autoencoders are used for feature extraction and later this information is used for binary and multiclass classification in unsupervised methods (k-means, Fuzzy C-Means and Self-Organizing Maps). For this purpose, a public database containing 4173 CT images (2168 CT slices from COVID-19, 758 slices from Healthy and 1247 slices from other lung diseases) was used. The results show that feature extraction via Variational Autoencoders has similar performance with state-of-the-art models in the literature for COVID-19, mainly for the binary classification with accuracies of 95.9%, 92.1% and 95.9% for k-means, Fuzzy C-Means and SOM, respectively, presenting competitive results in the literature. It also shows the importance of extracting features through convolutional networks to improve classification performance, resulting from the use of deep learning and its state of the art in the area of computer vision.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
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学术文献互助群
群 号:604180095
Book学术官方微信