In this article, the authors review the potential influence and benefits of artificial intelligence (AI) in orthodontics and dentofacial orthopedics with particular emphasis on current applications and emerging developments. Specific focus areas such as diagnosis, growth evaluation, treatment planning, personalized care, robotic technologies, virtual surgical planning, and improvements in clinical workflow will be explored. The review showcases evidence of AI leading to increased accuracy in diagnosis, supplementing clinical decision making, and ultimately improving the overall clinical experience. As the authors highlight the practical and innovative applications of AI, certain ethical implications are also discussed.
Key points
-
•
As with many other disciplines, artificial intelligence (AI) is being integrated into orthodontics and dentofacial orthopedics at an increasing pace, considering the expanding areas of interest, such as diagnosis, growth prediction, outcome prediction, personalization, treatment planning, robotic-assisted procedures, virtual surgical simulations, and the streamlining of clinical workflows.
-
•
Data privacy, model transparency, and equitable access should be the primary areas of focus in the ethical and reliable integration of AI into orthodontic practice.
-
•
Keeping in mind that AI is not meant to replace personal experience, it can serve as an effective adjunct to the present practice. This framework not only preserves patient safety and clinical accountability but also reinforces the delivery of individualized, high-quality orthodontic care.
Abbreviations
| AI | artificial intelligence |
| CBCT | cone-beam computed tomography |
| CNN | convolutional neural network |
| CVM | cervical vertebral maturation |
| DCNN | deep convolutional neural network |
| DL | deep learning |
| ML | machine learning |
| PANN | Pretrained Audio Neural Network |
| RL | reinforcement learning |
| SDR | success detection rate |
| SOS | spheno-occipital synchondrosis |
| YOLOv3 | You-Only-Look-Once |
Introduction
Orthodontics and dentofacial orthopedics are grounded in the pursuit of optimal occlusion, functional harmony, and an esthetic balance. With the innovation and rapid integration of artificial intelligence (AI) into dental medicine, a new era is emerging in which AI tools can offer a promising complement and enhancement of clinical expertise. The value of AI in orthodontics comes from how it supports, not replaces, the orthodontist . AI is best used as an adjunct to clinical decision making and can help make daily workflows smoother and allow for patient-centered care. Its strength lies in enhancing clinicians’ capabilities by automating repetitive, time-consuming tasks, providing data-driven insights from past successes and failures to support more informed clinical decisions.
At the core of AI’s integration in orthodontics are advanced computational methodologies that help address key diagnostic and clinical challenges. Machine learning (ML) enables systems to learn from large datasets of diagnostic images, treatment records, and patient outcomes to develop personalized and data-driven predictive models. Deep learning (DL), particularly convolutional neural networks (CNNs), has demonstrated success with interpreting imaging data, assisting with landmark detection, anomaly flagging, and image segmentation. Although often used interchangeably, ML and DL models represent distinct approaches: traditional ML algorithms require human experts to label predefined features; key aspects of the data like measurements and shapes must be labeled for the model, and the model’s accuracy is greatly dependent on the quality of the data and the labeling. DL, to contrast, uses layered neural networks to automatically learn features from raw data. For orthodontic purposes, these models are especially useful when analyzing radiographic images where patterns in images are more subtle and complex.
Reinforcement learning (RL), a subset of ML but distinct from DL, focuses on agent-based learning through sequential decision-making processes. RL is especially powerful for use cases that require sequential steps where an agent can receive positive or negative feedback and reach a conclusion through trial and error. For orthodontics, these models are especially useful for simulating and optimizing treatment strategies over time ( Table 1 ).
Table 1
Comparison of traditional machine learning, deep learning, and reinforcement learning as applied to orthodontics
| Machine Learning (ML) | Deep Learning (DL) | Reinforcement Learning (RL) | |
|---|---|---|---|
| Type | Subfield of AI | Subset of ML | Subfield of AI |
| Input | Requires manual feature extraction (eg, measurements, landmarks, indices) | Learns features directly from raw data | Receives input from an environment |
| Model type | Algorithms (eg, SVM, decision trees) | Multilayer neural networks (eg, CNNs) | Agent-based models interacting in a simulated treatment environment with a reward system |
| Data | Structured data (eg, age, treatment type, angles from the lateral cephalometric radiograph) | Large-scale image, audio, text data (eg, cephalograms, CBCTs, intraoral scans) | Longitudinal patient data; simulated growth and treatment scenarios |
| Example in orthodontics | Predicting treatment duration based on records | Detecting landmarks in cephalometric radiographs | Simulating treatment timing for growth cases |
| Strength | Simpler, interpretable models | High accuracy with complex data, excelling at image-based tasks | Optimizing long-term treatment strategies through feedback |
The integration of AI can help streamline orthodontic diagnoses, model potential treatment outcomes, and enhance clinician–patient collaboration; this can lead to improvements that can increase accessibility, reduce variability, and improve treatment predictability. In supporting clinicians throughout the entire continuum of care, AI has the potential to amplify clinician expertise to elevate the standard of care of Orthodontics and Dentofacial Orthopedics.
Discussion
The integration of AI into orthodontics and dentofacial orthopedics has led to a wide array of applications that are currently transforming clinical practice. These applications encompass the entire spectrum of patient care, from initial diagnosis to the final stages of treatment and patient management.
Artificial Intelligence in Orthodontic Diagnosis
One of the earliest and most impactful applications of AI in orthodontics is in diagnostic imaging. These applications can help improve the accuracy, reproducibility, and speed of radiographic interpretation, supporting more consistent clinical diagnosis and data-driven treatment planning.
Cephalometric analysis and artificial intelligence
Cephalometric analysis involves identifying anatomic landmarks from lateral skull radiographs and calculating linear and angular measurements to evaluate craniofacial morphology. Cephalometric analysis traditionally requires the identification of specific anatomic landmarks of the craniofacial complex. This identification requires a detailed knowledge of anatomy with precision for accuracy in diagnosis, and the subsequent analysis of the craniofacial morphology of the patient is dependent on a high level of accuracy and precision. Historically, the process is inherently susceptible to human errors, including intraobserver and interobserver clinician variability alongside technical errors, all of which can potentially lead to inaccuracies in cephalometric tracing and diagnosis.
The development of CNNs has shown high accuracy in the identification of cephalometric landmark, feature extraction, and patient diagnosis. The architecture of CNNs is specifically designed to process visual data with a grid-like structure, enabling CNNs to learn and prioritize patterns crucial for a given task. Unlike traditional ML methods that require manual selection of relevant features, CNNs can automatically learn which patterns are important by extracting raw features from image data. It is important to note that CNNs still require expert-labeled training data, such as annotated landmarks on cephalometric radiographs, to learn the desired predictions. However, once trained, they exhibit robust generalization capabilities without manual input. Cephalometric analysis has seen success with CNNs, an ML technique particularly effective at analyzing visual data, automated landmark detection has significantly improved the speed and consistency of cephalometric tracing ( Fig. 1 ).
CNN-based cephalometric landmark detection pipeline: model prediction compared to expert ground truth. CNN, convolutional neural network.
DL methods were found to achieve better results than examiners for the detection of certain cephalometric landmarks, especially those locates on anatomic curves. The CNN-based architecture of the YOLOv3 (You-Only-Look-Once) model for object detection has demonstrated especially strong performance, with its architecture designed to predict bounding boxes and class probabilities simultaneously in a single forward pass through the network; this makes the model highly efficient for real-time image analysis while maintaining special precision. Studies show that YOLOv3 and PANN (Pretrained Audio Neural Network) models found equivalent results from AI-based detection as compared to human experts. , Reported success detection rates (SDRs) ranging from 75% to 90% at a 2 mm threshold and some advanced methodologies even achieve accuracies at high as 98.2% SDR at 2 mm with test data mean radial error of 0.61 mm on facial profile images in controlled settings ( Table 2 ).
Table 2
Performance metrics of representative artificial intelligence models in cephalometric landmark detection
| Algorithm/Model Name | Reported Accuracy of SDR at 2 mm | Number of Landmarks Detected | Dataset Size | Source |
|---|---|---|---|---|
| YOLOv8 | 86.31% | 19 | 400 cephalograms from 400 individuals (ISBI 2015 Challenge) | Tafala et al, 2024 |
| Self-CephaloNet (HRNet + ONN) | 82.25% | 19 | 400 cephalograms from 400 individuals (ISBI 2015 Challenge) | Sumon et al, 2025 |
| Diffusion-Augmented Vision Model | 82.2% | 19 | 400 cephalograms from 400 individuals (ISBI 2015 Challenge) | Guo et al, 2025 |
| CranioCatch | 76.2% | 21 | 1620 cephalograms | Ugurlu, 2022 |
| Multi-Resolution Fusion | 74.18% | 38 | 400 cephalograms | Guo et al, 2023 |
| Ceph-Net | 73.14% | 19 | 1974 cephalograms from 267 patients | Yang et al, 2023 |
| VGG-16 transfer learning | 26.84% | 19 | 400 cephalograms from 400 individuals (ISBI 2015 Challenge) | Mehra et al, 2024 |
Artificial intelligence in 3 dimensional orthodontic imaging
Three-dimensional imaging has become a cornerstone of modern orthodontic diagnosis, with the rise of cone-beam computed tomography (CBCT) and intraoral scanning providing comprehensive volumetric data of both soft and hard tissues. Although 3D data enable more comprehensive evaluations, the analysis of the images may be time consuming and prone to variability. AI, particularly with DL, has shown strong potential in automating 3D analysis and offering a more streamlined approach to diagnosis and treatment planning.
CBCT imaging provides volumetric representations of the craniofacial complex. To extract clinically useful information from these volumetric datasets, preprocessing a CBCT, specifically segmentation, is essential to allow orthodontists to isolate and visualize specific anatomic structures from raw CBCT images. Segmentation involves delineating individual structures like dental crowns, dental roots, airway, and other relevant anatomy. Traditionally, this process was performed manually or with semiautomated tools embedded into imaging software (eg, edge detection, watershed segmentation, clustering methods). However, achieving accurate anatomic segmentation remains challenging, requiring laborious manual correction in clinical settings to achieve accuracy, especially in the field of orthodontics where the presence of metal artifacts, like metal brackets, can distort the image and complicate interpretation.
Traditionally, this process was performed manually or with semiautomated tools embedded into imaging software (eg, edge detection, watershed segmentation, clustering methods). However, achieving accurate anatomic segmentation remains challenging, requiring laborious manual correction in clinical settings to achieve accuracy, especially in the field of orthodontics where the presence of metal artifacts, like metal brackets, can distort the image and complicate interpretation.
To address these limitations, researchers have developed CNNs capable of identifying and segmenting individual teeth with orthodontic brackets directly from raw CBCT images. One specific model was able to segment and identify all teeth in about 14 seconds with an Intersection over Union score of 0.99, indicating that the AI’s predicted tooth boundaries overlapped 99% with the expert-segmented tooth area, correctly classifying each tooth within the mouth. Notably, the model was slightly less accurate when segmenting anterior tooth compared with posterior teeth, likely explained from their smaller size and variable morphology.
Intraoral scanners have become a standard tool within orthodontics, generating highly accurate digital models of the dentition and surrounding soft tissue. Similar to CBCTs, they require segmentation and classification of individual teeth and relevant structures for diagnostic value. DL methods for segmenting intraoral scans have shown to outperform manual human segmentation in speed and efficiency; manual segmentation was reported to take from a few minutes to 2 hours as compared with DL methods that took 4.2 seconds to 5 minutes with a mean accuracy of 94.26% with a 95% CI of 92.67% to 95.85%. AI-based intraoral scan analysis supports downstream applications like automated arch form recognition, occlusion assessment, and tracking of treatment progress, especially in aligner treatments, that can greatly aid the clinician ( Fig. 2 ).
Traditional versus AI-based diagnostic workflows.
The increased accessibility of 3D visualization facilitated by AI has greatly enhanced the orthodontist’s ability to visualize complex anatomic relationships and more effectively treatment plan cases. Clinicians can now identify previously obscured pathology, such as lateral incisor root resorption due to ectopically erupting canines, with greater ease and accuracy. AI-enabled tools now make it possible to virtually removal of overlying teeth or structures from 3D films, providing a clearer view of the underlying anatomy. These capabilities open new dimensions in orthodontic treatment planning, a deeper understanding of individual patient anatomy leading to improved diagnostic precision and more informed clinical decision making.
Craniofacial classification
Craniofacial classification is a fundamental component of orthodontic diagnostics, traditionally based on lateral cephalometric analysis using angular and linear measurements (eg, ANB angle, Wits appraisal) to identify skeletal patterns (class I, II, III) and vertical proportions (eg, hyperdivergent or hypodivergent growth). These assessments, however, are subject to variability and require significant expertise; diagnostic errors in classification can misguide treatment.
ML models (eg, neural networks, support vector machine [SVM], logistic regression, XGBoost) have enabled classification of skeletal patterns with reported accuracies of over 90%. Deep convolutional neural network (DCNN) models have achieved an overall accuracy of 96% in skeletal classification, with class-specific accuracies of 97% (class I), 96% (class II), and 95% (class III). Emerging applications include automated facial image analysis simply from extraoral photographs to identify skeletal patterns. These nonradiographic alternatives serve as valuable tools for preliminary screening and triaging, especially in radiation-sensitive environments. ,
Growth assessment
Assessing craniofacial growth is critical to accurate diagnosis and treatment timing, as skeletal maturity influences orthodontic decisions around orthopedic appliances or orthognathic intervention. Orthodontists have historically used a variety of maturity indicators, such as stages of sexual development, chronologic age, and radiographic evaluation of ossification centers, like as those found in hand-wrist radiographs. To minimize radiation exposure, many clinicians rely on lateral cephalograms to assess cervical vertebral maturation (CVM) as a proxy for skeletal age.
AI models, especially those using customized DCNNs, have been applied to automate CVM assessment based on morphology from the cervical vertebrae C2 to C4 in the lateral cephalograms. These models have shown promising results, achieving 76% accuracy on unseen data. However, notable misclassifications persist, particularly in intermediate staged with significant underestimations for CVMS 4 and CVMS 5, whereas early (CVMS 1) and late (CVMS 6) stages exhibited minimal misclassifications. Although the technology for skeletal developmental assessment with AI remains in the early stages, ongoing improvements in model architecture with more training data offer significant potential in enabling diagnostic consistency and reducing clinician burden.
Artificial Intelligence in Orthodontic Clinical Practice
Artificial intelligence in treatment forecasting
AI enables clinicians to leverage large datasets of previous treatment modalities and outcomes to make data-driven predictions about craniofacial development; using AI-based recommendations, they can adapt their treatment accordingly. ML algorithms have been developed to predict tooth movement trajectories and suggest personalized treatment plans. This fundamentally shifts the orthodontic paradigm from reactive correction to personalized, proactive prevention to enable clinicians to optimize treatment timing and focus on patient-centered outcomes that promote long-term oral health.
In tandem, predictive models have been developed to estimate orthodontic treatment duration. A recent study evaluating Random Forest, Lasso, and Elastic Net demonstrated comparable performance, each achieving a mean absolute error of approximately 7.27 months in predicting total treatment duration. Although current variability still limits exact case-by-case case prediction, these models hold clinical utility for setting realistic patient expectations, improving scheduling efficiency, and identifying outliers in treatment duration. As input variables and datasets continue to expand in size and diversity and become more refined, model predictive accuracy is expected to further improve.
AI models have also shown early success predicting the need for dental extractions during orthodontic treatment-based variables including gender, diagnostic models, and cephalometric records. One study, using automated ML software (Auto-WEKA), reported a 93.9% accuracy in predicting the need for orthodontic extraction using both radiographic and model variable inputs. Other studies found a 94% accuracy in AI-driven models predicting the need for extractions versus nonextraction treatment and 84.2% accuracy in determining extraction patterns. These models identified several key predictive factors including amount of crowding, anterior tooth positioning, lower incisor proclination, overjet, overbite, and lip competence. However, these models did not consider dental findings such as periodontal health, previous endodontic treatment, missing teeth, and heavily restored teeth, which remain essential components of comprehensive clinical judgment. Therefore, these models are not designed to dictate treatment decisions, but rather to assist clinicians in providing data-driven insights that can support and enhance their clinical judgment.
Stay updated, free dental videos. Join our Telegram channel
VIDEdental - Online dental courses