Towards Better Cephalometric Landmark Detection with Diffusion Data Generation
Dongqian Guo, Wencheng Han, Pang Lyu, Yuxi Zhou, Jianbing Shen
TL;DR
This work tackles data scarcity and annotation burden in cephalometric landmark detection by introducing an Anatomy-Informed Cephalometric X-ray Generation (AICG) pipeline that jointly generates X-ray images and landmark annotations. It combines the MIRA augmentation, Anatomy-Informed Topology (AIT), and a Prompt Description Generator (PDG) to condition diffusion-based generators, plus a new Prompt-CX dataset linking real X-rays with medical text prompts. Training large-scale detectors on abundant synthetic data yields substantial improvements in SDR within 2 mm (reaching 82.2%) and reduces mean radial error, demonstrating the effectiveness and generalization of diffusion-driven data augmentation for medical landmark detection. The approach enables broader deployment of accurate cephalometric analysis across diverse scanners and patient populations, with extensive ablation and expert validation supporting its robustness and clinical relevance.
Abstract
Cephalometric landmark detection is essential for orthodontic diagnostics and treatment planning. Nevertheless, the scarcity of samples in data collection and the extensive effort required for manual annotation have significantly impeded the availability of diverse datasets. This limitation has restricted the effectiveness of deep learning-based detection methods, particularly those based on large-scale vision models. To address these challenges, we have developed an innovative data generation method capable of producing diverse cephalometric X-ray images along with corresponding annotations without human intervention. To achieve this, our approach initiates by constructing new cephalometric landmark annotations using anatomical priors. Then, we employ a diffusion-based generator to create realistic X-ray images that correspond closely with these annotations. To achieve precise control in producing samples with different attributes, we introduce a novel prompt cephalometric X-ray image dataset. This dataset includes real cephalometric X-ray images and detailed medical text prompts describing the images. By leveraging these detailed prompts, our method improves the generation process to control different styles and attributes. Facilitated by the large, diverse generated data, we introduce large-scale vision detection models into the cephalometric landmark detection task to improve accuracy. Experimental results demonstrate that training with the generated data substantially enhances the performance. Compared to methods without using the generated data, our approach improves the Success Detection Rate (SDR) by 6.5%, attaining a notable 82.2%. All code and data are available at: https://um-lab.github.io/cepha-generation
