Learning from a Few Shots: Data-Efficient Cervical Vertebral Maturation Assessment
Abstract
The timing of treatment is a crucial decision in orthodontics. Initiating treatment during the appropriate growth phase leads to optimal patient outcomes and can prevent prolonged treatment durations. The most commonly used method for classifying growth phases is cervical vertebral maturation (CVM) assessment, which categorizes CVM into six stages based on the shape and size of the cervical vertebrae. Due to the complexity of manual CVM analysis, it often falls short in performance when assessed visually. Deep learning methods can assist physicians in classifying CVM stages, thus improving orthodontic workflows and treatments. However, a significant challenge in deep learning-based CVM assessment is the 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 best of 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 architectures ResNet18 and MedSam-2D. Few-shot learning enhances classification performance by up to 9%. Additionally, in-domain pre-training (using chest X-ray data) results in a significant performance increase of up to 4%.
Cite
Text
Schneider et al. "Learning from a Few Shots: Data-Efficient Cervical Vertebral Maturation Assessment." Medical Imaging with Deep Learning, 2025.Markdown
[Schneider et al. "Learning from a Few Shots: Data-Efficient Cervical Vertebral Maturation Assessment." Medical Imaging with Deep Learning, 2025.](https://mlanthology.org/midl/2025/schneider2025midl-learning/)BibTeX
@inproceedings{schneider2025midl-learning,
title = {{Learning from a Few Shots: Data-Efficient Cervical Vertebral Maturation Assessment}},
author = {Schneider, Helen and Parikh, Aditya and Priya, Priya and Broß, Maximilian and Verhofstadt, Tom and Konermann, Anna and Sifa, Rafet},
booktitle = {Medical Imaging with Deep Learning},
year = {2025},
url = {https://mlanthology.org/midl/2025/schneider2025midl-learning/}
}