ORIGINAL RESEARCH article

Front. Oral Health, 24 May 2024

Sec. Oral Health Promotion

Volume 5 - 2024 | https://doi.org/10.3389/froh.2024.1322733

Comparison of traditional regression modeling vs. AI modeling for the prediction of dental caries: a secondary data analysis

  • Maurice H Kornberg School of Dentistry, Oral Health Sciences, Temple University, Philadelphia, PA, United States

Abstract

Introduction:

There are substantial gaps in our understanding of dental caries in primary and permanent dentition and various predictors using newer modeling methods such as Machine Learning (ML) algorithms and Artificial Intelligence (AI). The objective of this study is to compare the accuracy, precision, and differences between the caries predictive capability of AI vs. traditional multivariable regression techniques.

Methods:

The study was conducted using secondary data stored in the Temple University Kornberg School of Dentistry electronic health records system (axiUm) of pediatric patients aged 6–16 years who were patients on record at the Pediatric Dentistry Clinic. The outcome variables considered in the study were the decayed–missing–filled teeth (DMFT) and the decayed–extracted–filled teeth (deft) scores. The predictors included age, sex, insurance, fluoride exposure, having a dental home, consumption of sugary meals, family caries experience, having special needs, visible plaque, medications reducing salivary flow, and overall assessment questions.

Results:

The average DMFT score was 0.85 ± 2.15, while the average deft scores were 0.81 ± 2.15. For childhood dental caries, XGBoost was the best performing ML algorithm with accuracy, sensitivity. and Kappa as 81%, 84%, and 61%, respectively, followed by Support Vector Machine and Lasso Regression algorithms, both with 84% specificity. The most important variables for prediction found were age and visible plaque.

Conclusions:

The machine learning model outperformed the traditional statistical model in the prediction of childhood dental caries. Data from a more diverse population will help improve the quality of caries prediction for permanent dentition where the traditional statistical method outperformed the machine learning model.

1 Introduction

Dental caries is the most prevalent oral disease affecting children and adolescents resulting in deterioration of oral health ultimately leading to tooth loss (,). According to the Centers for Disease Control and Prevention, about 23% of children have dental caries. Hence, it is becoming increasingly important to manage dental caries at an early age as early detection of the disease allows for a more preventive medical management ().

Globally, the decayed–missing–filled teeth (DMFT) index has been widely accepted as a population-based measure of dental caries. DMFT along with other predictors such as demographics, potential risk, and protective factors have been strategized for individual risk assessment and as targets for caries management ().

Utilization of various standardized checklists for the assessment of caries risk has been done for many decades now. These tools used for estimating caries risk are used in day-to-day practice for advising in the clinical decision-making process using individually tailored disease prevention (). The foundation for successful caries management is conducting caries risk assessment (CRA). Some of the well-known and widely used Caries Risk Assessment systems include the Caries Management by Risk Assessment (CAMBRA) form, the Cariogram, the American Dental Association (ADA) checklist, and the American Academy of Pediatric Dentistry (AAPD) form ().

Traditional multivariable regression techniques are age-old reliable methods used for caries prediction, but these traditional regression models face limitations based on the principles that need to be followed for regression modeling. These include satisfying assumptions such as independence, following normal distribution among other assumptions. Multicollinearity effect among variables cannot be as strongly studied when using regression models (). Hence, there is a need to study the prediction of dental caries using stronger modeling techniques. Conversely, some of the newer adopted techniques include Artificial Intelligence (AI) based on Machine Learning (ML) modeling, which in comparison with the traditional approaches have shown to have higher prediction accuracy and are likely to contribute significantly to the diagnostic process. ML is a subset of AI that utilizes algorithms trained on datasets to produce models that can perform complex tasks by reducing over-/under-fitting of models (). Furthermore, AI can analyze data with a variety of features that cannot be handled by traditional regression techniques such as the ability to test the performance of a model itself ().

2 Materials and methods

No prior studies comparing AI vs. traditional modeling have been conducted for predicting caries outcomes and using risk factor information from a standardized CRA system. Therefore, the aim of this study was to compare the accuracy, precision, and differences between the caries predictive capability of AI vs. traditional multivariable regression techniques in a sample of pediatric patients attending the Temple University Maurice H Kornberg School of Dentistry (TUKSoD), located in Philadelphia, Pennsylvania, United States.

