Deep learning models for microsatellite instability screening in low-resource settings
This preclinical computational study evaluated deep learning models for microsatellite instability classification using a public dataset of colorectal cancer histology images. The authors compared a simple convolutional neural network (CNN), a CNN with an attention mechanism, and a pretrained EfficientNet_B0 model. The study's scope was to assess classification performance, computational efficiency, and interpretability for potential use in low-resource settings where conventional methods are not readily available.
The main findings showed that a simple CNN trained from scratch achieved an accuracy of 0.757 and an AUROC of 0.840. The CNN with an attention mechanism increased accuracy and AUROC compared to the simple CNN, but this came with reduced specificity and sensitivity. The pretrained EfficientNet_B0 model demonstrated the highest performance, with an accuracy of 0.936, an AUROC of 0.990, a specificity of 0.953, and a negative predictive value of 0.923. In terms of computational efficiency, EfficientNet_B0 required 4,010,000 trainable parameters and 0.38 GigaFLOPs. For interpretability, the simple CNN with the attention mechanism had the best results based on Gradient-weighted class activation mapping (Grad-CAM).
The authors acknowledge several limitations. The study used a public dataset without external validation. Performance metrics, such as sensitivity and specificity, were reduced with the attention mechanism. A trade-off exists between computational efficiency and performance, which requires balancing. The study focused on model development and not clinical implementation.
The practice relevance is that this work demonstrates the potential for lightweight deep learning models to enable microsatellite instability screening in low-resource settings. However, the authors caution that these results are based on a single dataset and model comparisons. External validation and prospective studies would be needed for clinical adoption.