Automatic Foot Ulcer segmentation Using an Ensemble of Convolutional
Neural Networks
- URL: http://arxiv.org/abs/2109.01408v1
- Date: Fri, 3 Sep 2021 09:55:04 GMT
- Title: Automatic Foot Ulcer segmentation Using an Ensemble of Convolutional
Neural Networks
- Authors: Amirreza Mahbod, Rupert Ecker, Isabella Ellinger
- Abstract summary: We propose an ensemble approach based on two encoder-decoder-based CNN models, namely LinkNet and UNet, to perform foot ulcer segmentation.
Our method achieved state-of-the-art data-based Dice scores of 92.07% and 88.80%, respectively.
- Score: 3.037637906402173
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Foot ulcer is a common complication of diabetes mellitus; it is associated
with substantial morbidity and mortality and remains a major risk factor for
lower leg amputation. Extracting accurate morphological features from the foot
wounds is crucial for proper treatment. Although visual and manual inspection
by medical professionals is the common approach to extract the features, this
method is subjective and error-prone. Computer-mediated approaches are the
alternative solutions to segment the lesions and extract related morphological
features. Among various proposed computer-based approaches for image
segmentation, deep learning-based methods and more specifically convolutional
neural networks (CNN) have shown excellent performances for various image
segmentation tasks including medical image segmentation. In this work, we
proposed an ensemble approach based on two encoder-decoder-based CNN models,
namely LinkNet and UNet, to perform foot ulcer segmentation. To deal with
limited training samples, we used pre-trained weights (EfficientNetB1 for the
LinkNet model and EfficientNetB2 for the UNet model) and further pre-training
by the Medetec dataset. We also applied a number of morphological-based and
colour-based augmentation techniques to train the models. We integrated
five-fold cross-validation, test time augmentation and result fusion in our
proposed ensemble approach to boost the segmentation performance. Applied on a
publicly available foot ulcer segmentation dataset and the MICCAI 2021 Foot
Ulcer Segmentation (FUSeg) Challenge, our method achieved state-of-the-art
data-based Dice scores of 92.07% and 88.80%, respectively. Our developed method
achieved the first rank in the FUSeg challenge leaderboard. The Dockerised
guideline, inference codes and saved trained models are publicly available in
the published GitHub repository:
https://github.com/masih4/Foot_Ulcer_Segmentation
Related papers
- Learnable Weight Initialization for Volumetric Medical Image Segmentation [66.3030435676252]
We propose a learnable weight-based hybrid medical image segmentation approach.
Our approach is easy to integrate into any hybrid model and requires no external training data.
Experiments on multi-organ and lung cancer segmentation tasks demonstrate the effectiveness of our approach.
arXiv Detail & Related papers (2023-06-15T17:55:05Z) - Self-Supervised Correction Learning for Semi-Supervised Biomedical Image
Segmentation [84.58210297703714]
We propose a self-supervised correction learning paradigm for semi-supervised biomedical image segmentation.
We design a dual-task network, including a shared encoder and two independent decoders for segmentation and lesion region inpainting.
Experiments on three medical image segmentation datasets for different tasks demonstrate the outstanding performance of our method.
arXiv Detail & Related papers (2023-01-12T08:19:46Z) - PCA: Semi-supervised Segmentation with Patch Confidence Adversarial
Training [52.895952593202054]
We propose a new semi-supervised adversarial method called Patch Confidence Adrial Training (PCA) for medical image segmentation.
PCA learns the pixel structure and context information in each patch to get enough gradient feedback, which aids the discriminator in convergent to an optimal state.
Our method outperforms the state-of-the-art semi-supervised methods, which demonstrates its effectiveness for medical image segmentation.
arXiv Detail & Related papers (2022-07-24T07:45:47Z) - Lightweight Encoder-Decoder Architecture for Foot Ulcer Segmentation [12.729149322066249]
Continuous monitoring of foot ulcer healing is needed to ensure the efficacy of a given treatment and to avoid any possibility of deterioration.
We developed a model that is similar in spirit to the well-established encoder-decoder and residual convolution neural networks.
A simple patch-based approach for model training, test time augmentations, and majority voting on the obtained predictions resulted in superior performance.
arXiv Detail & Related papers (2022-07-06T08:42:29Z) - Automatic CT Segmentation from Bounding Box Annotations using
Convolutional Neural Networks [2.554905387213585]
The proposed method is composed of two steps: 1) generating pseudo masks with bounding box annotations by k-means clustering, and 2) iteratively training a 3D U-Net convolutional neural network as a segmentation model.
For liver, spleen and kidney segmentation, it achieved an accuracy of 95.19%, 92.11%, and 91.45%, respectively.
arXiv Detail & Related papers (2021-05-29T14:48:16Z) - Boosting Segmentation Performance across datasets using histogram
specification with application to pelvic bone segmentation [1.3750624267664155]
We propose a methodology based on modulation of image tonal distributions and deep learning to boost the performance of networks trained on limited data.
The segmentation task uses a U-Net configuration with an EfficientNet-B0 backbone, optimized using an augmented BCE-IoU loss function.
arXiv Detail & Related papers (2021-01-26T23:48:40Z) - An Uncertainty-Driven GCN Refinement Strategy for Organ Segmentation [53.425900196763756]
We propose a segmentation refinement method based on uncertainty analysis and graph convolutional networks.
We employ the uncertainty levels of the convolutional network in a particular input volume to formulate a semi-supervised graph learning problem.
We show that our method outperforms the state-of-the-art CRF refinement method by improving the dice score by 1% for the pancreas and 2% for spleen.
arXiv Detail & Related papers (2020-12-06T18:55:07Z) - Towards Cross-modality Medical Image Segmentation with Online Mutual
Knowledge Distillation [71.89867233426597]
In this paper, we aim to exploit the prior knowledge learned from one modality to improve the segmentation performance on another modality.
We propose a novel Mutual Knowledge Distillation scheme to thoroughly exploit the modality-shared knowledge.
Experimental results on the public multi-class cardiac segmentation data, i.e., MMWHS 2017, show that our method achieves large improvements on CT segmentation.
arXiv Detail & Related papers (2020-10-04T10:25:13Z) - A generic ensemble based deep convolutional neural network for
semi-supervised medical image segmentation [7.141405427125369]
We propose a generic semi-supervised learning framework for image segmentation based on a deep convolutional neural network (DCNN)
Our method is able to significantly improve beyond fully supervised model learning by incorporating unlabeled data.
arXiv Detail & Related papers (2020-04-16T23:41:50Z) - 3D medical image segmentation with labeled and unlabeled data using
autoencoders at the example of liver segmentation in CT images [58.720142291102135]
This work investigates the potential of autoencoder-extracted features to improve segmentation with a convolutional neural network.
A convolutional autoencoder was used to extract features from unlabeled data and a multi-scale, fully convolutional CNN was used to perform the target task of 3D liver segmentation in CT images.
arXiv Detail & Related papers (2020-03-17T20:20:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.