基于小波卷积神经网络的超声图像多囊卵巢综合征检测

Shamik Tiwari, P. Maheshwari
{"title":"基于小波卷积神经网络的超声图像多囊卵巢综合征检测","authors":"Shamik Tiwari, P. Maheshwari","doi":"10.1109/ITT59889.2023.10184271","DOIUrl":null,"url":null,"abstract":"Women of reproductive age are susceptible to polycystic ovarian syndrome (PCOS), a hormonal condition. Multiple small follicles or cysts on the ovaries are one of the symptoms of PCOS and can be found using ultrasound imaging. Wavelet ConvNets have been applied in various applications, including image classification, object detection, and biomedical signal analysis. A Wavelet ConvNet is a type of deep learning model that applies wavelet transformation to input data before feeding it into a convolutional neural network. The wavelet transform is a mathematical technique that breaks down a signal or image into a series of sub-bands, each representing different frequency components of the original data. In this work, A 2D Discrete Wavelet Transform (2D-DWT) with the Haar wavelet is applied to each image. The resulting sub-bands namely Low-Low (LL), Low-High (LH), High-Low (HL), and High-High (HH) are concatenated to create a 4-channel feature map. Further, this concatenated feature map is fed into the ConvNet for classification. The PCOS-WaveConvNet classifier has attained 99.7% accuracy which is better than a usual ConvNet model.","PeriodicalId":223578,"journal":{"name":"2023 9th International Conference on Information Technology Trends (ITT)","volume":"173 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"PCOS-WaveConvNet: A Wavelet Convolutional Neural Network for Polycystic Ovary Syndrome Detection using Ultrasound images\",\"authors\":\"Shamik Tiwari, P. Maheshwari\",\"doi\":\"10.1109/ITT59889.2023.10184271\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Women of reproductive age are susceptible to polycystic ovarian syndrome (PCOS), a hormonal condition. Multiple small follicles or cysts on the ovaries are one of the symptoms of PCOS and can be found using ultrasound imaging. Wavelet ConvNets have been applied in various applications, including image classification, object detection, and biomedical signal analysis. A Wavelet ConvNet is a type of deep learning model that applies wavelet transformation to input data before feeding it into a convolutional neural network. The wavelet transform is a mathematical technique that breaks down a signal or image into a series of sub-bands, each representing different frequency components of the original data. In this work, A 2D Discrete Wavelet Transform (2D-DWT) with the Haar wavelet is applied to each image. The resulting sub-bands namely Low-Low (LL), Low-High (LH), High-Low (HL), and High-High (HH) are concatenated to create a 4-channel feature map. Further, this concatenated feature map is fed into the ConvNet for classification. The PCOS-WaveConvNet classifier has attained 99.7% accuracy which is better than a usual ConvNet model.\",\"PeriodicalId\":223578,\"journal\":{\"name\":\"2023 9th International Conference on Information Technology Trends (ITT)\",\"volume\":\"173 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-05-24\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 9th International Conference on Information Technology Trends (ITT)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ITT59889.2023.10184271\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 9th International Conference on Information Technology Trends (ITT)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ITT59889.2023.10184271","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

育龄妇女易患多囊卵巢综合征(PCOS),这是一种激素疾病。卵巢上的多个小卵泡或囊肿是多囊卵巢综合征的症状之一,可以通过超声成像发现。小波卷积神经网络已经应用于各种应用,包括图像分类、目标检测和生物医学信号分析。小波卷积神经网络是一种深度学习模型,它将小波变换应用于输入数据,然后将其输入卷积神经网络。小波变换是一种数学技术,它将信号或图像分解成一系列子带,每个子带代表原始数据的不同频率成分。在这项工作中,二维离散小波变换(2D- dwt)与哈尔小波应用于每个图像。由此产生的子带即Low-Low (LL), Low-High (LH), High-Low (HL)和High-High (HH)被连接以创建4通道特征映射。进一步,将该连接的特征图输入到卷积神经网络中进行分类。PCOS-WaveConvNet分类器的准确率达到了99.7%,优于常用的ConvNet模型。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
PCOS-WaveConvNet: A Wavelet Convolutional Neural Network for Polycystic Ovary Syndrome Detection using Ultrasound images
Women of reproductive age are susceptible to polycystic ovarian syndrome (PCOS), a hormonal condition. Multiple small follicles or cysts on the ovaries are one of the symptoms of PCOS and can be found using ultrasound imaging. Wavelet ConvNets have been applied in various applications, including image classification, object detection, and biomedical signal analysis. A Wavelet ConvNet is a type of deep learning model that applies wavelet transformation to input data before feeding it into a convolutional neural network. The wavelet transform is a mathematical technique that breaks down a signal or image into a series of sub-bands, each representing different frequency components of the original data. In this work, A 2D Discrete Wavelet Transform (2D-DWT) with the Haar wavelet is applied to each image. The resulting sub-bands namely Low-Low (LL), Low-High (LH), High-Low (HL), and High-High (HH) are concatenated to create a 4-channel feature map. Further, this concatenated feature map is fed into the ConvNet for classification. The PCOS-WaveConvNet classifier has attained 99.7% accuracy which is better than a usual ConvNet model.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术文献互助群
群 号:481959085
Book学术官方微信