π€ AI Summary
This study addresses the challenge of automatic craniofacial landmark localization in 2D lateral cephalometric X-raysβwhere manual annotation is time-consuming and error-prone, and existing methods lack robustness under low contrast and anatomical complexity. We propose a lightweight Multi-Head Residual Network (MHR-Net), integrating residual encoding, dual channel-spatial attention mechanisms, and a multi-head decoding architecture to significantly enhance anatomical context modeling and keypoint localization accuracy. Trained end-to-end on the Aariz dataset (1,000 cases), MHR-Net achieves a state-of-the-art mean radial error of 1.23 mm and an 85.5% success rate within 2.0 mm, using less than 25% of the parameters of the strongest baseline. The method establishes a new paradigm for clinical cephalometric analysis, offering both high accuracy and computational efficiency.
π Abstract
Accurate localization of cephalometric landmarks from 2D lateral skull X-rays is vital for orthodontic diagnosis and treatment. Manual annotation is time-consuming and error-prone, whereas automated approaches often struggle with low contrast and anatomical complexity. This paper introduces CephRes-MHNet, a multi-head residual convolutional network for robust and efficient cephalometric landmark detection. The architecture integrates residual encoding, dual-attention mechanisms, and multi-head decoders to enhance contextual reasoning and anatomical precision. Trained on the Aariz Cephalometric dataset of 1,000 radiographs, CephRes-MHNet achieved a mean radial error (MRE) of 1.23 mm and a success detection rate (SDR) @ 2.0 mm of 85.5%, outperforming all evaluated models. In particular, it exceeded the strongest baseline, the attention-driven AFPF-Net (MRE = 1.25 mm, SDR @ 2.0 mm = 84.1%), while using less than 25% of its parameters. These results demonstrate that CephRes-MHNet attains state-of-the-art accuracy through architectural efficiency, providing a practical solution for real-world orthodontic analysis.