Unlocking Generalization in Polyp Segmentation with DINO Self-Attention "keys"
By: Carla Monteiro , Valentina Corbetta , Regina Beets-Tan and more
Potential Business Impact:
Finds hidden cancer spots in body scans.
Automatic polyp segmentation is crucial for improving the clinical identification of colorectal cancer (CRC). While Deep Learning (DL) techniques have been extensively researched for this problem, current methods frequently struggle with generalization, particularly in data-constrained or challenging settings. Moreover, many existing polyp segmentation methods rely on complex, task-specific architectures. To address these limitations, we present a framework that leverages the intrinsic robustness of DINO self-attention "key" features for robust segmentation. Unlike traditional methods that extract tokens from the deepest layers of the Vision Transformer (ViT), our approach leverages the key features of the self-attention module with a simple convolutional decoder to predict polyp masks, resulting in enhanced performance and better generalizability. We validate our approach using a multi-center dataset under two rigorous protocols: Domain Generalization (DG) and Extreme Single Domain Generalization (ESDG). Our results, supported by a comprehensive statistical analysis, demonstrate that this pipeline achieves state-of-the-art (SOTA) performance, significantly enhancing generalization, particularly in data-scarce and challenging scenarios. While avoiding a polyp-specific architecture, we surpass well-established models like nnU-Net and UM-Net. Additionally, we provide a systematic benchmark of the DINO framework's evolution, quantifying the specific impact of architectural advancements on downstream polyp segmentation performance.
Similar Papers
From SAM to DINOv2: Towards Distilling Foundation Models to Lightweight Baselines for Generalized Polyp Segmentation
CV and Pattern Recognition
Helps doctors find cancer polyps better and faster.
FocusNet: Transformer-enhanced Polyp Segmentation with Local and Pooling Attention
Image and Video Processing
Helps doctors find tiny growths in the body.
Hybrid(Transformer+CNN)-based Polyp Segmentation
Image and Video Processing
Finds tiny growths in the gut better.