基于生成对抗网络的肺部图像分类

Yasamin Kowsari, Seyed Javad Mahdavi Chabok, M. Moattar
{"title":"基于生成对抗网络的肺部图像分类","authors":"Yasamin Kowsari, Seyed Javad Mahdavi Chabok, M. Moattar","doi":"10.1109/CFIS49607.2020.9238755","DOIUrl":null,"url":null,"abstract":"Using deep learning networks has made developments in the computer vision field. Due to the growth in interstitial lung diseases (ILDs), the necessity of using modern computer-aided diagnosis (CAD) is increased. Regarding the importance of this issue, many kinds of research have been done on this subject. However, the extreme similarity between lung nodules and the complexity of detecting nodules characteristics is a severe challenge to design a system that can classify lung diseases with high accuracy. This study is done in 3 steps. First, the Convolutional Neural Network (CNN) is used due to the effectiveness and higher accuracy it can provide in comparison to the previous methods. This proposed network consists of four convolutional layers with 2×2 kernels and LeakyReLU, four average pooling layers, and three fully-connected layers. The last layer has five outputs equivalent to the considered classes: healthy, ground-glass opacity (GGO), micromodels, consolidation, reticulation. The main challenge in the field of medical images is the lack of labeled samples. So in the second step, Generative Adversarial Network (GAN) is used to generate data and increase the accuracy of the convolutional network structure by creating non-realistic but useful data in network learning. GAN structure is based on two neural networks. The generator, generates new data instances, while the discriminator, evaluates them for authenticity. The CNN which is used in the structure of discriminator can carefully detect the similarity of produced data and lung nodule classes. To train the CNN, in the third step, Interstitial Lung Diseases (ILDs) dataset (containing 3527 images) and 3200 GAN produced images is used. In the test phase for making an evaluation, real images that are extracted from the dataset are used. The accuracy of categorizing five types of lung nodules in the designed system is 88 %, which is 5 percent more than previous studies.","PeriodicalId":128323,"journal":{"name":"2020 8th Iranian Joint Congress on Fuzzy and intelligent Systems (CFIS)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":"{\"title\":\"Classification of Pulmonary Images By Using Generative Adversarial Networks\",\"authors\":\"Yasamin Kowsari, Seyed Javad Mahdavi Chabok, M. Moattar\",\"doi\":\"10.1109/CFIS49607.2020.9238755\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Using deep learning networks has made developments in the computer vision field. Due to the growth in interstitial lung diseases (ILDs), the necessity of using modern computer-aided diagnosis (CAD) is increased. Regarding the importance of this issue, many kinds of research have been done on this subject. However, the extreme similarity between lung nodules and the complexity of detecting nodules characteristics is a severe challenge to design a system that can classify lung diseases with high accuracy. This study is done in 3 steps. First, the Convolutional Neural Network (CNN) is used due to the effectiveness and higher accuracy it can provide in comparison to the previous methods. This proposed network consists of four convolutional layers with 2×2 kernels and LeakyReLU, four average pooling layers, and three fully-connected layers. The last layer has five outputs equivalent to the considered classes: healthy, ground-glass opacity (GGO), micromodels, consolidation, reticulation. The main challenge in the field of medical images is the lack of labeled samples. So in the second step, Generative Adversarial Network (GAN) is used to generate data and increase the accuracy of the convolutional network structure by creating non-realistic but useful data in network learning. GAN structure is based on two neural networks. The generator, generates new data instances, while the discriminator, evaluates them for authenticity. The CNN which is used in the structure of discriminator can carefully detect the similarity of produced data and lung nodule classes. To train the CNN, in the third step, Interstitial Lung Diseases (ILDs) dataset (containing 3527 images) and 3200 GAN produced images is used. In the test phase for making an evaluation, real images that are extracted from the dataset are used. The accuracy of categorizing five types of lung nodules in the designed system is 88 %, which is 5 percent more than previous studies.\",\"PeriodicalId\":128323,\"journal\":{\"name\":\"2020 8th Iranian Joint Congress on Fuzzy and intelligent Systems (CFIS)\",\"volume\":\"10 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-09-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"4\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 8th Iranian Joint Congress on Fuzzy and intelligent Systems (CFIS)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/CFIS49607.2020.9238755\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 8th Iranian Joint Congress on Fuzzy and intelligent Systems (CFIS)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CFIS49607.2020.9238755","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 4

摘要

使用深度学习网络在计算机视觉领域取得了进展。由于间质性肺疾病(ILDs)的增加,使用现代计算机辅助诊断(CAD)的必要性增加了。考虑到这一问题的重要性,人们对这一问题进行了多种研究。然而,肺结节之间的极端相似性和检测结节特征的复杂性是设计一种能够高精度分类肺部疾病的系统的严峻挑战。这项研究分为三个步骤。首先,使用卷积神经网络(CNN),因为与之前的方法相比,它可以提供更高的有效性和准确性。该网络由四个卷积层(2×2核和LeakyReLU)、四个平均池化层和三个全连接层组成。最后一层有五个输出,相当于所考虑的类别:健康,毛玻璃不透明度(GGO),微模型,巩固,网状。医学图像领域的主要挑战是缺乏标记样本。因此,在第二步中,使用生成对抗网络(GAN)来生成数据,并通过在网络学习中创建非现实但有用的数据来提高卷积网络结构的准确性。GAN结构基于两个神经网络。生成器生成新的数据实例,而鉴别器评估它们的真实性。鉴别器结构中使用的CNN可以很好地检测出生成数据与肺结节类别的相似性。为了训练CNN,在第三步中,使用间质性肺疾病(ILDs)数据集(包含3527张图像)和3200张GAN生成的图像。在进行评估的测试阶段,使用从数据集中提取的真实图像。在设计的系统中,对五种类型肺结节的分类准确率为88%,比以往的研究高出5%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Classification of Pulmonary Images By Using Generative Adversarial Networks
Using deep learning networks has made developments in the computer vision field. Due to the growth in interstitial lung diseases (ILDs), the necessity of using modern computer-aided diagnosis (CAD) is increased. Regarding the importance of this issue, many kinds of research have been done on this subject. However, the extreme similarity between lung nodules and the complexity of detecting nodules characteristics is a severe challenge to design a system that can classify lung diseases with high accuracy. This study is done in 3 steps. First, the Convolutional Neural Network (CNN) is used due to the effectiveness and higher accuracy it can provide in comparison to the previous methods. This proposed network consists of four convolutional layers with 2×2 kernels and LeakyReLU, four average pooling layers, and three fully-connected layers. The last layer has five outputs equivalent to the considered classes: healthy, ground-glass opacity (GGO), micromodels, consolidation, reticulation. The main challenge in the field of medical images is the lack of labeled samples. So in the second step, Generative Adversarial Network (GAN) is used to generate data and increase the accuracy of the convolutional network structure by creating non-realistic but useful data in network learning. GAN structure is based on two neural networks. The generator, generates new data instances, while the discriminator, evaluates them for authenticity. The CNN which is used in the structure of discriminator can carefully detect the similarity of produced data and lung nodule classes. To train the CNN, in the third step, Interstitial Lung Diseases (ILDs) dataset (containing 3527 images) and 3200 GAN produced images is used. In the test phase for making an evaluation, real images that are extracted from the dataset are used. The accuracy of categorizing five types of lung nodules in the designed system is 88 %, which is 5 percent more than previous studies.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信