Skip to main content
Springer logoLink to Springer
. 2023 May 31;51(1):84. doi: 10.1007/s00240-023-01457-z

A retrospective study using machine learning to develop predictive model to identify urinary infection stones in vivo

Yukun Wu 1,#, Qishan Mo 2,#, Yun Xie 1, Junlong Zhang 1, Shuangjian Jiang 1, Jianfeng Guan 1, Canhui Qu 1, Rongpei Wu 1, Chengqiang Mo 1,
PMCID: PMC10232574  PMID: 37256418

Abstract

Preoperative diagnosis of urinary infection stones is difficult, and accurate detection of stone composition can only be performed ex vivo. To provide guidance for better perioperative management and postoperative prevention of infection stones, we developed a machine learning model for preoperative identification of infection stones in vivo. The clinical data of patients with urolithiasis who underwent surgery in our hospital from January 2011 to December 2015 and January 2017 to December 2021 were retrospectively analyzed. A total of 2565 patients were included in the study, and 1168 eligible patients with urinary calculi were randomly divided into training set (70%) and test set (30%). Five machine learning algorithms (Support Vector Machine (SVM), Multilayer Perceptron (MLP), Decision Tree (DT), Random Forest Classifier (RFC), and Adaptive Boost (AdaBoost)) and 14 preoperative variables were used to construct the prediction model. The performance measure was the area under the receiver operating characteristic curve (AUC) of the validation set. The importance of 14 features in each prediction model for predicting infection stones was analyzed. A total of 89 patients (5.34%) with infection stones were included in the validation set. All the five prediction models showed strong discrimination in the validation set (AUC: 0.689–0.772). AdaBoost model was selected as the final model (AUC: 0.772(95% confidence interval, 0.657–0.887); Sensitivity: 0.522; Specificity: 0.902), UC positivity, and urine pH value were two important predictors of infection stones. We developed a predictive model through machine learning that can quickly identify infection stones in vivo with good predictive performance. It can be used for risk assessment and decision support of infection stones, optimize the disease management of urinary calculi and improve the prognosis of patients.

Supplementary Information

The online version contains supplementary material available at 10.1007/s00240-023-01457-z.

Keywords: Infection stones, Machine learning, Prediction model, Struvite, Urolithiasis

Introduction

Urolithiasis is a relatively common disease in urology, and its prevalence has been increasing worldwide over the past few decades [1, 2]. Studies have shown that about 1/17 Chinese adults have kidney stones [3], the recurrence rate was estimated to be 67% within 5 years. Infection stones account for 10%–15% of urolithiasis, and is a specific type of urolithiasis associated with urinary tract infection (UTI) caused by urease producing organisms [4]. It can rapidly grow into giant staghorn stones within 4 to 6 weeks, and struvite is generally considered to be an independent risk predictor for infectious-related complications, such as sepsis, in patients after percutaneous nephrolithotomy [5, 6]. Patients with infection stones represent one of the most challenging populations of patients with urolithiasis due to their complex structure and high recurrence rate [7, 8]. Stone composition is the basis for further diagnosis and treatment decisions, and the management of infection stones should start with early and correct identification [9, 10]. At present, there are some predictive models to distinguish infection stones from non-infection stones. However, there are few reports on preoperative prediction models that can achieve rapid, simple, and in vivo prediction based on large samples.

The development of machine learning algorithms may provide an opportunity for early preoperative prediction of infection stones by integrating large amounts of data such as demographics, diagnostics, routinely collected measurements, and interventions [11]. It can effectively deal with the nonlinear relationship and high-dimensional space in medical data, with high accuracy and good generalization in the field of urinary calculi, which outperform traditional modeling methods [12]. Machine learning has been applied in biomedical fields such as disease diagnosis, outcome prediction, medical image analysis, and therapeutics [13, 14]. Therefore, in this study, we sought to develop machine learning models that can be used to differentiate infection and non-infection stones before necessary surgery is performed on patients with urinary stones to better guide perioperative management and prevent the occurrence of infection stones after surgery.

Material and methods

Patients

