Automatic Polyp Segmentation using U-Net-ResNet50
- URL: http://arxiv.org/abs/2012.15247v1
- Date: Wed, 30 Dec 2020 17:59:18 GMT
- Title: Automatic Polyp Segmentation using U-Net-ResNet50
- Authors: Saruar Alam, Nikhil Kumar Tomar, Aarati Thakur, Debesh Jha, Ashish
Rauniyar
- Abstract summary: Polyps are the predecessors to colorectal cancer which is considered to be one of the leading causes of cancer-related deaths worldwide.
Due to variability in shape, size, and surrounding tissue similarity, colorectal polyps are often missed by the clinicians during colonoscopy.
With the use of an automatic, accurate, and fast polyp segmentation method during the colonoscopy, many colorectal polyps can be easily detected and removed.
- Score: 1.4174475093445236
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Polyps are the predecessors to colorectal cancer which is considered as one
of the leading causes of cancer-related deaths worldwide. Colonoscopy is the
standard procedure for the identification, localization, and removal of
colorectal polyps. Due to variability in shape, size, and surrounding tissue
similarity, colorectal polyps are often missed by the clinicians during
colonoscopy. With the use of an automatic, accurate, and fast polyp
segmentation method during the colonoscopy, many colorectal polyps can be
easily detected and removed. The ``Medico automatic polyp segmentation
challenge'' provides an opportunity to study polyp segmentation and build an
efficient and accurate segmentation algorithm. We use the U-Net with
pre-trained ResNet50 as the encoder for the polyp segmentation. The model is
trained on Kvasir-SEG dataset provided for the challenge and tested on the
organizer's dataset and achieves a dice coefficient of 0.8154, Jaccard of
0.7396, recall of 0.8533, precision of 0.8532, accuracy of 0.9506, and F2 score
of 0.8272, demonstrating the generalization ability of our model.
Related papers
- TotalSegmentator MRI: Sequence-Independent Segmentation of 59 Anatomical Structures in MR images [62.53931644063323]
In this study we extended the capabilities of TotalSegmentator to MR images.
We trained an nnU-Net segmentation algorithm on this dataset and calculated similarity coefficients (Dice) to evaluate the model's performance.
The model significantly outperformed two other publicly available segmentation models (Dice score 0.824 versus 0.762; p0.001 and 0.762 versus 0.542; p)
arXiv Detail & Related papers (2024-05-29T20:15:54Z) - COLON: The largest COlonoscopy LONg sequence public database [0.0]
Polyps, as the main biomarker of the disease, are detected, localized, and characterized through colonoscopy procedures.
Currently, publicly available polyp datasets have allowed significant advances in computational strategies dedicated to characterizing non-parametric polyp shapes.
This work introduces COLON: the largest COlonoscopy LONg sequence dataset with around of 30 thousand polyp labeled frames and 400 thousand background frames.
arXiv Detail & Related papers (2024-03-01T16:50:16Z) - RUPNet: Residual upsampling network for real-time polyp segmentation [2.6179759969345002]
We propose a novel architecture, Residual Upsampling Network (RUPNet) for colon polyp segmentation.
With an image size of $512 times 512$, the proposed method achieves an excellent real-time operation speed of 152.60 frames per second.
arXiv Detail & Related papers (2023-01-06T20:21:37Z) - Neural Bandits for Data Mining: Searching for Dangerous Polypharmacy [63.135687276599114]
Some polypharmacies, deemed inappropriate, may be associated with adverse health outcomes such as death or hospitalization.
We propose the OptimNeuralTS strategy to efficiently mine claims datasets and build a predictive model of the association between drug combinations and health outcomes.
Our method can detect up to 72% of PIPs while maintaining an average precision score of 99% using 30 000 time steps.
arXiv Detail & Related papers (2022-12-10T03:43:23Z) - WSSS4LUAD: Grand Challenge on Weakly-supervised Tissue Semantic
Segmentation for Lung Adenocarcinoma [51.50991881342181]
This challenge includes 10,091 patch-level annotations and over 130 million labeled pixels.
First place team achieved mIoU of 0.8413 (tumor: 0.8389, stroma: 0.7931, normal: 0.8919)
arXiv Detail & Related papers (2022-04-13T15:27:05Z) - Self-Supervised U-Net for Segmenting Flat and Sessile Polyps [63.62764375279861]
Development of colorectal polyps is one of the earliest signs of cancer.
Early detection and resection of polyps can greatly increase survival rate to 90%.
Computer-Aided Diagnosis systems(CADx) has been proposed that detect polyps by processing the colonoscopic videos.
arXiv Detail & Related papers (2021-10-17T09:31:20Z) - Automatic Polyp Segmentation via Multi-scale Subtraction Network [100.94922587360871]
In clinical practice, precise polyp segmentation provides important information in the early detection of colorectal cancer.
Most existing methods are based on U-shape structure and use element-wise addition or concatenation to fuse different level features progressively in decoder.
We propose a multi-scale subtraction network (MSNet) to segment polyp from colonoscopy image.
arXiv Detail & Related papers (2021-08-11T07:54:07Z) - AG-CUResNeSt: A Novel Method for Colon Polyp Segmentation [0.0]
This paper proposes a novel neural network architecture called AG-CUResNeSt, which enhances Coupled UNets using the robust ResNeSt backbone and attention gates.
We show that our proposed method achieves state-of-the-art accuracy compared to existing methods.
arXiv Detail & Related papers (2021-05-02T06:36:36Z) - Automatic Polyp Segmentation using Fully Convolutional Neural Network [0.0]
The miss-rate of colorectal polyps during colonoscopy is between 6 to 27%.
The use of an automated, accurate, and real-time polyp segmentation during colonoscopy examinations can help the clinicians to eliminate missing lesions and prevent further progression of colorectal cancer.
The Medico automatic polyp segmentation challenge'' provides an opportunity to study polyp segmentation and build a fast segmentation model.
The experiments demonstrate that the model trained on the Kvasir-SEG dataset and tested on an unseen dataset achieves a dice coefficient of 0.7801, mIoU of 0.6847, recall of 0.8077, and precision of 0.8
arXiv Detail & Related papers (2021-01-11T16:20:57Z) - DDANet: Dual Decoder Attention Network for Automatic Polyp Segmentation [0.3734402152170273]
We propose a novel architecture called DDANet'' based on a dual decoder attention network.
Experiments demonstrate that the model trained on the Kvasir-SEG dataset and tested on an unseen dataset achieves a dice coefficient of 0.7874, mIoU of 0.7010, recall of 0.7987, and a precision of 0.8577.
arXiv Detail & Related papers (2020-12-30T17:52:35Z) - PraNet: Parallel Reverse Attention Network for Polyp Segmentation [155.93344756264824]
We propose a parallel reverse attention network (PraNet) for accurate polyp segmentation in colonoscopy images.
We first aggregate the features in high-level layers using a parallel partial decoder (PPD)
In addition, we mine the boundary cues using a reverse attention (RA) module, which is able to establish the relationship between areas and boundary cues.
arXiv Detail & Related papers (2020-06-13T08:13: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.