This secondary data analysis research study was approved by the Institutional Review Board (IRB) at Temple University. The secondary data collected belongs to pediatric patients attending the clinics at the Dental School.

2.1 Database and inclusion/exclusion criteria

Data collection involved requesting secondary data stored in the school's electronic health records system (axiUm) of patients aged 6–16 years who were patients on records at the Pediatric Dentistry Clinic. The data retrieved from axiUm were from 1 March 2021 to 1March 2022. Other participants younger than 6 or older than 17 years of age or emergency patients were excluded from the study.

2.2 Outcomes and predictors

The outcome variables considered in the study were DMFT and the decayed–extracted–filled teeth (deft) scores. Individuals with DMFT/deft = 0 were grouped as “having no caries” and those with DMFT/deft score >0 were grouped as “having caries.” The predictors included demographic variables such as age, sex (male, female, and transgender), and insurance (cash/no insurance, private insurance, Medicaid, Ryan White, and Medicare). The potential protective factors included fluoride exposure (yes/no) and having a dental home (yes/no), while potential risk factors included consumption of sugary meals (primarily at meals and frequently or for prolonged periods between meals), family caries experience (none in 24 months, lesions in last 7–23 months, and lesions in last 6 months), having special needs [no, yes (over age 14), and yes (age 6–14)], medications reducing salivary flow (yes/no), and overall assessment questions gauging if participants were given any additional education (yes/no) or received fluoride application (yes/no) (Appendix A).

2.3 Data analysis

Descriptive statistics such as mean ± standard deviation (SD), range, and frequency were generated for all the continuous variables. DMFT and deft scores were stratified by the predictors. Bivariate tests were conducted and included Pearson correlation coefficients between DMFT/deft scores and selected continuous variables, while independent T-tests were done for predictors with one category. Analysis of variance (ANOVA) was performed on those predictors with more than two categories. DMFT and deft were dichotomized into categorical variables and appropriate Chi-square tests were conducted between various categorical predictor variables. The significance level was set at p < 0.05.

A logistic regression model was used to test for associations between predictor variables while adjusting for confounders on the categorical outcome variable. The traditional negative binomial regression model and logistic model were compared with AI modeling (Logistic Regression, XGBoost, Support Vector Machine, and Lasso Regression). The datasets were divided using resampling techniques based on fivefold cross-validation. In using this technique, 80% of the data were used for training and 20% were used for testing at each stage of the resampling. The machine learning space allowed for models to be trained, which allows them to learn about each type of unit. After the training phase, the model was assessed on the test data to predict the kind of unlabeled data. To analyze the findings, supervised learning models such as Logistic Regression, XGBoost, Support Vector Machine, and Lasso Regression were applied. Hyperparameter tuning was performed by adjusting the nrounds = 10, eta = 0.2, and objective = “binary:logistic.” The predictive accuracy, precision, area under the receiver operating characteristic curve (AUC-ROC), specificity, and sensitivity of these AI models were also compared.

3 Results

3.1 Descriptive characteristics of data

The total number of subjects included in the study was 3,586. The average DMFT score was 0.85 ± 2.15, while the average deft scores were 0.81 ± 2.15. The mean age of the selected participants was 12 years. The sample comprised mostly girls (53.9%) who had Medicaid insurance (82.29%). The potential protective factors included those exposed to fluoride (46.8%) and having a dental home (36.42%). The potential risk factors included frequent consumption of sugary meals (25.2%), family caries experience (9%), special healthcare needs (40%), medication reducing salivary flow (1.7%), visible plaque (33%), unusual tooth morphology (7%), exposed root surface (2.4%), orthodontic appliances (4.2%), and severe xerostomia (0.16%). About 10.6% of the patients declined additional fluoride application, while 39.5% of them received additional caries prevention educational material from their dentists (Table 1).

Table 1

VariablesMean ± SD
DMFT score0.85 ± 2.15
deft score0.81 ± 2.15
Age12.20 ± 3.10
N%
DMFTScore = 02,69875
Score > 088825
deftNo2,95082.26
Yes63617.74
SexMale1,65046
Female1,93553.9
Transgender10.01
InsuranceCash/No insurance2537.05
Private37910.56
Medicaid2,95182.29
Ryan White
Medicare30.08
 Protective factors
 Fluoride exposureNo1072.9
