A Survey on Deep Learning for Polyp Segmentation: Techniques, Challenges and Future Trends
Jiaxin Mei, Tao Zhou, Kaiwen Huang, Yizhe Zhang, Yi Zhou, Ye Wu, Huazhu Fu
TL;DR
This survey addresses the shift from hand-crafted features to deep learning in colorectal polyp segmentation, detailing traditional and modern model families, datasets, and evaluation practices. It systematically benchmarks 24 representative deep models (including CNN, Transformer, and hybrid architectures) across multiple datasets, with emphasis on scale-aware performance and temporal video segmentation. Key findings show Transformer-based approaches generally outperform CNNs, with top methods like DuAT, FeDNet, ESFPNet, Polyp-PVT, HSNet, and BDG-Net achieving strong results, while scale and cross-domain generalization remain challenging. The work highlights clinical deployment requirements, data/privacy considerations, and ethical issues, offering guidance for future research and providing open-access resources for reproducible evaluation.
Abstract
Early detection and assessment of polyps play a crucial role in the prevention and treatment of colorectal cancer (CRC). Polyp segmentation provides an effective solution to assist clinicians in accurately locating and segmenting polyp regions. In the past, people often relied on manually extracted lower-level features such as color, texture, and shape, which often had issues capturing global context and lacked robustness to complex scenarios. With the advent of deep learning, more and more outstanding medical image segmentation algorithms based on deep learning networks have emerged, making significant progress in this field. This paper provides a comprehensive review of polyp segmentation algorithms. We first review some traditional algorithms based on manually extracted features and deep segmentation algorithms, then detail benchmark datasets related to the topic. Specifically, we carry out a comprehensive evaluation of recent deep learning models and results based on polyp sizes, considering the pain points of research topics and differences in network structures. Finally, we discuss the challenges of polyp segmentation and future trends in this field. The models, benchmark datasets, and source code links we collected are all published at https://github.com/taozh2017/Awesome-Polyp-Segmentation.
