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

Stepwise Feature Fusion: Local Guides Global

About

Colonoscopy, currently the most efficient and recognized colon polyp detection technology, is necessary for early screening and prevention of colorectal cancer. However, due to the varying size and complex morphological features of colonic polyps as well as the indistinct boundary between polyps and mucosa, accurate segmentation of polyps is still challenging. Deep learning has become popular for accurate polyp segmentation tasks with excellent results. However, due to the structure of polyps image and the varying shapes of polyps, it easy for existing deep learning models to overfitting the current dataset. As a result, the model may not process unseen colonoscopy data. To address this, we propose a new State-Of-The-Art model for medical image segmentation, the SSFormer, which uses a pyramid Transformer encoder to improve the generalization ability of models. Specifically, our proposed Progressive Locality Decoder can be adapted to the pyramid Transformer backbone to emphasize local features and restrict attention dispersion. The SSFormer achieves statet-of-the-art performance in both learning and generalization assessment.

Jinfeng Wang, Qiming Huang, Feilong Tang, Jia Meng, Jionglong Su, Sifan Song• 2022

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationCVC-ClinicDB (test)
DSC92.88
196
Polyp SegmentationKvasir
Dice Score93.6
128
Medical Image SegmentationBUSI (test)
Dice78.76
121
Polyp SegmentationETIS
Dice Score79.6
108
Medical Image SegmentationISIC 2018
Dice Score92.42
92
Polyp SegmentationKvasir-SEG (test)
mIoU0.7348
87
Polyp SegmentationCVC-ClinicDB
Dice Coefficient94.5
81
Multi-organ SegmentationSynapse multi-organ CT (test)
DSC78.01
81
Medical Image SegmentationKvasir-SEG (test)
mIoU89.05
78
Polyp SegmentationColonDB
mDice77.2
74
Showing 10 of 41 rows

Other info

Code

Follow for update