Yes1,68046.8
Unanswered1,79950.1
 Dental homeNo45812.7
Yes1,30636.42
Unanswered1,82250.8
 Risk factors
 Sugary foods or drinksPrimarily at meals87324.3
Frequent or prolonged intake91325.4
Unanswered1,80050.2
 Caries experience of familyNone in 24 months1,01628.3
Lesions in last 7–23 months3489.7
Lesions in last 6 months1544.2
Unanswered2,06857.6
 Special healthcare needsNo1,68046.8
Yes (over age 14)2540.69
Yes (age 6–14)681.8
Unanswered1,81350.59
 Medications that reduce salivary flowNo1,71047.6
Yes621.7
Unanswered1,81450.5
 Visible plaqueNo42211.7
Yes1,21433.8
Unanswered1,95054.3
 Unusual tooth morphology, that compromises oral hygieneNo1,38838.70
Yes2567.13
Unanswered1,94254.1
 Exposed root surfaces presentNo1,62145.2
Yes252.4
Unanswered1,94054.4
 Dental/orthodontic appliances (fixed or removable)No1,50241.8
Yes1494.1
Unanswered1,93553.9
 Severe dry mouth (Xerostomia)No1,64145.76
Yes60.16
Unanswered1,93954.0
 Overall assessment
 Was caries prevention educational material provided to the patient?No1584.4
Yes1,41939.5
Unanswered2,00956.0
 Patient has been offered fluoride application and declines to receive it in the clinicNo1,07329.9
Yes38010.6
Unanswered2,13359.4

Descriptive analysis (n = 3,586).

3.2 Bivariate analysis

DMFT was statistically significantly associated with age (p < 0.001), gender (mean ± SD, male DMFT: 0.75 ± 1.97, female DMFT: 0.95 ± 2.29, p-value <0.05], and sugary meal consumption (mean ± SD, primarily at meals DMFT: 1.43 ± 2.7, frequently or for prolonged periods between meals DMFT: 1.75 ± 2.76, p < 0.05) (Table 2).

Table 2

DMFT byMean ± SDP-value
Age<0.01
SexMale0.75 ± 1.970.01
Female0.95 ± 2.29
InsuranceCash/No insurance0.52 ± 1.620.07
Private0.60 ± 1.78
Medicaid0.91 + 1.22
Fluoride exposureNo1.96 + 2.70.91
Yes1.57 + 2.7
Dental HomeNo1.72 + 3.10.66
Yes1.55 + 2.62
Sugary mealsPrimary at meals1.43 + 2.7<0.05
Frequent or prolonged intake between meals1.75 + 2.76
Family caries experienceNone in 24 months1.32 + 2.300.92
Lesions in last 7–23 months1.54 + 2.6
Lesions in last 6 months1.58 + 2.77
Special healthcare needsNo1.60 + 2.760.18
Yes (over age 14)2.64 + 3.75
Yes (age 6–14)1 + 1.77
Medication reducing salivary flowNo1.59 + 2.760.17
Yes1.85 + 2.51
PlaqueNo1.19 + 2.31=0.05
Yes1.81 + 2.96
Unusual tooth morphologyNo1.50 + 2.580.27
Yes2.39 + 3.67
Exposed root surfaceNo1.62 + 2.780.29
Yes2.76 + 3.91
Orthodontic applianceNo1.62 + 2.770.29
Yes1.91 + 3.19
Severe xerostomiaNo1.64 + 2.80.46
Yes5.00 + 4.19
Educational provision givenNo1.74 + 3.330.97
Yes1.66 + 2.7
Additional fluoride denialNo1.68 + 2.770.48
Yes1.47 + 2.48

Bivariate analysis between DMFT and selected risk and protective factors (n = 912).

Bold values are statistically significant.

deft was statistically significantly associated with age (p < 0.001), family caries experience (mean ± SD, lesions in 7–23 months deft: 1.85 + 2.88 and lesions in past 6 months deft: 2.17 ± 3.20, p < 0.05), having unusual tooth morphology (mean ± SD, none deft: 1.47 ± 2.67 and having unusual tooth morphology deft score: 0.98 ± 2.44, p < 0.05), and use of orthodontic appliance (mean ± SD, no: 1.43 + 2.64 and using appliance deft score: 0.95 + 2.57, p < 0.05) (Table 3).