The study was approved by the ethics committee of the First Affiliated Hospital of Sun Yat-sen University, and the requirement for informed consent was waived (No.: IIT-2022-437). The clinical data of 2565 patients who underwent surgery for urinary calculi in our hospital from January 2011 to December 2015 and January 2017 to December 2021 were retrospectively analyzed (the test was not performed in 2016 due to mechanical reasons). After excluding patients with incomplete clinical data, 1168 patients were used for modeling. Baseline clinical data were obtained from medical records, including age, sex, urinalysis and urine culture, a total of 24 indicators. The composition of the stones was analyzed by Fourier transform infrared spectroscopy, and the main stone components were recorded. The stone component with the highest proportion was selected as the main stone component. When magnesium ammonium phosphate hexahydrate occurs, the main ingredient is determined to be magnesium ammonium phosphate hexahydrate, regardless of the proportion. Infection stones mainly include magnesium ammonium phosphate hexahydrate and calcium carbonate stones. Others were considered to be non-infection stones.

Model

The samples were randomly divided into a training set and a validation set at a ratio of 7∶3 for the establishment and validation of the model, respectively. Five machine learning algorithms including SVM, MLP, DT, RFC, and AdaBoost were used to establish the prediction model. SVM solves the binary classification problem by fitting a maximum margin discriminator to a dataset in a kernel-induced feature space, and it has been applied in many medical diagnostics and disease classifications [15]. The MLP architecture consists of multiple interconnected hidden neurons, and the PyTorch framework is used to build and train the MLP model. We performed a semi-systematic grid search to explore the models that could be generated using multiple different combinations of the presented hyperparameters [16]. In the DT, the root node of the tree will be the feature that optimally partitions the training data. The threshold that maximizes the homogeneity of the sample subgroups is found by repeating this step [17]. RFC is a tree-based algorithm that integrates multiple decision trees by majority voting to determine the classification result [18]. Applying the boosting algorithm AdaBoost [19] provides a correction mechanism to improve the model after each prediction of the patient state [20]. Ultimately, the decision is the result of the summation of all the basic models. It is one of the most effective techniques in machine learning.

Data analysis

SPSS 26.0 software was used to analyze the data. Measurement data were expressed as mean ± standard deviation (SD), the t-test was used for normal distribution and the Mann–Whitney U test was used for non-normal distribution. The Chi-square test or Fisher exact test was used to compare the differences between the two groups. Statistical significance was defined as two-sided P < 0.05. Logistic regression was used for univariate regression analysis, and the factors with higher degrees of freedom were selected to construct the prediction model. receiver operating characteristic (ROC) and area under the curve (AUC) was used to evaluate the ability of each model to distinguish non-infectious and infectious stones. The 95% confidence interval (CI) of AUC and the difference in AUC values among different models were tested to determine the best threshold of infection stones Sensitivity, specificity, and accuracy were calculated at the optimal threshold.

Results

Patients

Table 1 presents the clinical data from the demographic, stone composition analysis based on the gender of 2565 patients. The average age of the patients was 52.14 years old, with 65.07% of males and 34.93% of females. The highest incidence of stones in males was 41–50 years old (25.04%), and that in females was 51–60 years old (33.82%). In terms of stone composition, there were 1770 cases (69.01%) of calcium oxalate stones, 482 cases (18.79%) of uric acid stones, 118 cases (4.6%) of calcium phosphate stones, and 189 cases (7.37%) of infection stones. The proportion of infection stones in men was lower than that in women (M/F = 0.64, P < 0.001). The spectrum of pathogens isolated from urine cultures is shown in Supplementary Figure S1. The most common pathogen of non-infection stones was Escherichia coli (107 strains), followed by Enterococcus faecalis (20 strains) and streptococcus agalactiae (14 strains). proteus mirabilis was the most common pathogen of infection stones (18 strains), followed by Escherichia coli (11 strains) and klebsiella pneumoniae (7 strains). Supplementary Figure S2 shows the urine pH level distribution of infection stones and non-infection stones. Among the infection stones, 44.94% of the patients had a urine pH of 6.0, 17.98% had a urine pH of 6.5, and 25.84% had a urine pH of 7.0. Among the non-infection stones, 11.39% of the patients had a urine pH of 5.0, 50.28% had a urine pH of 6.0 and 25.28% had a urine pH of 6.5. In terms of timeline, the incidence of urolithiasis increased, and the ratio of males to females decreased, but it did not reach statistical significance. The incidence of infection stones increased, and the incidence of uric acid stones decreased, indicating that the health management of uric acid stones had improved (Table 2). A total of 35 patients had at least second recurrence, of which 34.3% had inconsistent recurrence components, and the incidence of infection stones was increasing (5 cases) (Table 3).

Table 1.

Characteristics of patients with urolithiasis according to the gender

