English

Double Encoder-Decoder Networks for Gastrointestinal Polyp Segmentation

Image and Video Processing 2021-10-06 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Polyps represent an early sign of the development of Colorectal Cancer. The standard procedure for their detection consists of colonoscopic examination of the gastrointestinal tract. However, the wide range of polyp shapes and visual appearances, as well as the reduced quality of this image modality, turn their automatic identification and segmentation with computational tools into a challenging computer vision task. In this work, we present a new strategy for the delineation of gastrointestinal polyps from endoscopic images based on a direct extension of common encoder-decoder networks for semantic segmentation. In our approach, two pretrained encoder-decoder networks are sequentially stacked: the second network takes as input the concatenation of the original frame and the initial prediction generated by the first network, which acts as an attention mechanism enabling the second network to focus on interesting areas within the image, thereby improving the quality of its predictions. Quantitative evaluation carried out on several polyp segmentation databases shows that double encoder-decoder networks clearly outperform their single encoder-decoder counterparts in all cases. In addition, our best double encoder-decoder combination attains excellent segmentation accuracy and reaches state-of-the-art performance results in all the considered datasets, with a remarkable boost of accuracy on images extracted from datasets not used for training.

Keywords

Cite

@article{arxiv.2110.01939,
  title  = {Double Encoder-Decoder Networks for Gastrointestinal Polyp Segmentation},
  author = {Adrian Galdran and Gustavo Carneiro and Miguel A. González Ballester},
  journal= {arXiv preprint arXiv:2110.01939},
  year   = {2021}
}

Comments

Accepted at International Conference on Pattern Recognition, AIHA workshop 2021

R2 v1 2026-06-24T06:37:51.880Z