Table 3

deft byMean ± SDP-value
Age<0.001
SexMale0.93 + 2.70.15
Female0.70 + 2.2
InsuranceCash/No insurance0.46 + 1.720.41
Private0.58 + 1.77
Medicaid0.87 + 2.22
Fluoride exposureNo1.19 + 2.420.13
Yes1.46 + 2.70
Dental HomeNo1.34 + 2.730.62
Yes1.48 + 2.67
Sugary mealsPrimarily at meals1.13 + 2.290.059*
Frequent or prolonged intake between meals1.75 + 2.99
Family caries experienceNone in 24 months1.33 + 2.55<0.001
Lesions in 7–23 months1.85 + 2.88
Lesions in last 6 months2.17 + 3.20
Special healthcare needsNo1.44 + 2.690.08
Yes (over age 14)0.28 + 1.20
Yes (age 6–14)1.86 + 2.83
Medication reducing salivary flow ghcQ4No1.46 + 2.700.35
Yes0.93 + 2.08
PlaqueNo1.23 + 2.430.10
Yes1.47 + 2.72
Unusual tooth morphologyNo1.47 + 2.67=0.04
Yes0.98 + 2.44
Exposed root surfaceNo1.38 + 2.620.89
Yes1.32 + 2.35
Orthodontic applianceNo1.43 + 2.64<0.001
Yes0.95 + 2.57
Educational provision givenNo1.24 + 2.450.31
Yes1.38 + 2.61
Additional fluoride denialNo1.40 + 2.630.24
Yes1.35 + 2.51

deft stratified on the predictors (n = 912).

p = 0.05 cannot be rejected or accepted.

Bold values are statistically significant.

Dichotomizing DMFT and deft into categorical variables showed that DMFT was significantly associated with predictors such as age, consumption of sugary meals, and visible plaque. While deft was significantly associated with predictor variables such as age, family caries experience, special healthcare needs, and dental appliance use.

3.3 Multivariable analysis

3.3.1 Traditional logistic regression

As presented in Table 4, after careful consideration of the multicollinearity effect, interaction terms, and consideration of all fitted models, we found that holding all other variables in the model constant, age was found significantly associated with DMFT [odds ratio (OR) = 0.89, 95% CI (0.27–0.38)]. As age increased, the odds of having dental caries experience decreased by 11%. In addition, having insurance decreased the odds of having dental caries by 12% [OR = 0.88, 95% CI (0.032–0.62)], and those who frequently consumed sugary meals and drinks were 1.19 times more likely to have dental caries in comparison with those who did not consume sugary meals [OR = 1.19, 95% CI (0.15–0.74)]. Lastly, those who had visible plaque were 1.18 times more likely to have dental caries in comparison with those who did not have plaque [OR = 1.18, 95% CI (0.09–0.78)].

Table 4

ModelOR (95% CI)CI (95%) LLCI (95%) UL
DMFTAge0.890.270.38
Sex (M)0.96−0.63−0.05
Insurance (No)0.880.0320.62
Fluoride exposure (Yes)1.49−0.151.26
Sugary meals (No)1.190.150.74
Dental Home (No)0.74−0.060.61
Plaque (No)1.180.090.78
Dental appliances causing xerostomia (No)0.97−0.890.18
Patient offered fluoride and declines (Yes)0.68−0.580.07
deftAge1.65−0.69−0.53
Sugary meals (Frequent consumption)0.73−0.050.65
Special needs yes (age 6–14)2.660.020.20
Plaque (No)1.310.050.88
Patient offered fluoride and declines (No)1.29−0.750.04

Logistic regression (DMFT and deft).

Reference is mentioned in bracket and significant variables are in bold.

As presented in Table 4, only age [OR = 1.65, 95% CI (−0.69 to −0.53)], special needs [OR = 2.66, 95% CI (0.02–0.20)], and visible plaque [OR = 1.31, 95% CI (0.05–0.88)] were found to be significant predictors of dental caries in the primary dentition.

3.3.2 AI machine learning (DMFT)

After comparison between the traditional logistic regression, ML logistic regression, XGBoost, Lasso, and Support Vector Machine methods, it was seen that the traditional logistic regression performed better in ROC AUC, accuracy, and Kappa statistic. Whereas XGBoost performed better in sensitivity measurement, and Lasso performed better in specificity measurement (Table 5).