Characteristics Overall Male Female Ratio (M/F) P value
Number of cases 2565 1669 896 1.86 /
Age, years, n (%)
 Mean, years 52.14 51.92 52.56 0.99 /
  18–30 166 (6.47%) 107 (6.41%) 59 (6.58%) 1.81 /
  31–40 380 (14.81%) 273 (16.36%) 107 (11.94%) 2.55 /
  41–50 590 (23.00%) 418 (25.04%) 172 (19.20%) 2.43 /
  51–60 700 (27.29%) 397 (23.79%) 303 (33.82%) 1.31 /
  61–70 491 (19.14%) 296 (17.74%) 195 (21.76%) 1.52 /
   ≥ 71 238 (9.28%) 178 (10.67%) 60 (6.70%) 2.97 /
Infection stones, n (%) 189 (7.37%) 74 (4.43%) 115 (12.83%) 0.64 0.000
 Struvite 152 (5.93%) 59 (3.54%) 93 (10.38%) 0.63 0.000
 Carbapatite 37 (1.44%) 15 (0.90%) 22 (2.46%) 0.68 0.002
Non-infection stones, n (%) 2376 (92.63%) 1595 (95.57%) 781 (87.17%) 2.04 0.000
 Calcium oxalate 1770 (69.01%) 1175 (70.40%) 595 (66.41%) 1.97 0.000
 Urate 482 (18.79%) 348 (20.85%) 134 (14.96%) 2.60 0.000
 Calcium phosphate 118 (4.60%) 69 (4.13%) 49 (5.47%) 1.41 0.124
 Cystine 6 (0.23%) 3 (0.18%) 3 (0.33%) 1.00 0.438

Table 2.

Characteristics of patients with urolithiasis according to the timeline

Characteristics 2011–2015 2017–2021 P value
n = 491 n = 2074
Gender (%)
 Male, n (%) 324 (65.99%) 1345 (64.85%) 0.635
 Female, n (%) 167 (34.01%) 729 (35.15%) 0.635
 Ratio (M/F) 1.94 1.84 /
Age, years 49.57 52.75 /
 Male, mean 50.05 52.37 /
 Female, mean 48.64 53.46 /
Infection stones, n (%) 22 (4.48%) 167 (8.05%) 0.006
 Struvite 19 (3.87%) 133 (6.41%) 0.032
 Carbapatite 3 (0.61%) 34 (1.64%) 0.086
Non-infection stones, n (%) 469 (95.5%) 1907 (91.95%) 0.006
 Calcium oxalate 323 (65.6%) 1447 (69.77%) 0.086
 Urate 122 (25.1%) 360 (17.36%) 0.000
 Calcium phosphate 21 (4.3%) 97 (4.68%) 0.704
 Cystine 3 (0.6%) 3 (0.14%) 0.054

Table 3.

The distribution of the main urinary stone constituents in patients with urolithiasis recurrence

Characteristics (n = 35) 1st occurrence of urolithiasis 2nd occurrence of urolithiasis P value
Same composition, n (%) 23 (65.7%) /
Different composition, n (%) 12 (34.3%) /
Infection stones, n (%) 0 5 (14.3%) 0.020
 Struvite 0 3 (8.6%) 0.077
 Carbapatite 0 2 (5.7%) 0.151
Non-infection stones, n (%) 35 30 0.020
 Calcium oxalate 21 (60.0%) 19 (54.3%) 0.629
 Urate 10 (28.6%) 9 (25.7%) 0.788
 Calcium phosphate 3 (8.6%) 2 (5.7%) 0.643
 Cystine 1 (2.9%) 0 0.314

Model

A total of 1168 patients participated in the modeling, we randomly assigned 70% of the patients to the training set and the remaining 30% to the test set, where infection stones accounted for approximately the same proportion in the training set (7.6%) and the validation set (9.7%), and no significant differences in any variables were found between the training and validation set (Table 4). In the training set, Univariate analysis showed that a total of 14 factors, such as urine culture, urine pH value, and gender, were significantly different between the patients with infection stones and non-infection stones, and the degree of freedom was 1, which was closely related to the occurrence of infection stones (Table 5). Machine learning algorithms were used to construct predictive models from these factors. The AUC, specificity, sensitivity, and accuracy of each model in the training and validation set are shown in Supplementary Table S1 and Table 6, respectively. The receiver operating characteristic curves of the different models are shown in Fig. 1A and B. The AUC values of SVM, MLP, DT, RFC, and AdaBoost in the test set were 0.754 (95% CI 0.637–0.872), 0.741 (95% CI 0.622–0.860) and 0.689 (95% CI 0.566–0.813), respectively, 0.767 (95% CI 0.651–0.883), 0.772 (95% CI 0.657–0.887). The sensitivity values of the five machine learning model scores ranged from 0.522 to 0.739, the specificity values ranged from 0.677–0.902, and the accuracy values ranged from 0.681 to 0.877. After considering other scores, especially prediction accuracy, the AdaBoost model was selected as the final prediction model.

