Region Growing with Convolutional Neural Networks for Biomedical Image
Segmentation
- URL: http://arxiv.org/abs/2009.11717v1
- Date: Wed, 23 Sep 2020 17:53:00 GMT
- Title: Region Growing with Convolutional Neural Networks for Biomedical Image
Segmentation
- Authors: John Lagergren, Erica Rutter, Kevin Flores
- Abstract summary: We present a methodology that uses convolutional neural networks (CNNs) for segmentation by iteratively growing predicted mask regions in each coordinate direction.
We use a threshold on the CNN probability scores to determine whether pixels are added to the region and the iteration continues until no new pixels are added to the region.
Our method is able to achieve high segmentation accuracy and preserve biologically realistic morphological features while leveraging small amounts of training data and maintaining computational efficiency.
- Score: 1.5469452301122177
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this paper we present a methodology that uses convolutional neural
networks (CNNs) for segmentation by iteratively growing predicted mask regions
in each coordinate direction. The CNN is used to predict class probability
scores in a small neighborhood of the center pixel in a tile of an image. We
use a threshold on the CNN probability scores to determine whether pixels are
added to the region and the iteration continues until no new pixels are added
to the region. Our method is able to achieve high segmentation accuracy and
preserve biologically realistic morphological features while leveraging small
amounts of training data and maintaining computational efficiency. Using
retinal blood vessel images from the DRIVE database we found that our method is
more accurate than a fully convolutional semantic segmentation CNN for several
evaluation metrics.
Related papers
- Leveraging CAM Algorithms for Explaining Medical Semantic Segmentation [4.818865062632567]
Convolutional neural networks (CNNs) achieve prevailing results in segmentation tasks nowadays.
One way of interpreting a CNN is the use of class activation maps (CAMs) that represent heatmaps.
We propose a transfer between existing classification- and segmentation-based methods for more detailed, explainable, and consistent results.
arXiv Detail & Related papers (2024-09-30T13:43:00Z) - Class Balanced PixelNet for Neurological Image Segmentation [20.56747443955369]
We propose an automatic brain tumor segmentation approach (e.g., PixelNet) using a pixel-level convolutional neural network (CNN)
The proposed model has achieved promising results in brain tumor and ischemic stroke segmentation datasets.
arXiv Detail & Related papers (2022-04-23T10:57:54Z) - Two-Stream Graph Convolutional Network for Intra-oral Scanner Image
Segmentation [133.02190910009384]
We propose a two-stream graph convolutional network (i.e., TSGCN) to handle inter-view confusion between different raw attributes.
Our TSGCN significantly outperforms state-of-the-art methods in 3D tooth (surface) segmentation.
arXiv Detail & Related papers (2022-04-19T10:41:09Z) - Weakly-supervised fire segmentation by visualizing intermediate CNN
layers [82.75113406937194]
Fire localization in images and videos is an important step for an autonomous system to combat fire incidents.
We consider weakly supervised segmentation of fire in images, in which only image labels are used to train the network.
We show that in the case of fire segmentation, which is a binary segmentation problem, the mean value of features in a mid-layer of classification CNN can perform better than conventional Class Activation Mapping (CAM) method.
arXiv Detail & Related papers (2021-11-16T11:56:28Z) - Learning Hybrid Representations for Automatic 3D Vessel Centerline
Extraction [57.74609918453932]
Automatic blood vessel extraction from 3D medical images is crucial for vascular disease diagnoses.
Existing methods may suffer from discontinuities of extracted vessels when segmenting such thin tubular structures from 3D images.
We argue that preserving the continuity of extracted vessels requires to take into account the global geometry.
We propose a hybrid representation learning approach to address this challenge.
arXiv Detail & Related papers (2020-12-14T05:22:49Z) - Learning CNN filters from user-drawn image markers for coconut-tree
image classification [78.42152902652215]
We present a method that needs a minimal set of user-selected images to train the CNN's feature extractor.
The method learns the filters of each convolutional layer from user-drawn markers in image regions that discriminate classes.
It does not rely on optimization based on backpropagation, and we demonstrate its advantages on the binary classification of coconut-tree aerial images.
arXiv Detail & Related papers (2020-08-08T15:50:23Z) - Weakly-Supervised Semantic Segmentation by Iterative Affinity Learning [86.45526827323954]
Weakly-supervised semantic segmentation is a challenging task as no pixel-wise label information is provided for training.
We propose an iterative algorithm to learn such pairwise relations.
We show that the proposed algorithm performs favorably against the state-of-the-art methods.
arXiv Detail & Related papers (2020-02-19T10:32:03Z) - Medical Image Segmentation via Unsupervised Convolutional Neural Network [1.6396833577035679]
We present a novel learning-based segmentation model that could be trained semi- or un- supervised.
We parameterize the Active contour without edges (ACWE) framework via a convolutional neural network (ConvNet)
We show that the method provides fast and high-quality bone segmentation in the context of single-photon emission computed tomography (SPECT) image.
arXiv Detail & Related papers (2020-01-28T03:56:42Z) - Approximation and Non-parametric Estimation of ResNet-type Convolutional
Neural Networks [52.972605601174955]
We show a ResNet-type CNN can attain the minimax optimal error rates in important function classes.
We derive approximation and estimation error rates of the aformentioned type of CNNs for the Barron and H"older classes.
arXiv Detail & Related papers (2019-03-24T19:42:39Z)
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.