Search papers, labs, and topics across Lattice.
This paper introduces MSA-DCNN, a novel multi-scale deformable convolutional neural network designed to enhance medical image classification by addressing the challenges of multi-scale morphology and limited annotations. The framework integrates adaptive multi-scale sampling, saliency refinement, learned cross-scale fusion, and auxiliary self-distillation, all within a unified optimization scheme, allowing it to effectively generalize across diverse anatomical structures. Evaluations on multiple benchmarks reveal that MSA-DCNN outperforms existing models, including ViT and semi-supervised approaches, particularly in scenarios with distribution shifts and label scarcity, while maintaining a lower parameter count.
MSA-DCNN achieves superior medical image classification performance with fewer parameters by effectively integrating multi-scale deformable attention and self-distillation.
Existing deep learning methods perform well in medical image classification but struggle with multi-scale morphology and limited annotations due to fixed sampling and data-hungry training. Existing approaches address these challenges in isolation: DCN-based models provide adaptive sampling but lack explicit multi-scale attention fusion and label-efficient regularisation; multi-scale architectures typically rely on static fusion; and semi-supervised methods target label scarcity without jointly modelling adaptive cross-scale representations. We propose MSA-DCNN, a scale-consistent deformable attention learning framework that introduces adaptive multi-scale sampling, within-scale saliency refinement, learned cross-scale fusion, and auxiliary self-distillation within a unified optimisation scheme, with potential to generalise to structurally heterogeneous anatomy. We evaluate on three public benchmarks and an external hold-out set for leukaemia. MSA-DCNN demonstrates competitive and often better performance against ViT baselines, CNN baselines, and a MICCAI semi-supervised baseline under distribution shift and label scarcity in accuracy, F1, and AUC (binary), while using fewer parameters. Ablations confirm complementary component contributions, supporting MSA-DCNN as a practical foundation for data-efficient medical image classification.