Table 4.

Baseline characteristics of the patients in predicting infection stones

Characteristics Training set Validation set
Non-infection stones Infection stones Non-infection stones Infection stones
Gender 759 58 320 31
 Male (n%) 513 (67.59%) 27 (46.55%) 210 (65.63%) 9 (29.03%)
 Female (n%) 246 (32.41%) 31 (53.45%) 110 (34.37%) 22 (70.97%)
Age, year 53.15 ± 13.31 52.91 ± 10.74 52.53 ± 12.75 53.29 ± 13.33
Weight, kilogram 64.98 ± 11.63 61.45 ± 9.21 63.51 ± 11.82 59.68 ± 11.94
Height, centimeter 164.73 ± 7.63 161.24 ± 6.15 163.86 ± 8.09 159.29 ± 6.69
Body mass index 23.85 ± 3.29 23.60 ± 3.04 23.54 ± 3.39 23.48 ± 4.36
Urine pH 6.15 ± 0.59 6.51 ± 0.67 6.17 ± 0.61 6.60 ± 0.62
Urine specific gravity 1.01 ± 0.04 1.01 ± 0.01 1.02 ± 0.01 1.01 ± 0.00
Urine turbidity
 Negative (n%) 204 (26.88%) 32 (55.17%) 248 (77.50%) 12 (38.71%)
 Positive (n%) 555 (73.12%) 26 (44.83%) 72 (22.50%) 19 (61.29%)
Urine nitrite
 Negative (n%) 676 (89.06%) 42 (72.41%) 288 (90.00%) 21(67.74%)
 Positive (n%) 83 (10.94%) 16 (27.59%) 32 (10.00%) 10 (32.26%)
Urine glucose
 Negative (n%) 728 (95.92%) 55 (94.83%) 304 (95.00%) 30 (96.77%)
 Positive (n%) 31 (4.08%) 3 (5.17%) 16 (5.00%) 1 (3.23%)
Urine protein
 Negative (n%) 475 (62.58%) 25 (43.10%) 212 (66.25%) 11 (35.48%)
 Positive (n%) 284 (37.42%) 33 (56.90%) 108 (33.75%) 20 (64.52%)
Urine occult blood
 Negative (n%) 158 (20.82%) 5 (8.62%) 56 (17.50%) 2 (6.45%)
 Positive (n%) 601 (79.18%) 53 (91.38%) 264 (82.50%) 29 (93.55%)
Urine leukocyte esterase
 Negative (n%) 221 (29.12%) 5 (8.62%) 74 (23.13%) 1 (3.23%)
 Positive (n%) 538 (70.88%) 53 (91.38%) 246 (76.87%) 30 (96.77%)
Urine RBC counts 206.27 ± 648.34 137.07 ± 328.06 198.46 ± 819.71 178.16 ± 324.45
Urine WBC counts 180.80 ± 353.29 331.64 ± 472.12 161.89 ± 324.08 377.81 ± 285.73
Squamous epithelial cells 2.11 ± 7.31 3.71 ± 16.64 2.33 ± 10.37 7.94 ± 15.28
Non-squamous epithelial cells 0.58 ± 0.99 0.76 ± 1.23 0.63 ± 1.42 1.29 ± 1.49
Pathologic casts 0.11 ± 0.32 0.13 ± 0.34 0.12 ± 0.43 0.22 ± 0.40
Hyaline casts 0.17 ± 0.44 0.03 ± 0.18 0.16 ± 0.38 0.00 ± 0.00
Crystals 5.22 ± 23.42 2.71 ± 8.58 4.10 ± 12.76 1.00 ± 2.14
Bacteria 140.56 ± 261.61 260.98 ± 379.38 139.74 ± 254.73 203.48 ± 223.02
Mucus threads 134.20 ± 181.69 118.05 ± 147.52 128.79 ± 151.06 106.29 ± 88.33
Urine culture
 Negative (n%) 590 (77.73%) 24 (41.38%) 255 (79.69%) 14 (45.16%)
 Positive (n%) 169 (22.27%) 34 (58.62%) 65 (20.31%) 17 (54.84%)
