Translate this page into:
Artificial intelligence in orthodontic diagnosis
*Corresponding author: Anshuman Bag, Department of Orthodontics and Dentofacial Orthopedics, Bhojia Dental College and Hospital, Baddi, Himachal Pradesh, India. anshumanbag5@gmail.com
-
Received: ,
Accepted: ,
How to cite this article: Bag A, Aggarwal I, Mittal S, Goyal M, Vishavkarma P, Goyal S. Artificial intelligence in orthodontic diagnosis. Sri Ramachandra J Health Sci. doi: 10.25259/SRJHS_2_2026
Abstract
In recent years, artificial intelligence (AI) technology has emerged as a revolutionary tool in the healthcare system. Its growing application has made a significant impact, particularly in the fields of orthodontics and dentofacial orthopedics, contributing to advancements and greater specialization in these areas. With the increasing digitalization of orthodontics, various manufacturing processes, such as the fabrication of indirect bonding trays, aligner production, and wire bending, can now be automated. This review article explores the applications of AI in orthodontics, emphasizing its role in diagnostic evaluation, treatment planning, automated cephalometric landmark identification, radiographic interpretation, and the assessment of soft tissue treatment outcomes.
Keywords
Algorithms
Aligners
Analysis
Identification
Neural networks
INTRODUCTION
Day by day, the world is becoming increasingly digitalized, from the entrance of our homes, where artificial intelligence (AI) is used to ring the doorbell, to the various automobiles we use in our daily lives. Right now, the gadgets we are reading about are also a creation of AI. AI, a subfield of computer science, refers to the capability of machines to mimic human cognitive functions.[1] Over the past decade, AI has demonstrated significant potential, offering solutions to a wide range of tasks across various domains.[2] Earlier use of digitalization across the globe has made the clinical work of a dentist quite complicated, as the patient uses AI, but is unaware of the use of certain methods, when, and how to use them as a clinical approach.[3] However, certain software has been a boon for dentists in today’s era, where taking an impression is not required, and planning for orthodontic treatment for a certain number of cases has been easy via aligners.[4]
Clinical orthodontic practice often demands considerable time for performing multiple analyses that rely heavily on the orthodontist’s clinical expertise.[5] These extensive workloads can reduce the overall efficiency of orthodontic care and limit accessibility for non-specialists due to the experience required. Recent studies have demonstrated that AI can markedly improve the efficiency of orthodontic workflows. Several commercially available AI-based software systems, such as 3Shape Dental System 2.22.0.0, Uceph 4.2.1, and Mastro 3D V6.0, have already been integrated into orthodontic practice. With continuous advancements in AI algorithms, computational power, and the growing availability of large-scale datasets, the scope of AI applications in orthodontics continues to expand, leading to ongoing performance enhancements. Regular reviews and updates on these developments enable researchers and clinicians to gain timely and comprehensive insights into this rapidly evolving field. Despite the promising outcomes achieved thus far, there remains substantial potential for further progress in AI integration within orthodontics.[6]
AI has been extensively explored across dental and medical disciplines through numerous studies. Its applications in dentistry have already been implemented in, or are under development for, various domains such as diagnosis, clinical decision-making, treatment planning, outcome prediction, and disease prognosis.[7] Several reviews have discussed AI in dentistry; however, the present review seeks to trace the evolution of AI from its early conceptualization to its current state, classify its various types, summarize recent advancements in dental AI research, and elucidate its relationship with evidence-based dentistry.[8]
NEURAL NETWORKING SYSTEMS IN AI – THE TECHNICAL ASPECTS
A neural network is an AI approach that enables computers to process data in a manner inspired by the structure and functioning of the human brain. A neural network is a type of machine learning (ML) process known as deep learning. It utilizes interconnected nodes, or “neurons,” arranged in layers that mimic the structure of the human brain. In most neural networks, these nodes are connected from one layer to the next, with each connection assigned a weight that determines the influence of one neuron on another. As data move through the network, from the input layer to the hidden layers and finally to the output layer, the system progressively learns patterns and relationships within the data. This learning process allows the network to generate accurate outputs based on the input it receives. Artificial neural networks, often called neural nets, are modeled after the structure and function of biological neurons. The input layer is the first layer and receives data from external sources, passing it to the hidden layer(s). Each neuron in the hidden layer takes the weighted inputs from the previous layer, computes a weighted sum, and transfers the result to the next layer. The weights assigned to connections between neurons determine the impact of each input. These weights are adjusted during training to improve the model’s accuracy and performance. This optimization process allows the network to learn complex relationships in the data and make more accurate predictions over time. The advantages and disadvantages of neural networking system has been given in Supplementary Table 1.
Applications
Computer vision
Neural networks are used for object detection, image classification, facial recognition, and image generation.
Natural language processing: Neural networks are used for language modeling, sentiment analysis, machine translation, and chatbots
Speech recognition: Neural networks can recognize spoken language and transcribe audio recordings
Robotics: Neural networks can control robots’ movements and make decisions based on sensor data
Game playing: Neural networks can learn to play complex games like Go, Poker, and Video Games.
Types
Feedforward: A feedforward neural network is one of the simplest types of artificial neural networks. In this model, data flows in a single direction, from the input layer, through any hidden layers (if present), and finally to the output layer. There is no looping or backward movement of data. This type of network is characterized by a forward-propagating flow of information, and typically, it does not involve backpropagation unless it’s being trained using that method.
Convolutional neural network (CNN): A CNN has some similarities to the feed-forward neural network, where the connections between units have weights that determine the influence of one unit on another unit. However, a CNN has one or more than one convolutional layer that uses a convolution operation on the input and then passes the result obtained in the form of output to the next layer. CNNs have applications in speech and image processing, which are particularly useful in computer vision.
Modular neural network: A modular neural network consists of multiple independent neural networks, each working separately to contribute to the final output. These networks do not interact with one another and are assigned distinct sub-tasks, often using different input data. The primary advantage of this approach is that it simplifies complex computations by dividing them into smaller, more manageable components, thereby reducing overall complexity while still achieving the desired outcome.
Radial basis function (RBF) neural network: RBF networks are a type of neural network that uses functions based on the distance between input data points and a central point. These networks typically consist of two layers: in the first layer, inputs are passed through RBFs in the hidden layer; in the second layer, the output is computed based on the responses from the hidden layer. RBF networks are commonly used for modeling data that follows an underlying pattern or trend.
Recurrent neural network (RNN): A RNN retains the output of a layer and feeds it back into the network as part of the input for the next step, enhancing its ability to predict future outcomes. The initial layer of an RNN functions similarly to that of a feedforward neural network. Once this layer processes its output, the recurrent structure begins, each unit in the network retains information from previous time steps, effectively acting as a memory cell. This memory capability allows RNNs to handle sequential data and learn temporal patterns.
AI IN ORTHODONTICS
A vast contribution can be seen of AI in orthodontics among all segments or phases during the treatment plan. Accurate orthodontic diagnosis depends on a comprehensive set of evaluations, including cephalometric, dental, and facial analyses, assessment of skeletal maturation, and examination of upper airway obstruction.[9] These assessments collectively provide a detailed understanding of the patient’s facial profile, dental and skeletal relationships, growth stage, and airway status. Cephalometric analysis serves as a cornerstone in orthodontic diagnosis, treatment planning, and post-treatment evaluation. Traditional manual landmark identification, however, is often labor-intensive, highly dependent on clinician expertise, and prone to intra- and inter-operator variability, which can compromise both efficiency and accuracy in clinical workflows. Efforts to automate cephalometric landmark detection began as early as the 1980s, but early models exhibited significant error rates, limiting their clinical utility. In recent years, advancements in AI have led to the development of more precise and reliable automated cephalometric analysis systems, greatly improving consistency, speed, and diagnostic accuracy.[10-13]
Cephalometrics
ML has become increasingly integrated into contemporary orthodontic practice, with applications such as data mining, automated diagnostic systems, and computerized landmark identification now commonly utilized.[14] Within the broader domain of AI, expert systems represent a key subset. These systems function as knowledge-driven computational models composed primarily of a structured knowledge base and an inference engine capable of simulating decision-making processes similar to those of human experts. AI technologies facilitate the systematic organization, analysis, classification, and visualization of healthcare data. Their advanced pattern-recognition and interpretive algorithms significantly contribute to scientific progress across medical disciplines.[15] Industry analyses, such as those by Morgan Stanley, project rapid expansion of AI in healthcare, with global market value estimated to rise from approximately USD 1.3 billion to nearly USD 10 billion by 2024, reflecting an annual growth rate close to 40%.[16]
The incorporation of AI into dental diagnostics has resulted in the development of several AI-driven software solutions, including AudaxCeph (Audax, Ljubljana, Slovenia), WebCeph (Assemble Circle, Seoul, Republic of Korea), and CephX (ORCA Dental AI, Las Vegas, NV, USA). These platforms utilize large, annotated image datasets to learn and identify key anatomical structures essential for cephalometric evaluation. By automating landmark detection, analyzing anatomical points, and calculating angular and linear measurements, these systems facilitate the generation of detailed diagnostic and analytical reports with enhanced precision and efficiency. AI-based tools significantly enhance cephalometric analysis by improving diagnostic accuracy, ensuring consistency in landmark detection, and reducing the time required for analysis. As a result, these technologies support more efficient clinical workflows, minimize the risk of human error, and contribute to better patient care and outcomes.
The operational definitions for various methods of cephalometric analysis are as follows.
Semi-Automatic method: This approach combines both manual and automated methods. After importing the radiograph into the software, the operator can manually perform tasks such as landmark identification and magnification correction. Meanwhile, the software or AI handles the tracing and the computation of linear and angular cephalometric measurements. Examples of such software include Dolphin Imaging, WebCeph, OneCeph, and the Ceph Ninja application. In the present study, we utilized WebCeph, performing only the magnification correction manually, while the software automatically carried out tracing, landmark identification, and cephalometric measurements.
Automatic method: This is the latest technique in cephalometric analysis, utilizing AI-driven software for a fully automated process. Once the digital radiograph is uploaded to a computer or smartphone application, the AI software performs the tracing, identifies and marks craniofacial landmarks, and completes the analysis by calculating both linear and angular cephalometric measurements. Examples of such software include QuickCeph and CephX.
AI-based cephalometric software
WebCeph
WebCeph is a dental imaging software designed to help users store, manage, diagnose, and access patient images efficiently. It features a comprehensive system for managing and processing various types of dental images. Users can acquire images directly from compatible imaging equipment supported by WebCeph or import them from other digital sources.
Key features
Patient information management
Acquire images from equipment and manage storage
Patient image view (provides tools for image processing and viewing functions)
Reinforcing counseling through counseling content support
Write a report using patient images.
WebCeph can be used in a network environment. If installed on multiple personal computer (PCs), patient and image databases can be shared and used in multiple workspaces.
Functions
Digitization
Analysis
Assessment
Treatment
Superimposition
Viewer
Face
Case
Time-lapse
How-to video.
Nemoceph
NemoCeph is a comprehensive orthodontic software designed to support diagnosis, treatment planning, and patient communication. It serves as an advanced tool for cephalometric analysis, enabling clinicians to perform tracings within minutes. The program offers automated features such as growth prediction, overlap analysis, and cephalometric conversion, improving accuracy, efficiency, and treatment precision. In addition, its image-processing functions provide a clear visualization of both dental and skeletal structures, enhancing diagnostic quality.
Key features
Ease of use and speed: NemoCeph provides an intuitive interface that allows users to complete cephalometric tracings rapidly. It also offers automatic functions for growth forecasting, superimposition, and cephalometric conversion
Customizable analyses: The software supports a broad range of cephalometric analysis methods that can be tailored to clinical preferences
Enhanced communication: Pre-designed templates enable clinicians to create presentations and detailed reports, improving communication and case presentation for patients
Comprehensive integration: NemoCeph can be seamlessly combined with other modules in the NemoStudio suite, supporting multidisciplinary orthodontic and dental workflows.
Advantages
Ability to customize any cephalometric analysis
Option to overlay cephalometric tracings on patient photographs
Tools for orthodontic treatment planning, including visual treatment objective (VTO), surgical treatment objective, and morphing simulations
Improved patient communication through visual treatment presentations
Integration with Dr. Arnett’s diagnostic and planning module
Predictive soft tissue morphing for treatment simulation
Built-in templates and report generation for professional case presentations
Full interoperability with other NemoStudio modules for multidisciplinary applications.
CephX
CephX was established in 2001 by a group of orthodontic professionals and software engineers with the goal of developing the first cloud-based platform dedicated to cephalometric analysis. The system was designed to streamline orthodontic workflows by minimizing the time clinicians spend on manual tracing and data management, allowing greater focus on patient care. Today, CephX.com is a leading online platform for dental and orthodontic practitioners, providing cloud-based solutions for cephalometric X-ray analysis, image storage, and secure patient record management.
The platform incorporates AlgoCeph® technology, which enables automated, high-precision cephalometric assessments within seconds. This innovation enhances diagnostic accuracy, efficiency, and overall clinical productivity while contributing to improved patient experience. In addition to time efficiency, CephX ensures complete data protection and backup through its secure cloud infrastructure, accessible from any device or operating system. Anatomage is a cloud-based diagnostic platform that leverages U-Net-like architectures for automated cephalometric tracing, landmark detection, and segmentation of intraoral scans. It supports both 2D and 3D imaging inputs, generating AI-assisted reports with minimal manual intervention. Clinicians can view and manage patient information remotely, including via mobile devices, offering flexibility and convenience.
AI-based functionalities
CephX utilizes advanced AI algorithms to automate a range of diagnostic and analytical imaging tasks, including:
Cephalometric analysis
CephX serves as a comprehensive online platform for 2D cephalometric evaluation. Users can initiate a patient record, upload a cephalometric radiograph in JPEG or PNG format, and obtain automated landmark tracing in seconds. The system identifies over 90 anatomical landmarks, allowing clinicians to select desired analyses for inclusion in a downloadable PDF report.
Key features
Automated detection and tracing of cephalometric landmarks
Customizable selection of analyses for reporting
Rapid, accurate results with an extensive library of analytical options.
By uploading either a 2D cephalogram or a 3D cone-beam computed tomography (CBCT) scan, the AI system instantly generates a precise cephalometric tracing, producing a complete analytical report in moments.
Teeth segmentation
CephX’s AI segmentation capability allows for detailed 3D-anatomical visualization and validation. The software can segment bone, individual teeth, and neural structures from CBCT datasets, facilitating more accurate case planning and assessment of root and bone positions. Users can also export segmented digital imaging and communications in medicine (DICOM) files, supporting advanced orthodontic and surgical treatment planning. Motion View Software was among the first commercial platforms to incorporate U-Net-based algorithms for orthodontic digital model analysis. The software automates tooth segmentation, arch form analysis, Bolton analysis, and occlusal classification using deep learning.
Overall, CephX integrates automation, cloud accessibility, and AI-driven precision to optimize diagnostic accuracy, streamline workflows, and enhance clinical decision-making in modern orthodontic practice.
Airway volume analysis
CephX provides rapid and accurate airway analysis utilizing both X-ray and CBCT imaging data. When DICOM files or 2D cephalometric images are uploaded for segmentation or cephalometric evaluation, the system automatically performs airway volume and measurement assessments, offering clinicians a comprehensive diagnostic overview within seconds.
Advantages
Enhanced accessibility: CephX offers a highly user-friendly interface that allows clinicians to view patient files, access cephalometric tracings, or download analytical reports instantly with a single click
Cost efficiency: The platform operates on a subscription-based model, removing the need for large upfront software investments and allowing users to pay only for the services they use
Data security and compliance: Patient information is securely stored and continuously backed up on the CephX cloud, ensuring compliance with medicolegal data protection standards while minimizing administrative burdens
Proven reliability: With over 15 years of service and nearly 300,000 processed cases, CephX has established a strong reputation among orthodontic professionals for providing dependable imaging, cephalometric tracing, and AI-based diagnostic solutions.
QuickCeph
Quick Ceph Studio is a comprehensive cephalometric tracing and treatment planning software widely recognized as one of the leading tools for orthodontic diagnosis and visualization. It enables clinicians to efficiently perform tracing, diagnosis, VTOs, and superimpositions with a high degree of accuracy. Designed with an intuitive macOS interface, the software allows seamless import, alignment, and adjustment of photographs, 2D or 3D radiographs, and digital dental models. All patient-related information can be organized and stored in one place, with the option to export data in multiple formats. Quick Ceph Studio also incorporates advanced cephalometric analytical tools, enhanced morphing algorithms, customizable display galleries, and educational visualizations to aid in patient communication.
Key features
Easy file management: Supports drag-and-drop import of multiple file types, including joint photographic experts group (JPG), CBCT, DICOM, STereoLithography (STL), and moving pictures expert group (MPG), allowing centralized and secure patient data storage. Files can be exported in BMP, GIF, JPG, PNG, PDF, or TIFF formats
Advanced image editing: Provides tools to modify exposure, brightness, and gamma, along with retouching features such as smudge, stamp, brush, and marquee functions for precise image enhancement
Accurate tracing: Enables creation of lateral, frontal, model, and standard minute value (SMV) tracings. The magnifier tool ensures precise landmark identification without resizing the radiograph
CBCT integration: Offers viewing of cross-sections, volumetric data, and model renderings. Users can customize views to focus on bone, soft tissue, or both, and extract panoramic, condylar, cephalometric, and airway images directly from CBCT scans
Growth prediction: Includes tools for visual growth forecasting by estimating expected growth years, aiding clinicians in developing accurate VTOs that incorporate skeletal maturation
Treatment planning: Facilitates visual treatment simulations that account for both dental and orthopedic translational and rotational movements, supporting comprehensive case planning
Custom galleries: Enables creation of professional, exportable galleries containing patient details, images, tracings, and measurements, with the option to include clinic branding
Superimposition tools: Allows superimposition of X-rays from multiple time points using Arne Björk’s structural method, as well as overlaying radiographs onto facial images for enhanced visualization.
Additional Functionalities
Generation of standard deviation charts for comparative analysis
Real-time (on-the-fly) measurement capabilities
Creation of custom cephalometric analyses
Transparent superimposition for improved visualization
Integrated patient education videos
Streamlined and intuitive treatment planning interface.
Overall, Quick Ceph Studio combines precision, versatility, and ease of use, offering orthodontic professionals a robust platform for cephalometric analysis, treatment visualization, and patient engagement.
RADIOGRAPHIC INTERPRETATION
Radiographic assessment plays a vital role in contemporary dental diagnosis and treatment planning. Among extraoral imaging modalities, the panoramic radiograph (PR) is routinely employed to visualize the dentition and adjacent maxillofacial structures. Although its resolution is lower than that of intraoral radiographs for detailed evaluation of individual teeth, PRs can reveal important changes in mineralization, bone architecture, and surrounding anatomical structures, helping clinicians identify conditions such as dental caries, periodontal bone loss, and various osseous pathologies.
With the increasing availability of CBCT, three-dimensional imaging has become more common; however, PRs remain widely used because they are quicker to obtain and easier to interpret. Despite this, comprehensive and accurate analysis of PRs still demands significant clinical expertise and time. To support clinicians, computer-assisted diagnostic technologies have been introduced in dental imaging.
One such AI–driven platform utilizing CNNs is Diagnocat (LLC Diagnocat, Moscow, Russia). This cloud-based system allows clinicians to upload various dental radiographs, including panoramic images, which are then processed by the algorithm. The PR analysis typically takes around two minutes, after which the software generates a detailed report. This output can help direct the clinician’s attention to potential abnormalities and also serve as an effective communication tool when explaining findings and proposed treatments to patients.[17]
COMPUTED TOMOGRAPHY (CT) AND MAGNETIC RESONANCE IMAGING (MRI) IMAGING
The Dual-Branch Generative Adversarial Network (DBGAN) is an advanced AI method designed to enable clearer and more clinically meaningful interpretation of CT and MRI scans. This innovative approach integrates the high-density bone details captured by CT imaging with the soft-tissue contrast characteristic of MRI, producing a single, comprehensive image. The fusion of these two modalities offers clinicians a more complete and informative representation of patient anatomy, potentially improving diagnostic accuracy and treatment planning across a wide spectrum of medical conditions where both imaging types are routinely used but have individual limitations.
CT imaging employs X-ray technology to produce detailed cross-sectional images of anatomical structures, particularly bones, which appear opaque to X-rays. In contrast, MRI utilizes strong magnetic fields and radiofrequency waves to generate detailed images of soft tissues, including organs, muscles, and pathological changes. By combining these complementary imaging modalities, clinicians can visualize both bone and soft-tissue structures simultaneously— enhancing diagnostic precision and providing insights that would not be apparent from either modality alone.
The DBGAN model is built upon deep learning principles and adopts a dual-branch architecture comprising multiple generators and discriminators. The generators synthesize fused images that capture the essential and complementary features from CT and MRI datasets, while the discriminators evaluate these generated images, comparing them to real ones to ensure authenticity and high visual quality. This adversarial training process continues iteratively until the system produces realistic, high-quality fused images with minimal artifacts and maximal diagnostic information.
A key innovation within DBGAN is the integration of two specialized modules: the Multiscale Extraction Module (MEM) and the Self-Attention Module (SAM). The MEM facilitates the extraction of critical multiscale features from both CT and MRI images, ensuring that fine structural details are preserved. The SAM, on the other hand, emphasizes the most relevant and distinguishing features in the fusion process, enhancing image clarity and interpretability.
Extensive testing, using both subjective visual evaluation and objective quantitative assessment, has demonstrated that DBGAN outperforms conventional fusion algorithms in terms of image quality and diagnostic value. By leveraging AI-driven fusion, radiologists can utilize the strengths of both CT and MRI while mitigating their respective limitations. This technology promises to advance diagnostic imaging by maintaining the detailed bone information typical of CT alongside the soft-tissue contrast of MRI.
A broader implication of such AI applications in radiology is their capacity to detect subtle imaging patterns that may elude human interpretation. For instance, ML analysis of brain MRI data has shown potential in recognizing early tissue alterations indicative of ischemic stroke within a narrow time frame after onset—achieving higher sensitivity than traditional human-based assessments.
Replication of AI-guided algorithms in other cancer types would be conducive to generating an unbiased, low-variance machinery for patient-focused imaging interpretation.[18,19]
OBSTRUCTIVE SLEEP APNOEA (OSA)
OSA is a clinical disorder marked by repeated episodes of airflow cessation resulting from upper airway obstruction despite ongoing respiratory effort. If left untreated, OSA can lead to serious systemic complications, including cardiovascular and metabolic diseases, cerebrovascular incidents, cognitive decline, and an increased risk of motor vehicle accidents. Although accurate diagnosis remains a challenge, treatment selection and adherence are equally critical in managing the condition effectively. The current gold standard treatment is nasal continuous positive airway pressure (CPAP), which functions as a pneumatic splint to maintain upper airway patency. When used consistently, CPAP is highly effective. However, alternative management strategies such as behavioral interventions, oral appliance (OA) therapy, myofunctional therapy, and surgical options are also utilized depending on patient-specific needs.
ML techniques have increasingly been applied to improve diagnostic accuracy, risk stratification, and treatment prediction in OSA. Supervised classification models rely on labeled datasets for training, whereas CNNs, a subtype of ML, require less preprocessing and are particularly effective in analyzing complex physiological data such as that obtained from polysomnography (PSG). Zhu et al. (2022) employed ML algorithms and genomic data to identify genes associated with OSA and its response to CPAP therapy.[20] Their predictive analysis revealed that individuals at elevated risk for OSA exhibited heightened immune cell activation and increased gene expression levels, both of which diminished following CPAP treatment. These findings highlight the potential of ML-based genetic profiling to improve risk assessment and predict therapeutic outcomes.
Other investigations have similarly utilized ML to identify biomarkers indicative of OSA presence and severity, including plasminogen activator inhibitor-1, tissue plasminogen activator, and soluble E-selectin. These biomarkers were shown to decrease after CPAP therapy, suggesting their utility in monitoring treatment response and guiding cardiovascular risk management. Collectively, these studies demonstrate the promise of ML in leveraging biomarker analysis to facilitate individualized and precision-based OSA management strategies.
OAs in OSA
In addition to CPAP therapy, OAs are commonly prescribed for mild to moderate OSA and for patients intolerant to CPAP. Dutta et al. (2022)[21] designed and validated a ML model to predict OA therapy success based on standard apnea–hypopnea index (AHI) criteria, incorporating variables such as PSG parameters, age, and body mass index. Their model, trained on data from 45 participants and tested on 17, achieved a mean prediction accuracy of 91% using tenfold cross-validation, distinguishing responders (AHI < 5 events/h) from non-responders with high precision. Similarly, Mosca et al. (2022) applied AI to analyze mandibular positioning for predicting therapeutic efficacy.[22] The AI system demonstrated strong predictive performance, accurately identifying the effective mandibular advancement position in 83% of participants and correlating it with successful treatment outcomes.
Overall, the integration of AI and ML approaches into OSA management, particularly in diagnosis, biomarker discovery, and treatment prediction, offers significant potential to enhance personalized care, optimize therapy selection, and improve clinical outcomes.
AI USED IN ORTHODONTIC TREATMENT PLANNING
In recent decades, orthodontic practice has experienced a notable transition from traditional fixed appliances to clear aligner therapy. This trend is primarily driven by growing patient demand for treatment options that offer greater comfort, convenience, and esthetic appeal. Because clear aligners are removable, they do not hinder routine oral hygiene practices such as brushing and flossing, nor do they impose dietary restrictions. From the clinician’s perspective, aligners provide an effective alternative for managing many mild to moderate malocclusions. Reported treatment outcomes indicate a success rate of approximately 80–90%, underscoring their reliability when used in appropriately selected cases.
Clear aligners are associated with reduced pain and may lower the risk and severity of root resorption when compared to traditional orthodontic treatments. As clear aligner technology has progressed, parallel advancements have occurred in the field of AI. AI is now being used in various aspects of orthodontics, including decision-making support for permanent tooth extractions or orthognathic surgery, teledentistry applications, estimation of cervical vertebral maturation stages, and assessment of remaining patient growth. One significant application of AI is in tooth segmentation—a critical step in creating individualized treatment plans. Conventionally, this process relied on mathematical algorithms with fixed thresholds. However, recent research has demonstrated that AI-based methods can perform tooth segmentation more efficiently and, in many cases, more accurately than conventional techniques. When combined with three-dimensional (3D) dental data, AI-driven segmentation has eliminated the need for physical dental models.
The various AI-based aligner software have been featured below
ClinCheck Pro®6
ClinCheck Pro is a proprietary 3D software application used as an electronic prescription for planning, visualizing, editing, monitoring, and approving orthodontic treatment with Invisalign. It provides a virtual, three-dimensional representation of the patient’s expected tooth movements, from the initial stage to the outcome of the treatment. Designed for use on the treating doctor’s computer, ClinCheck software is launched when the user opens a ClinCheck file. It generates a computerized simulation of the planned tooth movements based on the approved treatment plan. The ClinCheck treatment plan includes various customizable features such as attachment placement, Power Ridge technology, and Interproximal Reduction (IPR), depending on the specific needs of the case. Doctors are required to carefully review each ClinCheck plan. They can request adjustments or make modifications directly within the software before giving final approval. Once the doctor approves the customized ClinCheck plan, it serves as the official prescription and authorizes Align Technology to proceed with manufacturing the aligners.
Various tools have been included in the software to perform selective functions, which include
Indicators
Attachments tools
Bite correction visualization tool
Bolton analysis tool
Arch width table
Export tool
Grid tool
IPR tool
Occlusal contacts tool
Occlusal plane inclination tool
Overcorrection tool
Pontic tool
Superimposition tool
Erupt tool
Tooth movements table tool
Tooth movement assessment tool
Tooth numbering tool.
FAS aligner system
FAS was designed to bring vertical control into the treatment plan, based on the arc of closure. This allows us to finish with excellent occlusion, fewer aligners, and minimal refinements. Based on a comprehensive diagnostic process, FAS takes into account and creates a realistic treatment plan in the ideal vertical dimension. The management of the vertical dimension is one of the aspects of the diagnostic process that distinguishes FAS and is of utmost importance to obtain an esthetic and functional result. FAS diagnoses and plans based on the patient’s stable Arc of Closure. The great advantage of FAS is that it allows us to give our patients a correct chewing pattern and to place the teeth in harmony with their joints. The Arc of Closure allows us to achieve functional and esthetic goals as well as long-term stability of the treatment results.
FAS uses innovative materials adapted to each stage of treatment, optimizing follow-up and reducing treatment time. From diagnosis and planning to manufacturing with the FORESTADENT quality seal.
The benefits at a glance
Treatment planning in the arc of closure
Segmentation of real roots and gingiva
Visualization of the planned final position of the teeth
FAS Wizard guides you through the case planning in the three planes of space
Highly effective treatments with minimal refinements
Planning done by orthodontists
STOP and GO®.
Various versions have been released for customised treatments, which include FAS Flex, FAS Target, FAS Compact, FAS Compact with roots, FAS Pro, and FAS Pro with roots.
CA clear aligner
The proven and successful CA® CLEAR-ALIGNER has been developed by SCHEU-DENTAL especially for treating adults and allows aligning teeth simply and esthetically.
The single components of the CA® CLEAR-ALIGNER splint system enable you to effect treatment on your own – in your practice or laboratory – from diagnosis and treatment planning to fabrication of the set-up models until realising the final splint. The benefit for your practice: added value and complete treatment control.
CA® -SMART 3.0
Intelligent software allowing rapid and precise transpositions in the CA® Set-Up technique. The new version includes the software for the CA® CHECKER, thus allowing the complete documentation of Set-Up distances and angles measurements.
Besides occlusal images, the modified photo support enables taking frontal images. The amplification of the extensive project administration simplifies patient mapping. The screen display is released by a live feed video signal. The CA® SMART software comes along with the CA® webcam.
CA® photo support
The stable height-adjustable support for the CA® webcam allows the reproducible documentation of occlusal and frontal images. Technical precondition and separate accessory for the CA® SMART 3.0. CA® Photo Support comes along with calibration plate.
CA®-CHECKER
Set consisting of digital precision measurement with USB port, solid base plate made of highly-polished granite, model holder, spherical bur, and level. Precision measurement instrument equipped with capacitive inclination sensors for determination of torque and angulation values before and after transpositions on the Set-Up models.
CA®-foil
High-quality transparent, hard-elastic foil for gentle tooth alignment with esthetic splints in the CA® system. CA® retention foils for long-term use are pre-dried and individually vacuum sealed. Material with original CA® logo and thickness indication: Soft (0.5 mm), medium (0.625 mm), hard (0.75 mm), and retention (0.75 and 1.0 mm).
Angel aligners
iOrtho
iOrtho is a secure cloud-based service platform housing patient management data for Angel Aligner treatments. The treatment planning software has user-friendly 3D controls allowing doctors to customize and review Angel Aligner case designs.
Features:
Automatic recognition of anatomical landmarks
Automatic recognition of contours and auxiliary points
Automatically identify the ruler and calculate the magnification
Edit and adjust the landmark point
View measurement report
Built into a variety of mainstream measurement methods
One-click export of measurement data.
ETHICAL AND LEGAL CHALLENGES
Patient data privacy
AI training requires large datasets of radiographs, intraoral photographs, and CBCT scans, raising concerns about data storage, sharing, and patient confidentiality. Strict compliance with regulations such as General Data Protection Regulation (GDPR) and Health Insurance Portability and Accountability Act (HIPAA) is essential.[23]
Algorithmic bias
Bias in AI training datasets can lead to inequitable outcomes. For instance, if models are trained predominantly on patients from one ethnic group, performance may degrade when applied to others.[24]
Accountability
When AI systems misclassify or recommend inappropriate treatment, assigning responsibility, whether to the orthodontist, developer, or institution, remains legally ambiguous.[25]
Research challenges
Limited benchmark datasets
Unlike radiology, orthodontics lacks large, publicly available benchmark datasets. Studies remain small-scale and institution-specific, reducing reproducibility.[26]
Multimodal data integration
Orthodontic decision-making often requires integration of photographs, radiographs, 3D models, and clinical notes. Current AI systems are mostly unimodal, reducing their clinical utility.[27]
Reproducibility
As Bardideh et al. noted, differences in datasets (e.g., prevalence of severe malocclusion) can affect outcomes, limiting reproducibility across settings.[24]
Future directions
Standardized Validation Frameworks: Adoption of K-fold cross-validation, bootstrap, and nested CV, as recommended by Burzykowski et al, to ensure reproducibility[28]
Explainable AI: Enhancing model transparency to improve clinician trust
Federated Learning: Multi-institutional collaboration without compromising patient privacy
Integration with Clinical Systems: Seamless interoperability with orthodontic software and electronic health records (EHRs)
Cost Reduction: Development of lighter AI architectures deployable on consumer-grade hardware.
CONCLUSION
AI has experienced rapid growth across medicine and dentistry, and its influence within orthodontics continues to expand. It is increasingly recognized as a valuable problem-solving tool capable of supporting clinicians in diagnosis, treatment planning, and automated cephalometric landmark prediction. The field has seen the emergence of AI-driven workflows that streamline processes such as image anonymization, segmentation, landmark detection, orientation standardization, registration, and various quantitative or classificatory assessments.
Orthodontists continue to seek technologies that enhance diagnostic precision, improve reliability, and reduce the time required for clinical decision-making. However, much of AI training relies on expert-derived annotations, which introduces subjective variability and may affect the consistency of model outputs. Therefore, AI should be viewed as an adjunctive decision-support system that augments, rather than replaces, the clinician’s expertise and judgment. Approaches such as multimodal learning hold promise for improving diagnostic accuracy and advancing the principles of precision orthodontics. Nevertheless, challenges related to data security, patient privacy, and ethical management of clinical records must be given high priority during algorithm development. Ensuring diverse and representative datasets is essential for reducing model bias and improving generalizability. As deep learning approaches, including large-scale foundation models, become more complex and less inherently interpretable, comprehensive validation and performance testing become crucial. Furthermore, well-designed prospective clinical trials are needed to assess the real-world applicability, safety, and effectiveness of AI tools within orthodontic practice.
Ethical approval:
Institutional Review Board approval is not required.
Declaration of patient consent:
Patient’s consent is not required as there are no patients in this study.
Conflicts of interest:
There are no conflicts of interest.
Use of artificial intelligence (AI)-assisted technology for manuscript preparation:
The authors confirm that there was no use of artificial intelligence (AI)-assisted technology for assisting in the writing or editing of the manuscript and no images were manipulated using AI.
Financial support and sponsorship: Nil.
References
- An opening chapter of the first generation of artificial intelligence in medicine: The first Rutgers AIM workshop, June 1975. Yearb Med Inform. 2015;10:227-33.
- [CrossRef] [PubMed] [Google Scholar]
- Artificial Intelligence: A Modern Approach (3rd ed). London: Pearson Education, Inc.; 2016. p. :25-26.
- [Google Scholar]
- The use of artificial intelligence in dentistry practices. Eurasian J Med. 2022;54(Suppl 1):S34-42.
- [CrossRef] [PubMed] [Google Scholar]
- Clinical effectiveness of Invisalign® orthodontic treatment: A systematic review. Prog Orthod. 2018;19:37.
- [CrossRef] [PubMed] [Google Scholar]
- Application of artificial intelligence in orthodontics: Current state and future perspectives. Healthcare (Basel). 2023;11:2760.
- [CrossRef] [PubMed] [Google Scholar]
- Artificial intelligence in dentistry-a review. Front Dent Med. 2023;4:1085251.
- [CrossRef] [PubMed] [Google Scholar]
- Artificial intelligence in dentistry: A narrative review of its evolution, applications, and integration with evidence-based dentistry. J Clin Dent. 2023;12:155-72.
- [Google Scholar]
- Contemporary Orthodontics Amsterdam, The Netherlands: Elsevier Health Sciences; 2018. p. :147-195.
- [Google Scholar]
- Automated 2-D cephalometric analysis on X-ray images by a model-based approach. IEEE Trans Biomed Eng. 2006;53:1615-23.
- [CrossRef] [PubMed] [Google Scholar]
- Accuracy of automated identification of lateral cephalometric landmarks using cascade convolutional neural networks on lateral cephalograms from nationwide multi-centres. Orthod Craniofac Res. 2021;24:59-67.
- [CrossRef] [Google Scholar]
- The reliability of head film measurements. 1. Landmark identification. Am J Orthod. 1971;60:111-27.
- [CrossRef] [PubMed] [Google Scholar]
- Cephalometric landmark variability among orthodontists and dentomaxillofacial radiologists: A comparative study. Imaging Sci Dent. 2015;45:213-20.
- [CrossRef] [PubMed] [Google Scholar]
- Automated identification of cephalometric landmarks: Part 1-comparisons between the latest deep-learning methods YOLOV3 and SSD. Angle Orthod. 2019;89:903-9.
- [CrossRef] [PubMed] [Google Scholar]
- Artificial intelligence in orthodontics. APOS Trends Orthod. 2019;9:201-5.
- [CrossRef] [Google Scholar]
- Automatic cephalometric analysis. Angle Orthod. 2008;78:145-51.
- [CrossRef] [PubMed] [Google Scholar]
- AI fuses CT and MRI Scans for Better Diagnostics. Available from: https://healthcare-in-europe.com/en/news/ai-fusion-ct-mri-scans-dbgan.html [Last accessed on 2025 Dec 31]
- [Google Scholar]
- Artificial intelligence in medical imaging: Switching from radiographic pathological data to clinically meaningful endpoints. Lancet Digit Health. 2020;2:e486-8.
- [CrossRef] [PubMed] [Google Scholar]
- The role of artificial intelligence in the treatment of obstructive sleep apnea. J Otolaryngol Head Neck Surg. 2023;52:7.
- [CrossRef] [PubMed] [Google Scholar]
- Multiple machine learning methods reveal key biomarkers of obstructive sleep apnea and continuous positive airway pressure treatment. Front Gene. 2022;13:927545.
- [CrossRef] [PubMed] [Google Scholar]
- Development of a physiological-based model that uses standard polysomnography and clinical data to predict oral appliance treatment outcomes in obstructive sleep apnea. J Clin Sleep Med. 2022;18:861-70.
- [CrossRef] [PubMed] [Google Scholar]
- In-home mandibular repositioning during sleep using MATRx plus predicts outcome and efficacious positioning for oral appliance treatment of obstructive sleep apnea. J Clin Sleep Med. 2022;18:911-9.
- [CrossRef] [PubMed] [Google Scholar]
- Privacy in the age of medical big data. Nat Med. 2019;25:37-43.
- [CrossRef] [PubMed] [Google Scholar]
- Designing an artificial intelligence system for dental occlusion classification using intraoral photographs: A comparative analysis between artificial intelligence-based and clinical diagnoses. Am J Orthod Dentofacial Orthop. 2024;166:125-37.
- [CrossRef] [PubMed] [Google Scholar]
- Ethical and legal challenges of artificial intelligence-driven healthcare. Hastings Cent Rep. 2020;50:40-3.
- [CrossRef] [Google Scholar]
- A survey on deep learning in medical image analysis. Med Image Anal. 2017;42:60-88.
- [CrossRef] [PubMed] [Google Scholar]
- Multimodal imaging in dentistry: Challenges and opportunities. Dent Clin North Am. 2018;62:453-64.
- [Google Scholar]
- Validation of machine learning algorithms. Am J Orthod Dentofacial Orthop. 2023;164:295-7.
- [CrossRef] [PubMed] [Google Scholar]