Table 5

ModelAUC-ROCAccuracySensitivitySpecificityKappa
FOR DMFT
Traditional logistic regression0.760.700.710.690.40
Machine learning: Logistic regression0.740.680.660.690.36
Lasso regression0.740.680.670.700.37
Support vector machine0.750.690.690.680.38
XGBoost0.750.690.770.610.38
FOR deft
Traditional logistic regression0.870.810.830.770.60
Machine learning: Logistic regression0.860.780.710.830.55
Lasso regression0.860.790.720.840.57
Support vector machine0.860.790.700.840.56
XGBoost0.860.810.840.790.61

Model comparison between traditional models and ML (DMFT and deft).

Bold values are statistically significant.

3.3.3 AI machine learning (deft)

After comparison between the traditional logistic regression, ML logistic regression, XGBoost, Lasso, and Support Vector Machine methods, it was seen that the traditional logistic regression performed better in ROC AUC. XGBoost and traditional logistic regression performed equally in accuracy, whereas XGBoost performed better in sensitivity measurement and Kappa statistic. Lasso and Support Vector Machine performed equally in specificity measurement (Table 5).

3.4 Comparison of variables’ importance

The assessment of variable importance was similar for both classical and machine learning algorithms. For primary dental caries, age ranked the highest followed by visible plaque and special needs. For permanent dentition, sugary meals consumption followed by plaque and insurance were considered the most valuable predictors.

4 Discussion

Dental caries continues to remain a huge concern for dentists, dental public health professionals, and patients as it is the most prevalent oral disease affecting children and adolescents resulting in deterioration of oral health ultimately leading to tooth loss (). Although CRA has been highly recommended in clinical practice for management of dental caries, it is however severely underutilized by practitioners (). Apart from CAMBRA, the other current systems are lacking validation. Therefore, development of future tools such as ML that can help utilize CRA items for better risk calculation and clinical outcomes prediction by implementing evidence-based caries management will tremendously help clinical practitioners. While many studies have been done in the past looking into dental caries predictors, these studies have been conducted using traditional statistical tools (). There are no existing studies that have compared traditional statistical methods vs. ML in predicting dental caries.

Previous studies done on prediction of childhood dental caries showed that the presence of thick and heavy plaque is a predictor for caries development, progression, and activity (). A study conducted by Lin et al. () showed that age was a useful predictor of childhood dental caries. Children with special needs were more likely to have dental caries as reported (). Our study too found age, visible plaque, and special needs as strong predictors of dental caries comparable with previous studies conducted. Although sugary meals and fluoride exposure were not found to be significantly associated, they were part of the final model with best fit as seen in the literature (). A previous study done on the prediction of dental caries for adolescents and adults showed poor oral hygiene and socioeconomic status as useful predictors (). Our study showed that not having dental insurance was associated with dental caries.

Previous studies on childhood dental caries prediction utilizing ML solely found their proposed model yielded an AUC-ROC value of 0.74, sensitivity of 0.67, and accuracy of 0.64 (). Another study () performed on children reported an AUC-ROC value of 0.78 for ML Logistic Regression, 0.785 for XGBoost, and 0.780 for Support Vector Machine. Our prediction data for children yielded an AUC-ROC value of 0.87 for traditional Logistic regression and an AUC-ROC value of 0.86 for ML (Logistic Regression, Lasso, XGBoost, and Support Vector Machine) outperforming () AUC-ROC value. Our study also showed a sensitivity of 0.84 for XGBoost and accuracy of 0.81 for XGBoost outperforming Karhade () values. Some of the limitations of the current study included the lack of generalizability to other populations. Data were obtained at Temple University Pediatrics, which serves a very high proportion of low-income African Americans in an urban setting.

Our prediction data on permanent dentition yielded AUC-ROC, accuracy, and Kappa values of 0.76, 0.70, and 0.40, respectively, for traditional Logistic Regression. Our study showed a sensitivity value of 0.77 for XGBoost and specificity value of 0.70 for Lasso. No prior studies comparing traditional vs. ML have been done on dental caries prediction of adolescents and adults.

5 Conclusions