Urease-producing bacteria
 Negative (n%) 728 (95.92%) 39 (67.24%) 307 (95.94%) 21 (67.74%)
 Positive (n%) 31 (4.08%) 19 (32.76%) 13 (4.06%) 10 (32.26%)

RBC Red blood cell; WBC white blood cell; Data are presented as mean ± standard deviation

Table 5.

Univariate logistic regression analysis for predictors of infection stones

Variables Score Degree of freedom P value
Urine culture 57.980 1 0
Urine pH 33.567 1 0
Gender 27.913 1 0
Urine turbidity 27.059 1 0
Height 23.713 1 0
Urine white blood cell counts 21.787 1 0
Urine protein 17.825 1 0
Urine leukocyte esterase 17.776 1 0
Bacteria 12.398 1 0
Squamous epithelial cells 9.829 1 0.002
Urine specific gravity 9.658 1 0.002
Weight 9.355 1 0.002
Non-squamous epithelial cells 7.921 1 0.005
Urine occult blood 7.549 1 0.006

Table 6.

Summary of AUC, accuracy, sensitivity, specificity of different models in the validation set

Accuracy Sensitivity Specificity AUC 95% CI
SVM 0.681 0.739 0.677 0.754 (0.637, 0.872)
MLP 0.687 0.739 0.683 0.741 (0.622, 0.860)
DT 0.764 0.522 0.780 0.689 (0.566, 0.813)
RFC 0.732 0.696 0.735 0.767 (0.651, 0.883)
AdaBoost 0.877 0.522 0.902 0.772 (0.657, 0.887)

SVM Support vector machine, MLP  multilayer perceptron, DT  decision tree, RFC random forest classifier, AdaBoost  adaptive boosting, AUC  area under the receiver operating characteristic curve

Fig. 1.

Fig. 1

Receiver operating characteristic curves of the machine learning models in the Training Set (A) and Validation Set (B). The horizontal axis represents False Positive Rate and the vertical axis represents True Positive Rate. AUC closer to 1 indicates better prediction performance. AdaBoost adaptive boosting, RFC random forest classifier, DT decision tree, MLP multilayer perceptron, SVM support vector machine, AUC area under the receiver operating characteristic curve

Discussion

In this study, we explored the applicability of machine learning methods to distinguish infection stones from non-infection stones preoperatively in patients. Among the five machine learning models, the AdaBoost model had the highest AUC. Due to the complexity of infection stones, clinical models integrating conventional parameters may be more effective predictors than considering any parameter alone. One possible way to achieve this is to utilize advanced machine-learning methods that have been applied to the prevention and management of infection stones. The construction of the prediction model is derived from common clinical parameters, which are simple, easy to perform, and do not require high technical requirements. It is suitable for promotion in primary hospitals, thus expanding the application prospect of this study.

With the progress and development of minimally invasive surgical techniques and endoscopic instruments, traditional open surgery has been gradually replaced by a variety of minimally invasive surgical methods. The determination of stone types can guide the clinical selection of appropriate treatment methods, and provide a basis for the etiological analysis and the formulation of reasonable surgical plans [21]. Infection stones, which are composed of magnesium ammonium phosphate, carbonate apatite, or ammonium urate, are easily crushed, but can also cause systemic infection after lithotripsy. Therefore, surgeons should remove infection stones as much as possible to avoid residual stones during the operation. Effective antimicrobial therapy is an appropriate intervention for patients with urinary tract infections and recurrent stones [22, 23]. Patients with infection stones may have high rates of infectious complications and mortality, with or without treatment [24, 25]. The mean concentration of serum endotoxin in patients with infection stones was 35 times higher than that in patients with non-infection stones [26].

