Learning With Context Feedback Loop for Robust Medical Image
Segmentation
- URL: http://arxiv.org/abs/2103.02844v1
- Date: Thu, 4 Mar 2021 05:44:59 GMT
- Title: Learning With Context Feedback Loop for Robust Medical Image
Segmentation
- Authors: Kibrom Berihu Girum, Gilles Cr\'ehange, Alain Lalande
- Abstract summary: We present a fully automatic deep learning method for medical image segmentation using two systems.
The first one is a forward system of an encoder-decoder CNN that predicts the segmentation result from the input image.
The predicted probabilistic output of the forward system is then encoded by a fully convolutional network (FCN)-based context feedback system.
- Score: 1.881091632124107
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Deep learning has successfully been leveraged for medical image segmentation.
It employs convolutional neural networks (CNN) to learn distinctive image
features from a defined pixel-wise objective function. However, this approach
can lead to less output pixel interdependence producing incomplete and
unrealistic segmentation results. In this paper, we present a fully automatic
deep learning method for robust medical image segmentation by formulating the
segmentation problem as a recurrent framework using two systems. The first one
is a forward system of an encoder-decoder CNN that predicts the segmentation
result from the input image. The predicted probabilistic output of the forward
system is then encoded by a fully convolutional network (FCN)-based context
feedback system. The encoded feature space of the FCN is then integrated back
into the forward system's feed-forward learning process. Using the FCN-based
context feedback loop allows the forward system to learn and extract more
high-level image features and fix previous mistakes, thereby improving
prediction accuracy over time. Experimental results, performed on four
different clinical datasets, demonstrate our method's potential application for
single and multi-structure medical image segmentation by outperforming the
state of the art methods. With the feedback loop, deep learning methods can now
produce results that are both anatomically plausible and robust to low contrast
images. Therefore, formulating image segmentation as a recurrent framework of
two interconnected networks via context feedback loop can be a potential method
for robust and efficient medical image analysis.
Related papers
- Disruptive Autoencoders: Leveraging Low-level features for 3D Medical
Image Pre-training [51.16994853817024]
This work focuses on designing an effective pre-training framework for 3D radiology images.
We introduce Disruptive Autoencoders, a pre-training framework that attempts to reconstruct the original image from disruptions created by a combination of local masking and low-level perturbations.
The proposed pre-training framework is tested across multiple downstream tasks and achieves state-of-the-art performance.
arXiv Detail & Related papers (2023-07-31T17:59:42Z) - Machine learning based biomedical image processing for echocardiographic
images [0.0]
The proposed method uses K-Nearest Neighbor (KNN) algorithm for segmentation of medical images.
The trained neural network has been tested successfully on a group of echocardiographic images.
arXiv Detail & Related papers (2023-03-16T06:23:43Z) - Convolutional Neural Generative Coding: Scaling Predictive Coding to
Natural Images [79.07468367923619]
We develop convolutional neural generative coding (Conv-NGC)
We implement a flexible neurobiologically-motivated algorithm that progressively refines latent state maps.
We study the effectiveness of our brain-inspired neural system on the tasks of reconstruction and image denoising.
arXiv Detail & Related papers (2022-11-22T06:42:41Z) - Attentive Symmetric Autoencoder for Brain MRI Segmentation [56.02577247523737]
We propose a novel Attentive Symmetric Auto-encoder based on Vision Transformer (ViT) for 3D brain MRI segmentation tasks.
In the pre-training stage, the proposed auto-encoder pays more attention to reconstruct the informative patches according to the gradient metrics.
Experimental results show that our proposed attentive symmetric auto-encoder outperforms the state-of-the-art self-supervised learning methods and medical image segmentation models.
arXiv Detail & Related papers (2022-09-19T09:43:19Z) - Correlation between image quality metrics of magnetic resonance images
and the neural network segmentation accuracy [0.0]
In this study, we investigated the correlation between the image quality metrics of MR images with the neural network segmentation accuracy.
The difference in the segmentation accuracy between models based on the random training inputs with IQM based training inputs shed light on the role of image quality metrics on segmentation accuracy.
arXiv Detail & Related papers (2021-11-01T17:02:34Z) - HistoTransfer: Understanding Transfer Learning for Histopathology [9.231495418218813]
We compare the performance of features extracted from networks trained on ImageNet and histopathology data.
We investigate if features learned using more complex networks lead to gain in performance.
arXiv Detail & Related papers (2021-06-13T18:55:23Z) - Learning Fuzzy Clustering for SPECT/CT Segmentation via Convolutional
Neural Networks [5.3123694982708365]
Quantitative bone single-photon emission computed tomography (QBSPECT) has the potential to provide a better quantitative assessment of bone metastasis than planar bone scintigraphy.
The segmentation of anatomical regions-of-interests (ROIs) still relies heavily on the manual delineation by experts.
This work proposes a fast and robust automated segmentation method for partitioning a QBSPECT image into lesion, bone, and background.
arXiv Detail & Related papers (2021-04-17T19:03:52Z) - 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) - NAS-DIP: Learning Deep Image Prior with Neural Architecture Search [65.79109790446257]
Recent work has shown that the structure of deep convolutional neural networks can be used as a structured image prior.
We propose to search for neural architectures that capture stronger image priors.
We search for an improved network by leveraging an existing neural architecture search algorithm.
arXiv Detail & Related papers (2020-08-26T17:59:36Z) - Retinopathy of Prematurity Stage Diagnosis Using Object Segmentation and
Convolutional Neural Networks [68.96150598294072]
Retinopathy of Prematurity (ROP) is an eye disorder primarily affecting premature infants with lower weights.
It causes proliferation of vessels in the retina and could result in vision loss and, eventually, retinal detachment, leading to blindness.
In recent years, there has been a significant effort to automate the diagnosis using deep learning.
This paper builds upon the success of previous models and develops a novel architecture, which combines object segmentation and convolutional neural networks (CNN)
Our proposed system first trains an object segmentation model to identify the demarcation line at a pixel level and adds the resulting mask as an additional "color" channel in
arXiv Detail & Related papers (2020-04-03T14:07:41Z) - CF2-Net: Coarse-to-Fine Fusion Convolutional Network for Breast
Ultrasound Image Segmentation [14.807364495808779]
We propose and evaluate a coarse-to-fine fusion convolutional network (CF2-Net) based on a novel feature integration strategy (forming an 'E'-like type) for BUS image segmentation.
The proposed CF2-Net was evaluated on an open dataset by using four-fold cross validation.
The results of the experiment demonstrate that the CF2-Net obtains state-of-the-art performance when compared with other deep learning-based methods.
arXiv Detail & Related papers (2020-03-23T09:27:26Z)
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.