>
Fa   |   Ar   |   En
   تشخیص و تقسیم‌ بندی استخوان،ریه و بافت نرم به روش خودکار براساس تصاویر توموگرافی کامپیوتری ct با استفاده از شبکه‌های یادگیری عمیق  
   
نویسنده محمدیان محمد ,خزاعی مقدم مریم ,صنیعی الهام
منبع انفورماتيك سلامت و زيست پزشكي - 1403 - دوره : 11 - شماره : 4 - صفحه:323 -335
چکیده    مقدمه: در حوزه پرتودرمانی و محاسبات دزیمتری، شناسایی و تفکیک مناطق و ساختارهای مختلف بدن در تصاویر پزشکی از جمله استخوان، ریه و بافت نرم  براساس تصاویر سی‌تی اسکن نقش مهمی در محاسبه توزیع دز اشعه به منظور بهینه‌سازی، حفاظت از ارگان‌های حساس و بهبود دقت در طراحی درمان‌ ایفا می‌کند. در این راستا به کارگیری الگوریتم‌های خودکار بخش‌‌بندی و بهبود مدل‌های یادگیری عمیق در زمینه تحلیل تصاویر پزشکی دقت و سرعت را بهبود می‌بخشد. هدف این مطالعه ارزیابی دو شبکه عصبی کانولوشن (cnn) و معرفی یک مدل موثر و کارآمد برای انجام بخش‌‌بندی استخوان، ریه و بافت نرم با دقت بالا براساس تصاویر سی ‌تی اسکن است.روش کار: در این مطالعه، شبکه‌ عصبی عمیق مبتنی بر deeplabv3+ و معماری‌های از پیش‌آموزش‌دیده resnet-18  و mobilenet-v2 به عنوان مدل‌های پایه برای بخش‌بندی استفاده شدند. به منظور پیش ‌پردازش تصاویر سی ‌تی اسکن و تهیه داده‌های ورودی به الگوریتم شبکه عصبی، از نرم ‌افزار 3d slicer به منظور تولید تصاویر ماسک شامل بافت‌های نرم، استخوان‌ها و ریه‌‌ها می‌باشد، بهره‌ برداری شده است. فرآیند توسعه و تنظیم پارامترهای آموزش مدل یادگیری عمیق در محیط matlab انجام گرفته است و عملکرد الگوریتم‌‌های تقسیم‌‌بندی به صورت همزمان برای ارگان‌های ذکر شده با استفاده از دو شبکه عصبی مذکور، براساس پارامترهای دقت و ضریب ژاکارد ارزیابی شده‌اند. یافته‌ها: نتایج نشان می‌دهد که دقت بخش‌‌بندی معنایی استخوان برای شبکه‌های عصبی resnet-18 و mobilenet-v2 به ترتیب 97% و 96% است. برای تقسیم‌بندی ریه و بافت نرم، دقت شبکه‌های مذکور به ترتیب 96/9%، 96/7‌% (برای ریه) و 99/2% ، 99% (برای بافت نرم) گزارش شده است. همچنین، معیار ارزیابی ضریب ژاکارد برای تقسیم‌بندی معنایی استخوان توسط شبکه‌های resnet-18 و mobilenet-v2 به ترتیب 85% و 84% اندازه‌‌گیری شده است. برای بخش‌بندی ریه و بافت نرم، این معیار به ترتیب برای شبکه‌های resnet-18‌، mobilenet-v2 به 90/8% ، 91/2% (برای ریه) و 99% ، 99% (برای بافت نرم) است.نتیجه‌گیری:  بر اساس نتایج به دست آمده شبکه عصبی mobilenet-v2 عملکرد بهتری نسبت به resnet-18 در تحلیل تصاویر سی ‌تی اسکن و بخش‌بندی همزمان بافت‌ها از نظر معیارهای مختلف ارزیابی و سرعت عمل نشان می‌دهد.
کلیدواژه بخش‌بندی معنایی تصاویر پزشکی، یادگیری عمیق، تصاویر توموگرافی کامپیوتری، شبکه‌های عصبی کانولوشن (cnn)
آدرس دانشگاه تهران مرکزی, دانشکده فنی و مهندسی, گروه مهندسی پرتو پزشکی, ایران, دانشگاه تهران مرکزی, دانشکده فنی و مهندسی, گروه مهندسی پرتو پزشکی, ایران, دانشگاه تهران مرکزی, دانشکده فنی و مهندسی, گروه مهندسی پرتو پزشکی, ایران
پست الکترونیکی el.saniei@iau.ac.ir
 
   automatic detection and segmentation of bone, lung, and soft tissue based on computed tomography scan using deep learning  
   
Authors mohammadian mohammad ,khazaee moghadam maryam ,saniei elham
Abstract    introduction: in the field of radiation therapy and dosimetry, identifying and segmenting different regions and structures of the body in medical images is crucial for calculating radiation dose distribution for optimization, protecting sensitive organs, and improving treatment planning. in this regard, the application of automatic segmentation algorithms and the advancement of deep learning models in the field of medical image analysis enhance both accuracy and speed. this study aims to evaluate two convolutional neural networks (cnns) and introduce an effective and efficient model for high-accuracy segmentation of bone, lung, and soft tissue based on ct images.method: this study utilized deep neural networks based on deeplabv3+, resnet-18, and mobilenet-v2 pre-trained architectures as the backbone for segmentation. to preprocess the ct scan images and prepare the input data for the neural network algorithms, 3d slicer was employed to generate mask images for organs, including soft tissues, bones, and lungs. the development process and fine-tuning of the aforementioned deep learning models were carried out in the matlab environment, with accuracy and intersection over union (iou) measured to evaluate the performance of the segmentation algorithms.results: the results indicated that the accuracy of semantic segmentation of bone for the resnet-18 and mobilenet-v2 neural networks was 97% and 96%, respectively. for lung and soft tissue segmentation, the accuracy of the aforementioned networks was reported as 96.9% and 96.7% (for lung), and 99.2% and 99% (for soft tissue), respectively.furthermore, the iou criterion for semantic segmentation of bone by the resnet-18 and mobilenet-v2 networks was measured at 85% and 84%, respectively. for lung and soft tissue segmentation, this criterion was 90.8% and 91.2% (for lung), and 99% and 99% (for soft tissue) for both networks, respectively.conclusion: various evaluation metrics indicate that the mobilenet-v2 neural network demonstrates superior performance and speed compared to the resnet-18 network in analyzing ct scan images and segmenting the target tissues.
Keywords semantic segmentation ,medical images ,computed tomography images ,convolutional neural networks (cnn)
 
 

Copyright 2023
Islamic World Science Citation Center
All Rights Reserved