The formation of infection stones is closely related to urease-producing bacteria. In the present study, positive preoperative urine culture was a predictor of infection stones [27, 28]. As long as urease-producing bacteria appear, the possibility of infection stones should be considered first (Table S2). However, the positive rate of urease-producing bacteria culture is not high at present, it may be that the existing culture medium may not be suitable for the growth of urease-producing bacteria. In the future, renal pelvic urine culture or even stone culture may be needed to further increase the positive rate, and direct detection of urinary microbiota may be considered to be closer to reality. When the prediction model consider that the urolithiasis is infection stones, the treatment should be based on the urine culture analysis (Figure S1). Furthermore, when these urease-producing organisms infect the urinary tract, urea is broken down into ammonia and carbon dioxide in the presence of urease [7], thereby raising urine pH and increasing the concentrations of NH4+, CO32−, and PO43−. It has been shown that the crystallization of carbonate apatite begins at a pH greater than 6.8, whereas the crystallization of struvite occurs at a pH greater than 7.2, and the higher the urine pH, the higher the probability of infection stones [29]. In fact, an alkaline urine favors the crystallization of stones containing calcium and phosphate [30]. This is to some extent consistent with the results of our study (Figure S2). Interestingly, our study showed that although the urine pH of infection stones was indeed more alkaline than that of non-infection stones, about half of the patients (44.94%) still had a pH of 6.0, for which a more personalized treatment plan is needed.

Meanwhile, our study also found that for patients with recurrences more than once, the composition of recurrent stones was not completely consistent, and the incidence of infection stones increased with recurrence. It is very important to remove the stones thoroughly during the operation, antibiotics should be used in the perioperative period, and the corresponding dietary structure should be adjusted according to the composition of the stones after the operation. The treatment of infection stones, a special subset of urolithiasis formed by urinary tract infection, is particularly challenging [4, 31], which carries a high risk of postoperative infectious complications that may lead to life-threatening conditions such as severe sepsis and septic shock [32]. Although the use of antibiotics before and after surgery is essential for the adjuvant management of infection stones, the duration and mode of antibiotic therapy are not addressed in current clinical guidelines [33]. Urease inhibitors can directly interfere with the growth process of infection stones precursors and are recommended for patients with surgical contraindications or recurrent infections even after the treatment of infection stones. Urease inhibitors alter urine pH to avoid sedimentation and clearance of infected stones [34].

Our study has some limitations. First, this study was a single-institution retrospective study with a limited number of cases and some selection bias, and the lack of multicenter external validation limits the satisfactory generalizability of the model to other cohorts. At present, the prediction performance is not accurate enough, and other urine indicators, such as urine microorganisms and imaging features, need to be further added to improve the prediction performance. Further work should include optimization and external validation of the model in a larger cohort from multiple centers.

Conclusions

In conclusion, we developed a preoperative prediction model using machine learning to identify urinary infection stones in vivo. The model is easy to use for both clinicians and patients and may allow clinicians to predict stone types more precisely before surgery, to optimize the disease management of urolithiasis and improve the prognosis of patients.

Supplementary Information

Below is the link to the electronic supplementary material.

Author contributions

Project development: RW, CM; data collection, data analysis, and manuscript writing: YW, YX, JZ, JG; material preparation, data collection, and analyses: SJ, CQ, QM; draft preparation of the original manuscript: YW, QM; editing the manuscript: all authors; reading and approval of the final version of the manuscript: all authors.

Funding

None.

Data availability

The data used to support the findings of this study are included within the article.

Declarations

Conflict of interest

The authors declare that there is no conflict of interest.

Footnotes

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Yukun Wu and Qishan Mo are the co-first authors.

