[edit]
Learning from a Few Shots: Data-efficient Cervical Vertebral Maturation Assessment
Proceedings of The 8th International Conference on Medical Imaging with Deep Learning, PMLR 301:1403-1417, 2026.
Abstract
The timing of treatment is a crucial decision in orthodontics. Initiating treatment duringthe appropriate growth phase leads to optimal patient outcomes and can prevent prolongedtreatment durations. The most commonly used method for classifying growth phases iscervical vertebral maturation (CVM) assessment, which categorizes CVM into six stagesbased on the shape and size of the cervical vertebrae. Due to the complexity of manual CVManalysis, it often falls short in performance when assessed visually. Deep learning methodscan assist physicians in classifying CVM stages, thus improving orthodontic workflows andtreatments. However, a significant challenge in deep learning-based CVM assessment isthe limited dataset volume, resulting from difficulties in data collection and annotation.While small training datasets can greatly hinder the model’s generalization performance,research on data-efficient training methods for CVM assessment is still lacking. To the bestof our knowledge, this paper is the first to evaluate the potential of few-shot learning and in-domain transfer learning for CVM assessment. Specifically, we investigate the architecturesResNet18 and MedSam-2D. Few-shot learning enhances classification performance by upto 9%. Additionally, in-domain pre-training (using chest X-ray data) results in a significantperformance increase of up to 4%.