CVJun 18, 2024

Cephalometric Landmark Detection across Ages with Prototypical Network

arXiv:2406.12577v116 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses a clinically crucial problem in orthodontic diagnosis by providing a unified solution for landmark detection across age groups, which is incremental as it builds on existing methods but extends them to a new scenario.

The paper tackled the problem of automated cephalometric landmark detection across different age groups, particularly addressing the gap for adolescents, and proposed CeLDA, a method using a prototypical network with prototype alignment and relation mining, achieving superior detection results on both adult and adolescent subjects.

Automated cephalometric landmark detection is crucial in real-world orthodontic diagnosis. Current studies mainly focus on only adult subjects, neglecting the clinically crucial scenario presented by adolescents whose landmarks often exhibit significantly different appearances compared to adults. Hence, an open question arises about how to develop a unified and effective detection algorithm across various age groups, including adolescents and adults. In this paper, we propose CeLDA, the first work for Cephalometric Landmark Detection across Ages. Our method leverages a prototypical network for landmark detection by comparing image features with landmark prototypes. To tackle the appearance discrepancy of landmarks between age groups, we design new strategies for CeLDA to improve prototype alignment and obtain a holistic estimation of landmark prototypes from a large set of training images. Moreover, a novel prototype relation mining paradigm is introduced to exploit the anatomical relations between the landmark prototypes. Extensive experiments validate the superiority of CeLDA in detecting cephalometric landmarks on both adult and adolescent subjects. To our knowledge, this is the first effort toward developing a unified solution and dataset for cephalometric landmark detection across age groups. Our code and dataset will be made public on https://github.com/ShanghaiTech-IMPACT/Cephalometric-Landmark-Detection-across-Ages-with-Prototypical-Network

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes