HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Stepwise Feature Fusion: Local Guides Global

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

Stepwise Feature Fusion: Local Guides Global

Abstract

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.

Code Repositories

Qiming-Huang/ssformer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
medical-image-segmentation-on-2018-dataSSFormer-L
Dice: 0.9230
mIoU: 0.8614
medical-image-segmentation-on-cvc-clinicdbSSFormer-L
mIoU: 0.8995
mean Dice: 0.9447
medical-image-segmentation-on-cvc-colondbSSFormer-L
mIoU: 0.721
mean Dice: 0.802
medical-image-segmentation-on-etisSSFormer-L
mIoU: 0.720
mean Dice: 0.796
medical-image-segmentation-on-kvasir-segSSFormer-L
mIoU: 0.8905
mean Dice: 0.9357

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Stepwise Feature Fusion: Local Guides Global | Papers | HyperAI