Understanding the predictors of dental caries plays a huge role in reducing the burden of dental caries in this population. This study contributes to reducing the gap in literature about the role of various predictors on dental caries and the utilization of ML in the prediction. Both ML and the traditional statistical tool were able to generate predictors of dental caries. However, the ML model outperformed the traditional statistical model for primary caries prediction. The ML model had better accuracy, sensitivity, specificity, and Kappa values in comparison with the traditional statistical method. Thus, with confidence we can say that ML is an accurate, precise, and more meaningful statistical method that can be used for enhancing dental caries risk assessment. Simultaneously, these predictors can be used in day-to-day practice for aiding in clinical decision-making processes and for disease prevention in individual patients.

Statements

Data availability statement

The data analyzed in this study are subject to the following licenses/restrictions: The data that support the findings of this study are available on request from the corresponding author. The data are not publicly available due to privacy or ethical restrictions. Requests to access these datasets should be directed to .

Ethics statement

The IRB approved the study under EXEMPT review and approved the waiver of Health Insurance Portability and Accountability Act (HIPAA) authorization for the protocol approved with submission #29659-0002. The studies were conducted in accordance with the local legislation and institutional requirements.

Author contributions

PD: Conceptualization, Data curation, Formal Analysis, Methodology, Supervision, Writing – original draft, Writing – review & editing, Investigation, Project administration, Software, Validation. CO: Conceptualization, Data curation, Formal Analysis, Methodology, Supervision, Writing – review & editing, Investigation, Project administration, Software, Validation. MT: Conceptualization, Data curation, Formal Analysis, Methodology, Supervision, Writing – review & editing, Investigation, Project administration, Validation.

Funding

The authors declare financial support was received for the research, authorship, and/or publication of this article.

This research used data from an already approved IRB project. The research was supported by Temple University, Department of Oral Health Sciences.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Abbreviations

ML, machine learning; AI, Artificial Intelligence; AUC-ROC, area under the receiver operating characteristic curve; OR, odds ratio; SD, standard deviation.

References

Appendix A

VariablesExplanationsCategories
Fluoride exposureFluoride exposure (through drinking water, supplements, professional applications, toothpaste)Yes = 1, No = 0
Sugary foods or drinksSugary foods or drinks between meals (incl. juice, soft drinks, energy drinks, medicinal syrups)
Caries experience of familyCaries experience of mother, caregiver, and/or other siblings for patients aged 6–14
Dental homeDental home: established patient of record, receiving regular dental care in a dental officeYes = 1, No = 0
Special healthcare needsSpecial healthcare needs (developmental, physical, medical, or mental disabilities that prevent or limit performance of adequate oral healthcare by themselves or caregivers)Yes = 1, No = 0
Medications that reduce salivary flowMedications that reduce salivary flowYes = 1, No = 0
Visible plaqueVisible plaque as charted by the clinicians in the clinic at Kornberg School of DentistryYes = 1, No = 0
Unusual tooth morphologyUnusual tooth morphology that compromises oral hygieneYes = 1, No = 0
Exposed root surfacesExposed root surfaces present as charted by the clinicians in the clinic at Kornberg School of DentistryYes = 1, No = 0
Dental/orthodontic appliancesDental/orthodontic appliances, fixed or removableYes = 1, No = 0
Severe dry mouthSevere dry mouth (Xerostomia)Yes = 1, No = 0
Overall assessment of dental caries risk
Was caries prevention educational material provided to the patient?Yes = 1, No = 0
Patient has been offered fluoride application and declines to receive it in the clinicYes = 1, No = 0

List of variables with explanations

Summary

Keywords

machine learning, dental caries, prediction, Artificial Intelligence, traditional statistical

Citation

Dey P, Ogwo C and Tellez M (2024) Comparison of traditional regression modeling vs. AI modeling for the prediction of dental caries: a secondary data analysis. Front. Oral. Health 5:1322733. doi: 10.3389/froh.2024.1322733

Received

16 October 2023

Accepted

22 April 2024

Published

24 May 2024

Volume

5 - 2024

Edited by

Usha Sambamoorthi, University of North Texas Health Science Center, United States

Reviewed by

Shihao Li, West China Hospital, China

Mehak Gupta, Southern Methodist University, United States

Updates

Copyright

*Correspondence: Priya Dey

Disclaimer

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.

Outline

Cite article

Copy to clipboard


Export citation file


Share article

Article metrics