References

  • 1.De Coninck V, Antonelli J, Chew B, Patterson JM, Skolarikos A, Bultitude M. Medical expulsive therapy for urinary stones: future trends and knowledge gaps. Eur Urol. 2019;76(5):658–666. doi: 10.1016/j.eururo.2019.07.053. [DOI] [PubMed] [Google Scholar]
  • 2.Chewcharat A, Curhan G. Trends in the prevalence of kidney stones in the United States from 2007 to 2016. Urolithiasis. 2021;49(1):27–39. doi: 10.1007/s00240-020-01210-w. [DOI] [PubMed] [Google Scholar]
  • 3.Zeng G, Mai Z, Xia S, Wang Z, Zhang K, Wang L, et al. Prevalence of kidney stones in China: an ultrasonography based cross-sectional study. BJU Int. 2017;120(1):109–116. doi: 10.1111/bju.13828. [DOI] [PubMed] [Google Scholar]
  • 4.Flannigan R, Choy WH, Chew B, Lange D. Renal struvite stones-pathogenesis, microbiology, and management strategies. Nat Rev Urol. 2014;11(6):333–341. doi: 10.1038/nrurol.2014.99. [DOI] [PubMed] [Google Scholar]
  • 5.Chan JYH, Wong VKF, Wong J, Paterson RF, Lange D, Chew BH, et al. Predictors of urosepsis in struvite stone patients after percutaneous nephrolithotomy. Invest Clin Urol. 2021;62(2):201–209. doi: 10.4111/icu.20200319. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Rivera M, Viers B, Cockerill P, Agarwal D, Mehta R, Krambeck A. Pre- and postoperative predictors of infection-related complications in patients undergoing percutaneous nephrolithotomy. J Endourol. 2016;30(9):982–986. doi: 10.1089/end.2016.0191. [DOI] [PubMed] [Google Scholar]
  • 7.Espinosa-Ortiz EJ, Eisner BH, Lange D, Gerlach R. Current insights into the mechanisms and management of infection stones. Nat Rev Urol. 2019;16(1):35–53. doi: 10.1038/s41585-018-0120-z. [DOI] [PubMed] [Google Scholar]
  • 8.Zheng J, Yu H, Batur J, Shi Z, Tuerxun A, Abulajiang A, et al. A multicenter study to develop a non-invasive radiomic model to identify urinary infection stone in vivo using machine-learning. Kidney Int. 2021;100(4):870–880. doi: 10.1016/j.kint.2021.05.031. [DOI] [PubMed] [Google Scholar]
  • 9.Daudon M, Dore JC, Jungers P, Lacour B. Changes in stone composition according to age and gender of patients: a multivariate epidemiological approach. Urol Res. 2004;32(3):241–247. doi: 10.1007/s00240-004-0421-y. [DOI] [PubMed] [Google Scholar]
  • 10.Stasinou T, Bourdoumis A, Masood J. Forming a stone in pelviureteric junction obstruction: cause or effect? Int Braz J Urol. 2017;43(1):13–19. doi: 10.1590/s1677-5538.Ibju.2015.0515. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Luo X-Q, Yan P, Zhang N-Y, Luo B, Wang M, Deng Y-H, et al. Machine learning for early discrimination between transient and persistent acute kidney injury in critically ill patients with sepsis. Sci Rep. 2021 doi: 10.1038/s41598-021-99840-6. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Handelman GS, Kok HK, Chandra RV, Razavi AH, Lee MJ, Asadi H. eDoctor: machine learning and the future of medicine. J Intern Med. 2018;284(6):603–619. doi: 10.1111/joim.12822. [DOI] [PubMed] [Google Scholar]
  • 13.Liu H, Wang X, Tang K, Peng E, Xia D, Chen Z. Machine learning-assisted decision-support models to better predict patients with calculous pyonephrosis. Transl Androl Urol. 2021;10(2):710. doi: 10.21037/tau-20-1208. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Aminsharifi A, Irani D, Tayebi S, Kafash TJ, Shabanian T, Parsaei H. Predicting the postoperative outcome of percutaneous nephrolithotomy with machine learning system: software validation and comparative analysis with guy's stone score and the CROES nomogram. J Endourol. 2020;34(6):692–699. doi: 10.1089/end.2019.0475. [DOI] [PubMed] [Google Scholar]
  • 15.Blumenthal DT, Artzi M, Liberman G, Bokstein F, Aizenstein O, Ben BD. Classification of high-grade glioma into tumor and nontumor components using support vector machine. Am J Neuroradiol. 2017;38(5):908–914. doi: 10.3174/ajnr.A5127. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Alkadri S, Ledwos N, Mirchi N, Reich A, Yilmaz R, Driscoll M, et al. Utilizing a multilayer perceptron artificial neural network to assess a virtual reality surgical procedure. Comput Biol Medi. 2021 doi: 10.1016/j.compbiomed.2021.104770. [DOI] [PubMed] [Google Scholar]
  • 17.Kalafi EY, Nor NAM, Taib NA, Ganggayah MD, Town C, Dhillon SK. Machine learning and deep learning approaches in breast cancer survival prediction using clinical data. Folia Biol. 2019;65(5–6):212–220. doi: 10.14712/fb2019065050212. [DOI] [PubMed] [Google Scholar]
  • 18.Biau G, Scornet E. A random forest guided tour. TEST. 2016;25(2):197–227. doi: 10.1007/s11749-016-0481-7. [DOI] [Google Scholar]
  • 19.Freund Y, Schapire R, Abe N. A short introduction to boosting. J Japan Soc Artif Intell. 1999;14(5):771–780. [Google Scholar]
  • 20.Iwendi C, Bashir AK, Peshkar A, Sujatha R, Chatterjee JM, Pasupuleti S, et al. COVID-19 patient health prediction using boosted random forest algorithm. Front Public Health. 2020 doi: 10.3389/fpubh.2020.00357. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Coursey CA, Casalino DD, Remer EM, Arellano RS, Bishoff JT, Dighe M, et al. ACR appropriateness criteria (R) acute onset flank pain-suspicion of stone disease. Ultrasound Q. 2012;28(3):227–233. doi: 10.1097/RUQ.0b013e3182625974. [DOI] [PubMed] [Google Scholar]
  • 22.Tuerk C, Petrik A, Sarica K, Seitz C, Skolarikos A, Straub M, et al. EAU guidelines on interventional treatment for urolithiasis. Eur Urol. 2016;69(3):475–482. doi: 10.1016/j.eururo.2015.07.041. [DOI] [PubMed] [Google Scholar]
  • 23.Cui X, Che F, Wang N, Liu X, Zhu Y, Zhao Y, et al. Preoperative prediction of infection stones using radiomics features from computed tomography. Ieee Access. 2019;7:122675–122683. doi: 10.1109/access.2019.2937907. [DOI] [Google Scholar]
  • 24.Wollin DA, Preminger GM. Percutaneous nephrolithotomy: complications and how to deal with them. Urolithiasis. 2018;46(1):87–97. doi: 10.1007/s00240-017-1022-x. [DOI] [PubMed] [Google Scholar]
  • 25.Liu M, Cui Z, Zhu Z, Gao M, Chen J, Zeng F, et al. Development of a nomogram predicting the infection stones in kidney for better clinical management: a retrospective study. J Endourol. 2022;36(7):947–953. doi: 10.1089/end.2021.0735. [DOI] [PubMed] [Google Scholar]
  • 26.McAleer IM, Kaplan GW, Bradley JS, Carroll SF, Griffith DP. Endotoxin content in renal calculi. J Urol. 2003;169(5):1813–1814. doi: 10.1097/01.ju.0000061965.51478.79. [DOI] [PubMed] [Google Scholar]
  • 27.Iqbal MW, Shin RH, Youssef RF, Kaplan AG, Cabrera FJ, Hanna J, et al. Should metabolic evaluation be performed in patients with struvite stones? Urolithiasis. 2017;45(2):185–192. doi: 10.1007/s00240-016-0893-6. [DOI] [PubMed] [Google Scholar]
  • 28.Terry RS, Preminger GM. Metabolic evaluation and medical management of staghorn calculi. Asian J Urol. 2020;7(2):122–129. doi: 10.1016/j.ajur.2019.12.007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29.Gadalla AAH, Friberg IM, Kift-Morgan A, Zhang J, Eberl M, Topley N, et al. Identification of clinical and urine biomarkers for uncomplicated urinary tract infection using machine learning algorithms. Sci Rep. 2019 doi: 10.1038/s41598-019-55523-x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Carpentier X, Daudon M, Traxer O, Jungers P, Mazouyes A, Matzen G, et al. Relationships between carbonation rate of carbapatite and morphologic characteristics of calcium phosphate stones and etiology. Urology. 2009;73(5):968–975. doi: 10.1016/j.urology.2008.12.049. [DOI] [PubMed] [Google Scholar]
  • 31.Bichler KH, Eipper E, Naber K, Braun V, Zimmermann R, Lahme S. Urinary infection stones. Int J Antimicrob Agents. 2002;19(6):488–498. doi: 10.1016/s0924-8579(02)00088-2. [DOI] [PubMed] [Google Scholar]
  • 32.Koras O, Bozkurt IH, Yonguc T, Degirmenci T, Arslan B, Gunlusoy B, et al. Risk factors for postoperative infectious complications following percutaneous nephrolithotomy: a prospective clinical study. Urolithiasis. 2015;43(1):55–60. doi: 10.1007/s00240-014-0730-8. [DOI] [PubMed] [Google Scholar]
  • 33.Assimos D, Krambeck A, Miller NL, Monga M, Murad MH, Nelson CP, et al. Surgical management of stones: American urological association/endourological society guideline, Part I. J Urol. 2016;196(4):1153–1160. doi: 10.1016/j.juro.2016.05.090. [DOI] [PubMed] [Google Scholar]
  • 34.Das P, Gupta G, Velu V, Awasthi R, Dua K, Malipeddi H. Formation of struvite urinary stones and approaches towards the inhibition-a review. Biomed Pharmacother. 2017;96:361–370. doi: 10.1016/j.biopha.2017.10.015. [DOI] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Data Availability Statement

The data used to support the findings of this study are included within the article.


Articles from Urolithiasis are provided here courtesy of Springer

RESOURCES