Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ColonFormer: An Efficient Transformer based Method for Colon Polyp Segmentation

About

Identifying polyps is challenging for automatic analysis of endoscopic images in computer-aided clinical support systems. Models based on convolutional networks (CNN), transformers, and their combinations have been proposed to segment polyps with promising results. However, those approaches have limitations either in modeling the local appearance of the polyps only or lack of multi-level features for spatial dependency in the decoding process. This paper proposes a novel network, namely ColonFormer, to address these limitations. ColonFormer is an encoder-decoder architecture capable of modeling long-range semantic information at both encoder and decoder branches. The encoder is a lightweight architecture based on transformers for modeling global semantic relations at multi scales. The decoder is a hierarchical network structure designed for learning multi-level features to enrich feature representation. Besides, a refinement module is added with a new skip connection technique to refine the boundary of polyp objects in the global map for accurate segmentation. Extensive experiments have been conducted on five popular benchmark datasets for polyp segmentation, including Kvasir, CVC-Clinic DB, CVC-ColonDB, CVC-T, and ETIS-Larib. Experimental results show that our ColonFormer outperforms other state-of-the-art methods on all benchmark datasets.

Nguyen Thanh Duc, Nguyen Thi Oanh, Nguyen Thi Thuy, Tran Minh Triet, Dinh Viet Sang• 2022

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationCVC-ClinicDB (test)
DSC93.2
196
Polyp SegmentationKvasir-SEG (test)
mIoU0.877
87
Polyp SegmentationETIS (test)
Mean Dice80.1
86
Polyp SegmentationKvasir (test)
Dice Coefficient92.7
73
Polyp SegmentationCVC-ColonDB (test)
Mean Dice0.811
62
Colon Polyp SegmentationCVC-T (test)
mDice0.906
20
Colon Polyp SegmentationCVC-ClinicDB (5-fold cross-val)
mIoU90.4
19
Colon Polyp SegmentationETIS-Larib (test)
mDice0.801
19
Colon Polyp SegmentationKvasir (5-fold cross-validation)
Dice Score92.4
18
Colon Polyp SegmentationGeneral
Parameters (M)33.04
8
Showing 10 of 10 rows

Other info

Follow for update