語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
FindBook
Google Book
Amazon
博客來
Convolutional Neural Networks for Breast Ultrasound Image Segmentation.
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Convolutional Neural Networks for Breast Ultrasound Image Segmentation./
作者:
Alzahrani, Yahya Abdullah.
出版者:
Ann Arbor : ProQuest Dissertations & Theses, : 2022,
面頁冊數:
135 p.
附註:
Source: Dissertations Abstracts International, Volume: 83-08, Section: B.
Contained By:
Dissertations Abstracts International83-08B.
標題:
Computer science. -
電子資源:
http://pqdd.sinica.edu.tw/twdaoapp/servlet/advanced?query=28962129
ISBN:
9798780612186
Convolutional Neural Networks for Breast Ultrasound Image Segmentation.
Alzahrani, Yahya Abdullah.
Convolutional Neural Networks for Breast Ultrasound Image Segmentation.
- Ann Arbor : ProQuest Dissertations & Theses, 2022 - 135 p.
Source: Dissertations Abstracts International, Volume: 83-08, Section: B.
Thesis (Ph.D.)--University of Windsor (Canada), 2022.
This item is not available from ProQuest Dissertations & Theses.
Medical Image Segmentation is the process of segmenting and detecting boundaries of anatomical structures in various types of 2D and 3D medical images. The latter come from different modalities, such as Magnetic Resonance Imaging (MRI), X-Rays, Positron Emission Tomography (PET)/Single-Photon Emission Computed Tomography, Computed Tomography (CT), and Ultrasound (US). It is a key supporting technology for medical applications including diagnostics, planning, monitoring, and guidance. Hence, a large number of segmentation methods have been published in past decades. This dissertation presents four contributions to the field d of medical images and for segmentation in general and to Breast Ultrasound (BUS) image segmentation in particular. Initially, a comprehensive review of the current medical segmentation techniques was conducted to help the researcher to choose the suitable segmentation methodology based on the type of image and organ. In particular, this dissertation reviewed the most important medical segmentation methods that have been utilized for almost all types of medical images. The methods were grouped into categories and then compared, contrasted, and highlighted their main advantages and limitations. We further proposed three neural networks models for BUS tumors segmentation as to solve the limitations of BUS images and to provide better solution which can be utilized to save peoples' life. Breast related diseases have significantly grown among women and have become a leading cause of death worldwide. An effective way to diminish breast cancer is to offer a proper diagnosis in the early stages of the disease by using ultrasound images. However, it is still a challenging task due to intensity inhomogeneity and class imbalanced problems. In this contribution we proposed an encoder-decoder based convolution neural networks which have proven their efficiency in the segmentation of BUS tumors. To address the above-mentioned downsides of ultrasound images, our work proposes a modified U-Net architecture equipped with pre-trained inception residual blocks as an encoder for BUS image segmentation. To enhance the performance, we increased the depth of the network by adapting the inception blocks based on the basic U-Net decoder. Our proposed approach shows promising results, as it demonstrates improved performance over the existing U-Net architecture, as well as the more recent models on two datasets named UDIAT and BUSIS, achieving a Dice Coefficient and IOU (Intersection Over Union)of 0.94 and 0.90 on UDIAT, respectively, and 0.89 and 0.80 on BUSI, respectively. We further proposed a new version of the U-Net architecture, which is commonly used for medical image segmentation. We adapted residual blocks to resolve the issue of the vanishing gradient while down sampling the feature maps, we also replaced the skip connection path in the base model by convolution paths. Our proposed model presented a simple decoder to reconstruct the extracted features. This model showed better performance than basic U-Net and the existing U-Net based neural networks. The model achieved a Dice coefficient and IOU of 0.91 and 0.84 on the dataset, respectively. In the last contribution in this dissertation we presented a novel neural network in which an attention mechanism was proposed. We employed similar contraction structure as our previous contribution and dense blocks in the expanding path which provide full connectivity between the layers. Channels include important information and we showed significant improvement when comprising these details with the spatial ones. Our attention module comprises both information in order to provide a good overall representation of the feature maps. The result reported shows that our model outperforms the existing models and has proven its feasibility for BUS segmentation and can work very well even with very limited dataset.
ISBN: 9798780612186Subjects--Topical Terms:
523869
Computer science.
Subjects--Index Terms:
Lesion segmentation
Convolutional Neural Networks for Breast Ultrasound Image Segmentation.
LDR
:05156nmm a2200385 4500
001
2350371
005
20221020125746.5
008
241004s2022 ||||||||||||||||| ||eng d
020
$a
9798780612186
035
$a
(MiAaPQ)AAI28962129
035
$a
AAI28962129
040
$a
MiAaPQ
$c
MiAaPQ
100
1
$a
Alzahrani, Yahya Abdullah.
$3
3689849
245
1 0
$a
Convolutional Neural Networks for Breast Ultrasound Image Segmentation.
260
1
$a
Ann Arbor :
$b
ProQuest Dissertations & Theses,
$c
2022
300
$a
135 p.
500
$a
Source: Dissertations Abstracts International, Volume: 83-08, Section: B.
500
$a
Advisor: Boufama, Boubakeur.
502
$a
Thesis (Ph.D.)--University of Windsor (Canada), 2022.
506
$a
This item is not available from ProQuest Dissertations & Theses.
506
$a
This item must not be sold to any third party vendors.
520
$a
Medical Image Segmentation is the process of segmenting and detecting boundaries of anatomical structures in various types of 2D and 3D medical images. The latter come from different modalities, such as Magnetic Resonance Imaging (MRI), X-Rays, Positron Emission Tomography (PET)/Single-Photon Emission Computed Tomography, Computed Tomography (CT), and Ultrasound (US). It is a key supporting technology for medical applications including diagnostics, planning, monitoring, and guidance. Hence, a large number of segmentation methods have been published in past decades. This dissertation presents four contributions to the field d of medical images and for segmentation in general and to Breast Ultrasound (BUS) image segmentation in particular. Initially, a comprehensive review of the current medical segmentation techniques was conducted to help the researcher to choose the suitable segmentation methodology based on the type of image and organ. In particular, this dissertation reviewed the most important medical segmentation methods that have been utilized for almost all types of medical images. The methods were grouped into categories and then compared, contrasted, and highlighted their main advantages and limitations. We further proposed three neural networks models for BUS tumors segmentation as to solve the limitations of BUS images and to provide better solution which can be utilized to save peoples' life. Breast related diseases have significantly grown among women and have become a leading cause of death worldwide. An effective way to diminish breast cancer is to offer a proper diagnosis in the early stages of the disease by using ultrasound images. However, it is still a challenging task due to intensity inhomogeneity and class imbalanced problems. In this contribution we proposed an encoder-decoder based convolution neural networks which have proven their efficiency in the segmentation of BUS tumors. To address the above-mentioned downsides of ultrasound images, our work proposes a modified U-Net architecture equipped with pre-trained inception residual blocks as an encoder for BUS image segmentation. To enhance the performance, we increased the depth of the network by adapting the inception blocks based on the basic U-Net decoder. Our proposed approach shows promising results, as it demonstrates improved performance over the existing U-Net architecture, as well as the more recent models on two datasets named UDIAT and BUSIS, achieving a Dice Coefficient and IOU (Intersection Over Union)of 0.94 and 0.90 on UDIAT, respectively, and 0.89 and 0.80 on BUSI, respectively. We further proposed a new version of the U-Net architecture, which is commonly used for medical image segmentation. We adapted residual blocks to resolve the issue of the vanishing gradient while down sampling the feature maps, we also replaced the skip connection path in the base model by convolution paths. Our proposed model presented a simple decoder to reconstruct the extracted features. This model showed better performance than basic U-Net and the existing U-Net based neural networks. The model achieved a Dice coefficient and IOU of 0.91 and 0.84 on the dataset, respectively. In the last contribution in this dissertation we presented a novel neural network in which an attention mechanism was proposed. We employed similar contraction structure as our previous contribution and dense blocks in the expanding path which provide full connectivity between the layers. Channels include important information and we showed significant improvement when comprising these details with the spatial ones. Our attention module comprises both information in order to provide a good overall representation of the feature maps. The result reported shows that our model outperforms the existing models and has proven its feasibility for BUS segmentation and can work very well even with very limited dataset.
590
$a
School code: 0115.
650
4
$a
Computer science.
$3
523869
650
4
$a
Medical imaging.
$3
3172799
650
4
$a
Artificial intelligence.
$3
516317
650
4
$a
Oncology.
$3
751006
653
$a
Lesion segmentation
653
$a
BUS images
653
$a
image processing
653
$a
Neural networks
690
$a
0984
690
$a
0574
690
$a
0800
690
$a
0992
710
2
$a
University of Windsor (Canada).
$b
COMPUTER SCIENCE.
$3
2093677
773
0
$t
Dissertations Abstracts International
$g
83-08B.
790
$a
0115
791
$a
Ph.D.
792
$a
2022
793
$a
English
856
4 0
$u
http://pqdd.sinica.edu.tw/twdaoapp/servlet/advanced?query=28962129
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9472809
電子資源
11.線上閱覽_V
電子書
EB
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入