基于最优卷积神经元的CNN结构甲状腺疾病诊断

IF 1.7 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Journal of Experimental & Theoretical Artificial Intelligence Pub Date : 2021-06-24 DOI:10.1080/0952813X.2021.1938694
Rajole Bhausaheb Namdeo, Gond Vitthal Janardan
{"title":"基于最优卷积神经元的CNN结构甲状腺疾病诊断","authors":"Rajole Bhausaheb Namdeo, Gond Vitthal Janardan","doi":"10.1080/0952813X.2021.1938694","DOIUrl":null,"url":null,"abstract":"ABSTRACT The diagnosis of thyroid via appropriate interpretation of thyroid data is the vital classification issue. Only little contributions are made so far in the automatic diagnosis of thyroid disease. In order to solve Thyroid disorder this paper intends to propose a new thyroid diagnosis model, utilising two-phases includes Feature Extraction and Classification. In the first phase, two sorts of features are extracted that include image features like neighbourhood-based and gradient features, and Principal Component Analysis (PCA) is used to extract the data features as well. Subsequently, two sorts of classification processes are performed. Specifically, Convolutional Neural Network (CNN) is used for image classification by extracting deep features. Neural Network (NN) is used for classifying the disease by obtaining both the image and data features as the input. Finally, both the classified results (CNN and NN) are combined to increase the accuracy rate of diagnosis. Further, as the main aim of this work is to increase the accuracy rate, this paper aims to trigger the optimisation concept. The convolutional layer of CNN is optimally selected, and while classifying under NN the given features should be the optimal one. Hence, the required features are optimally selected. For these optimisations, a new modified algorithm is proposed in this work namely Worst Fitness-based Cuckoo Search (WF-CS) which is the modified form of Cuckoo Search Algorithm (CS). Finally, the performance of proposed WF-CS is compared over other conventional methods like Conventional CS, Genetic Algorithm (GA), FireFly (FF), Artificial Bee Colony (ABC), and Particle Swarm Optimisation (PSO) and proves the superiority of proposed work in detecting the presence of thyroid.","PeriodicalId":15677,"journal":{"name":"Journal of Experimental & Theoretical Artificial Intelligence","volume":"141 1","pages":"871 - 890"},"PeriodicalIF":1.7000,"publicationDate":"2021-06-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":"{\"title\":\"Thyroid Disorder Diagnosis by Optimal Convolutional Neuron based CNN Architecture\",\"authors\":\"Rajole Bhausaheb Namdeo, Gond Vitthal Janardan\",\"doi\":\"10.1080/0952813X.2021.1938694\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"ABSTRACT The diagnosis of thyroid via appropriate interpretation of thyroid data is the vital classification issue. Only little contributions are made so far in the automatic diagnosis of thyroid disease. In order to solve Thyroid disorder this paper intends to propose a new thyroid diagnosis model, utilising two-phases includes Feature Extraction and Classification. In the first phase, two sorts of features are extracted that include image features like neighbourhood-based and gradient features, and Principal Component Analysis (PCA) is used to extract the data features as well. Subsequently, two sorts of classification processes are performed. Specifically, Convolutional Neural Network (CNN) is used for image classification by extracting deep features. Neural Network (NN) is used for classifying the disease by obtaining both the image and data features as the input. Finally, both the classified results (CNN and NN) are combined to increase the accuracy rate of diagnosis. Further, as the main aim of this work is to increase the accuracy rate, this paper aims to trigger the optimisation concept. The convolutional layer of CNN is optimally selected, and while classifying under NN the given features should be the optimal one. Hence, the required features are optimally selected. For these optimisations, a new modified algorithm is proposed in this work namely Worst Fitness-based Cuckoo Search (WF-CS) which is the modified form of Cuckoo Search Algorithm (CS). Finally, the performance of proposed WF-CS is compared over other conventional methods like Conventional CS, Genetic Algorithm (GA), FireFly (FF), Artificial Bee Colony (ABC), and Particle Swarm Optimisation (PSO) and proves the superiority of proposed work in detecting the presence of thyroid.\",\"PeriodicalId\":15677,\"journal\":{\"name\":\"Journal of Experimental & Theoretical Artificial Intelligence\",\"volume\":\"141 1\",\"pages\":\"871 - 890\"},\"PeriodicalIF\":1.7000,\"publicationDate\":\"2021-06-24\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"4\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Experimental & Theoretical Artificial Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://doi.org/10.1080/0952813X.2021.1938694\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Experimental & Theoretical Artificial Intelligence","FirstCategoryId":"94","ListUrlMain":"https://doi.org/10.1080/0952813X.2021.1938694","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 4

摘要

通过对甲状腺数据的适当解释来诊断甲状腺是至关重要的分类问题。迄今为止,在甲状腺疾病的自动诊断方面所作的贡献很少。为了解决甲状腺疾病,本文拟提出一种新的甲状腺诊断模型,利用特征提取和分类两阶段。在第一阶段,提取两类特征,包括基于邻域的图像特征和梯度特征,并使用主成分分析(PCA)提取数据特征。随后,进行了两种分类过程。具体来说,卷积神经网络(CNN)通过提取深度特征进行图像分类。神经网络(NN)通过获取图像和数据特征作为输入,对疾病进行分类。最后,将分类结果(CNN和NN)结合起来,提高诊断的准确率。此外,由于这项工作的主要目的是提高准确率,因此本文旨在触发优化概念。对CNN的卷积层进行最优选择,在NN下进行分类时,给定的特征应该是最优特征。因此,所需要的特性被最佳地选择。针对这些优化,本文提出了一种新的改进算法,即基于最差适应度的布谷鸟搜索(WF-CS),它是布谷鸟搜索算法(CS)的改进形式。最后,将所提出的WF-CS的性能与常规CS、遗传算法(GA)、萤火虫(FF)、人工蜂群(ABC)和粒子群优化(PSO)等其他传统方法进行了比较,证明了所提出的工作在检测甲状腺存在方面的优越性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Thyroid Disorder Diagnosis by Optimal Convolutional Neuron based CNN Architecture
ABSTRACT The diagnosis of thyroid via appropriate interpretation of thyroid data is the vital classification issue. Only little contributions are made so far in the automatic diagnosis of thyroid disease. In order to solve Thyroid disorder this paper intends to propose a new thyroid diagnosis model, utilising two-phases includes Feature Extraction and Classification. In the first phase, two sorts of features are extracted that include image features like neighbourhood-based and gradient features, and Principal Component Analysis (PCA) is used to extract the data features as well. Subsequently, two sorts of classification processes are performed. Specifically, Convolutional Neural Network (CNN) is used for image classification by extracting deep features. Neural Network (NN) is used for classifying the disease by obtaining both the image and data features as the input. Finally, both the classified results (CNN and NN) are combined to increase the accuracy rate of diagnosis. Further, as the main aim of this work is to increase the accuracy rate, this paper aims to trigger the optimisation concept. The convolutional layer of CNN is optimally selected, and while classifying under NN the given features should be the optimal one. Hence, the required features are optimally selected. For these optimisations, a new modified algorithm is proposed in this work namely Worst Fitness-based Cuckoo Search (WF-CS) which is the modified form of Cuckoo Search Algorithm (CS). Finally, the performance of proposed WF-CS is compared over other conventional methods like Conventional CS, Genetic Algorithm (GA), FireFly (FF), Artificial Bee Colony (ABC), and Particle Swarm Optimisation (PSO) and proves the superiority of proposed work in detecting the presence of thyroid.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
CiteScore
6.10
自引率
4.50%
发文量
89
审稿时长
>12 weeks
期刊介绍: Journal of Experimental & Theoretical Artificial Intelligence (JETAI) is a world leading journal dedicated to publishing high quality, rigorously reviewed, original papers in artificial intelligence (AI) research. The journal features work in all subfields of AI research and accepts both theoretical and applied research. Topics covered include, but are not limited to, the following: • cognitive science • games • learning • knowledge representation • memory and neural system modelling • perception • problem-solving
期刊最新文献
Occlusive target recognition method of sorting robot based on anchor-free detection network An effectual underwater image enhancement framework using adaptive trans-resunet ++ with attention mechanism An experimental study of sentiment classification using deep-based models with various word embedding techniques Sign language video to text conversion via optimised LSTM with improved motion estimation An efficient safest route prediction-based route discovery mechanism for drivers using improved golden tortoise beetle optimizer
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1