Two layer Ensemble of Deep Learning Models for Medical Image Segmentation
In recent years, deep learning has rapidly become a method of choice for the segmentation of medical images. Deep Neural Network (DNN) architectures such as UNet have achieved state-of-the-art results on many medical datasets. To further improve the performance in the segmentation task, we develop an ensemble system which combines various deep learning architectures. We propose a two-layer ensemble of deep learning models for the segmentation of medical images. The prediction for each training image pixel made by each model in the first layer is used as the augmented data of the training image for the second layer of the ensemble. The prediction of the second layer is then combined by using a weights-based scheme in which each model contributes differently to the combined result. The weights are found by solving linear regression problems. Experiments conducted on two popular medical datasets namely CAMUS and Kvasir-SEG show that the proposed method achieves better results concerning two performance metrics (Dice Coefficient and Hausdorff distance) compared to some well-known benchmark algorithms.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationVocal Bursts Valence PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Layer Ensembles: A Single-Pass Uncertainty Estimation in Deep Learning for Segmentation
Uncertainty estimation in deep learning has become a leading research field in medical image analysis due to the need for safe utilisation of AI algorithms in clinical practice. Most approaches for uncertainty estimation…
Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1Deep ensembles based on Stochastic Activation Selection for Polyp Segmentation
Semantic segmentation has a wide array of applications ranging from medical-image analysis, scene understanding, autonomous driving and robotic navigation. This work deals with medical image segmentation and in particula…
Autonomous DrivingDecoderImage SegmentationMedical Image Analysis+4Diversity-Promoting Ensemble for Medical Image Segmentation
Medical image segmentation is an actively studied task in medical imaging, where the precision of the annotations is of utter importance towards accurate diagnosis and treatment. In recent years, the task has been approa…
DiversityImage SegmentationMedical Image SegmentationSegmentation+1Self-Adaptive 2D-3D Ensemble of Fully Convolutional Networks for Medical Image Segmentation
Segmentation is a critical step in medical image analysis. Fully Convolutional Networks (FCNs) have emerged as powerful segmentation models achieving state-of-the-art results in various medical image datasets. Network ar…
Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1Uncertainty-Aware Retinal Vessel Segmentation via Ensemble Distillation
Uncertainty estimation is critical for reliable medical image segmentation, particularly in retinal vessel analysis, where accurate predictions are essential for diagnostic applications. Deep Ensembles, where multiple ne…
Retinal Vessel SegmentationMedical Image Segmentation