ColonNeXt: Fully Convolutional Attention for Polyp Segmentation.

This study introduces ColonNeXt, a novel fully convolutional attention-based model for polyp segmentation from colonoscopy images, aimed at the enhancing early detection of colorectal cancer. Utilizing a purely convolutional neural network (CNN), ColonNeXt integrates an encoder-decoder structure wit...

Descripción completa

Detalles Bibliográficos
Publicado en:Journal of Imaging Informatics in Medicine Vol. 38; no. 4; pp. 2194 - 2210
Autores principales: Nguyen, Dinh Cong, Nguyen, Hoang Long
Formato: equations & formulas pictorial research tables/charts Journal Article
Publicado: Springer Nature Aug2025
Acceso en línea:Ver este registro en EBSCOhost
Descripción
Sumario:This study introduces ColonNeXt, a novel fully convolutional attention-based model for polyp segmentation from colonoscopy images, aimed at the enhancing early detection of colorectal cancer. Utilizing a purely convolutional neural network (CNN), ColonNeXt integrates an encoder-decoder structure with a hierarchical multi-scale context-aware network (MSCAN) in the encoder and a convolutional block attention module (CBAM) in the decoder. The decoder further includes a proposed CNN-based feature attention mechanism for selective feature enhancement, ensuring precise segmentation. A new refinement module effectively improves boundary accuracy, addressing challenges such as variable polyp size, complex textures, and inconsistent illumination. Evaluations on standard datasets show that ColonNeXt achieves high accuracy and efficiency, significantly outperforming competing methods. These results confirm its robustness and precision, establishing ColonNeXt as a state-of-the-art model for polyp segmentation. The code is available at: https://github.com/long-nguyen12/colonnext-pytorch.