XtraLight-MedMamba for Classification of Neoplastic Tubular Adenomas
Aqsa Sultana, Rayan Afsar, Ahmed Rahu, Surendra P. Singh, Brian Shula, Brandon Combs, Derrick Forchetti, Vijayan K. Asari
TL;DR
This work tackles CRC risk stratification by improving risk assessment of low-grade tubular adenomas using an ultra-lightweight state-space model. The proposed XtraLight-MedMamba combines ConvNext shallow feature extraction, Parallel Vision Mamba back-end, SCAB fusion, and a Fixed Non-Negative Orthogonal Classifier to achieve high accuracy with only ~32k parameters. It demonstrates 97.18% accuracy and strong F1 on a curated WSIdataset of case vs. control cohorts, with Grad-CAM visualizations indicating attention to clinically meaningful nuclear and architectural features. The approach offers a scalable, interpretable, and computationally efficient tool for digital pathology-based CRC risk prediction, potentially enabling broader clinical deployment.
Abstract
Accurate risk stratification of precancerous polyps during routine colonoscopy screenings is essential for lowering the risk of developing colorectal cancer (CRC). However, assessment of low-grade dysplasia remains limited by subjective histopathologic interpretation. Advancements in digital pathology and deep learning provide new opportunities to identify subtle and fine morphologic patterns associated with malignant progression that may be imperceptible to the human eye. In this work, we propose XtraLight-MedMamba, an ultra-lightweight state-space-based deep learning framework for classifying neoplastic tubular adenomas from whole-slide images (WSIs). The architecture is a blend of ConvNext based shallow feature extractor with parallel vision mamba to efficiently model both long- and short-range dependencies and image generalization. An integration of Spatial and Channel Attention Bridge (SCAB) module enhances multiscale feature extraction, while Fixed Non-Negative Orthogonal Classifier (FNOClassifier) enables substantial parameter reduction and improved generalization. The model was evaluated on a curated dataset acquired from patients with low-grade tubular adenomas, stratified into case and control cohorts based on subsequent CRC development. XtraLight-MedMamba achieved an accuracy of 97.18% and an F1-score of 0.9767 using approximately 32,000 parameters, outperforming transformer-based and conventional Mamba architectures with significantly higher model complexity.
