TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Comprehensive Study on Colorectal Polyp Segmentation wit...

A Comprehensive Study on Colorectal Polyp Segmentation with ResUNet++, Conditional Random Field and Test-Time Augmentation

Debesh Jha, Pia H. Smedsrud, Dag Johansen, Thomas de Lange, Håvard D. Johansen, Pål Halvorsen, Michael A. Riegler

2021-07-26Medical Image Segmentation
PaperPDFCode(official)

Abstract

Colonoscopy is considered the gold standard for detection of colorectal cancer and its precursors. Existing examination methods are, however, hampered by high overall miss-rate, and many abnormalities are left undetected. Computer-Aided Diagnosis systems based on advanced machine learning algorithms are touted as a game-changer that can identify regions in the colon overlooked by the physicians during endoscopic examinations, and help detect and characterize lesions. In previous work, we have proposed the ResUNet++ architecture and demonstrated that it produces more efficient results compared with its counterparts U-Net and ResUNet. In this paper, we demonstrate that further improvements to the overall prediction performance of the ResUNet++ architecture can be achieved by using conditional random field and test-time augmentation. We have performed extensive evaluations and validated the improvements using six publicly available datasets: Kvasir-SEG, CVC-ClinicDB, CVC-ColonDB, ETIS-Larib Polyp DB, ASU-Mayo Clinic Colonoscopy Video Database, and CVC-VideoClinicDB. Moreover, we compare our proposed architecture and resulting model with other State-of-the-art methods. To explore the generalization capability of ResUNet++ on different publicly available polyp datasets, so that it could be used in a real-world setting, we performed an extensive cross-dataset evaluation. The experimental results show that applying CRF and TTA improves the performance on various polyp segmentation datasets both on the same dataset and cross-dataset.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationKvasir-SEGFPS69.59ResUNet++ + TTA + CRF
Medical Image SegmentationKvasir-SEGmIoU0.78ResUNet++ + TTA + CRF
Medical Image SegmentationKvasir-SEGmean Dice0.8508ResUNet++ + TTA + CRF
Medical Image SegmentationETIS-LARIBPOLYPDBmIoU0.7458ResUNet++ + TTA
Medical Image SegmentationETIS-LARIBPOLYPDBmean Dice0.6136ResUNet++ + TTA
Medical Image SegmentationCVC-VideoClinicDBDice0.8125ResUNet++ + TTA
Medical Image SegmentationCVC-VideoClinicDBRecall0.6896ResUNet++ + TTA
Medical Image SegmentationCVC-VideoClinicDBmIoU0.8467ResUNet++ + TTA
Medical Image SegmentationCVC-VideoClinicDBprecision0.6421ResUNet++ + TTA
Medical Image SegmentationCVC-VideoClinicDBDice0.813ResUNet++ + TTA + CRF
Medical Image SegmentationCVC-VideoClinicDBRecall0.6875ResUNet++ + TTA + CRF
Medical Image SegmentationCVC-VideoClinicDBmIoU0.8477ResUNet++ + TTA + CRF
Medical Image SegmentationCVC-VideoClinicDBprecision0.6276ResUNet++ + TTA + CRF
Medical Image SegmentationCVC-VideoClinicDBDice0.8811ResUNet++ + CRF
Medical Image SegmentationCVC-VideoClinicDBRecall0.7743ResUNet++ + CRF
Medical Image SegmentationCVC-VideoClinicDBmIoU0.8739ResUNet++ + CRF
Medical Image SegmentationCVC-VideoClinicDBprecision0.6706ResUNet++ + CRF
Medical Image SegmentationCVC-ColonDBmIoU0.8466ResUNet++ + TTA
Medical Image SegmentationCVC-ColonDBmean Dice0.8474ResUNet++ + TTA
Medical Image SegmentationCVC-ClinicDBmean Dice0.902ResUNet++ + TTA
Medical Image SegmentationCVC-ClinicDBmean Dice0.9017ResUNet++ + CRF+ TTA

Related Papers

DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15HNOSeg-XS: Extremely Small Hartley Neural Operator for Efficient and Resolution-Robust 3D Image Segmentation2025-07-10Just Say Better or Worse: A Human-AI Collaborative Framework for Medical Image Segmentation Without Manual Annotations2025-07-08SAMed-2: Selective Memory Enhanced Medical Segment Anything Model2025-07-04Causal-SAM-LLM: Large Language Models as Causal Reasoners for Robust Medical Segmentation2025-07-04Autoadaptive Medical Segment Anything Model2025-07-02