[edit]
RCSegNeXt: Efficient multi-scale ConvNeXt for rectal cancer segmentation from sagittal MRI scans
Proceedings of The 8th International Conference on Medical Imaging with Deep Learning, PMLR 301:167-182, 2026.
Abstract
Rectal cancer remains a critical global health challenge, significantly contributing to mor-bidity and mortality worldwide. Magnetic resonance imaging (MRI) in a sagittal planeoffers distinct advantages for rectal cancer diagnosis by providing detailed visualization ofthe rectum and its surrounding anatomy. However, automated segmentation of the rectumand associated tumors remains difficult due to tumor heterogeneity and complex anatom-ical structure, which necessitate multi-scale feature extraction. This study proposes RC-SegNeXt, a novel non-uniform pure-convolutional rectal cancer segmentation architecturethat combines shallow anisotropic stages with deep isotropic stages. The anisotropic stagesleverage AniNeXt blocks, designed with customized convolutional kernels and pooling op-erations to address the uneven spatial resolution inherent in MRI data. In the isotropicstages, an IsoNeXt block with a Scale-Aware Integration Module (SAIM) enables efficientmulti-scale feature fusion by directing information flow through constrained pathways. Thisdesign enhances computational efficiency while achieving superior segmentation accuracy.Experiments on two in-house datasets demonstrate the proposed method’s state-of-the-artperformances. Code will be open upon acceptance.