| Literature DB >> 35831346 |
Abstract
Some surgical patients require an arterial or central venous catheterization intraoperatively. This decision relied solely on the experience of individual anesthesiologists; however, these decisions are not easy for clinicians who are in an emergency or inexperienced. Therefore, applying recent artificial intelligence techniques to automatically extractable data from electronic medical record (EMR) could create a very clinically useful model in this situation. This study aimed to develop a model that is easy to apply in real clinical settings by implementing a prediction model for the preoperative decision to insert an arterial and central venous catheter and that can be automatically linked to the EMR. We collected and retrospectively analyzed data from 66,522 patients, > 18 years of age, who underwent non-cardiac surgeries from March 2019 to April 2021 at the single tertiary medical center. Data included demographics, pre-operative laboratory tests, surgical information, and catheterization information. When compared with other machine learning methods, the DNN model showed the best predictive performance in terms of the area under receiver operating characteristic curve and area under the precision-recall curve. Operation code information accounted for the largest portion of the prediction. This can be applied to clinical fields using operation code and minimal preoperative clinical information.Entities:
Mesh:
Year: 2022 PMID: 35831346 PMCID: PMC9279292 DOI: 10.1038/s41598-022-16144-z
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
Study group characteristics with and without arterial catheterization.
| Total ( | Without A-line ( | With A-line ( | ||
|---|---|---|---|---|
| Age, years | 54.7 ± 15.9 | 52.7 ± 15.8 | 59.9 ± 14.3 | < 0.001 |
| Sex, female | 36,737 (58.7%) | 29,753 (63.4%) | 6984 (44.4%) | < 0.001 |
| Body-mass index, kg/m2 | 24.1 ± 3.8 | 24.2 ± 3.8 | 24.2 ± 3.7 | 0.093 |
| White blood cell, 103/μL | 6.8 ± 2.6 | 6.5 ± 2.2 | 6.8 ± 2.4 | < 0.001 |
| Hemoglobin, g/dL | 12.7 ± 1.9 | 12.9 ± 1.7 | 12.5 ± 1.9 | < 0.001 |
| Platelet, 103/μL | 242.5 ± 75.0 | 245.8 ± 68.9 | 239.2 ± 77.7 | < 0.001 |
| Sodium, mmol/L | 139.8 ± 2.6 | 140.1 ± 2.3 | 140.0 ± 2.5 | < 0.001 |
| Potassium, mmol/L | 4.3 ± 0.4 | 4.2 ± 0.3 | 4.3 ± 0.3 | < 0.001 |
| Chloride, mmol/L | 103.7 ± 3.0 | 103.9 ± 2.6 | 103.6 ± 2.9 | < 0.001 |
| Calcium, mg/dL | 9.2 ± 0.5 | 9.3 ± 0.4 | 9.2 ± 0.5 | < 0.001 |
| BUN, mg/dL | 16.2 ± 10.7 | 14.5 ± 6.1 | 16.2 ± 7.6 | < 0.001 |
| Creatinine, mg/dL | 1.0 ± 1.3 | 0.8 ± 0.6 | 0.9 ± 0.8 | < 0.001 |
| Albumin, g/dL | 3.7 ± 0.5 | 3.8 ± 0.4 | 3.7 ± 0.5 | < 0.001 |
| AST, IU/L | 25.2 ± 29.9 | 23.9 ± 19.9 | 26.9 ± 29.2 | < 0.001 |
| ALT, IU/L | 22.7 ± 31.6 | 21.7 ± 29.1 | 25.2 ± 35.3 | < 0.001 |
| Glucose, mg/dL | 114.9 ± 38.7 | 110.9 ± 34.5 | 121.7 ± 42.2 | < 0.001 |
| PT, INR | 1.0 ± 0.1 | 1.0 ± 0.1 | 1.0 ± 0.1 | < 0.001 |
| aPTT, s | 27.5 ± 3.7 | 27.2 ± 2.8 | 27.5 ± 3.8 | < 0.001 |
| General anesthesia | 48,871 (78.0%) | 33,226 (70.8%) | 15,645 (99.5%) | < 0.001 |
| Neuro-axial anesthesia | 2558 (4.1%) | 2474 (5.3%) | 84 (0.5%) | < 0.001 |
| MAC | 1459 (2.3%) | 1378 (2.9%) | 81 (0.5%) | < 0.001 |
| Regional anesthesia | 274 (0.4%) | 269 (0.6%) | 5 (0.03%) | < 0.001 |
| Emergency surgery, n | 5662 (9.0%) | 5594 (11.9%) | 68 (0.4%) | < 0.001 |
| Central venous catheterization, n | 4,365 (7.0%) | 17 (0.04%) | 4348 (27.0%) | < 0.001 |
Data represent mean ± standard deviation, median (interquartile range), or number (percentage).
A-line, arterial line; BUN, blood urea nitrogen; AST, aspartate aminotransferase; ALT, alanine aminotransferase; PT, prothrombin time; aPTT, Activated partial thromboplastin time; MAC, monitored anesthesia care.
Predictive performance of arterial catheterization according to each modeling method using the deep or machine learning technique and a combination of features.
| Features | Model | AUROC | AUPRC | F1-score |
|---|---|---|---|---|
| Preoperative data | DNN | 0.7835 ± 0.0016 | 0.5296 ± 0.0020 | 0.3939 ± 0.0233 |
| XGBoost | 0.6017 ± 0.0008 | 0.3385 ± 0.0014 | 0.3542 ± 0.0019 | |
| RF | 0.5947 ± 0.0012 | 0.3302 ± 0.0015 | 0.3368 ± 0.0031 | |
| LR | 0.5985 ± 0.0008 | 0.3358 ± 0.0012 | 0.3464 ± 0.0018 | |
| Laboratory data | DNN | 0.6050 ± 0.0107 | 0.3061 ± 0.0093 | 0.0865 ± 0.0311 |
| XGBoost | 0.5208 ± 0.0005 | 0.2555 ± 0.0010 | 0.0960 ± 0.0014 | |
| RF | 0.5196 ± 0.0010 | 0.2500 ± 0.0011 | 0.1106 ± 0.0037 | |
| LR | 0.5008 ± 0.0002 | 0.2367 ± 0.0008 | 0.0094 ± 0.0006 | |
| Operation code | DNN | 0.8930 ± 0.0007 | 0.7548 ± 0.0015 | 0.6770 ± 0.0021 |
| XGBoost | 0.6765 ± 0.0008 | 0.4641 ± 0.0017 | 0.5188 ± 0.0018 | |
| RF | 0.5288 ± 0.0049 | 0.2760 ± 0.0067 | 0.1095 ± 0.0175 | |
| LR | 0.7338 ± 0.0009 | 0.5293 ± 0.0017 | 0.6226 ± 0.0016 | |
| All features | DNN | 0.9089 ± 0.0093 | 0.7943 ± 0.0118 | 0.4352 ± 0.0760 |
| XGBoost | 0.7262 ± 0.0010 | 0.5292 ± 0.0017 | 0.6121 ± 0.0018 | |
| RF | 0.5444 ± 0.0050 | 0.2952 ± 0.0064 | 0.1659 ± 0.0169 | |
| LR | 0.6244 ± 0.0009 | 0.3547 ± 0.0014 | 0.4105 ± 0.0018 |
Data represent means (95% confidence intervals).
AUROC, area under receiver operating characteristic; AUPRC, area under precision-recall curve; DNN, deep neural network; XGBoost, extreme gradient boosting; DT, decision tree; RF, random forest; LR, logistic regression; ASA-PS, American Society of Anesthesiologists physical status.
Figure 1The predictive performance of the predictive models for several feature combinations using the deep learning method with 5 layers of deep neural network. (A) AUROC and (B) AUPRC of the predictive model for the preoperative decision on whether an arterial catheter is required during surgery. (C) AUROC and (D) AUPRC of the predictive model for the preoperative decision on whether a central venous catheter is required during surgery. AUROC and AUPRC values are represented as 95% confidence intervals. AUROC, area under receiver operating characteristic; AUPRC, area under precision-recall curve; DNN, deep neural network. ALLa, prediction for arterial catheterization using all variables; PREa, prediction for arterial catheterization using preoperative clinical data except for operation code and laboratory data; OPCa, prediction for arterial catheterization using operation codes; LABa, prediction for arterial catheterization using preoperative laboratory data; ALLc, prediction for central venous catheterization using all variables; PREc, prediction for central venous catheterization using preoperative clinical data except for operation code and laboratory data; OPCc, prediction for central venous catheterization using operation codes; LABc, prediction for central venous catheterization using preoperative laboratory data.
Predictive performance of central venous catheterization according to each modeling method using deep learning or machine learning technique for the combination of various features.
| Features | Model | AUROC | AUPRC | F1-score |
|---|---|---|---|---|
| Preoperative data | DNN | 0.7527 ± 0.0022 | 0.2004 ± 0.0030 | 0.0499 ± 0.0091 |
| XGBoost | 0.5131 ± 0.0005 | 0.0807 ± 0.0009 | 0.0520 ± 0.0017 | |
| RF | 0.5152 ± 0.0010 | 0.0792 ± 0.0014 | 0.0608 ± 0.0037 | |
| LR | 0.5156 ± 0.0006 | 0.0820 ± 0.0010 | 0.0620 ± 0.0023 | |
| Laboratory data | DNN | 0.6966 ± 0.0054 | 0.1536 ± 0.0049 | 0.0026 ± 0.0017 |
| XGBoost | 0.5154 ± 0.0006 | 0.0844 ± 0.0013 | 0.0608 ± 0.0025 | |
| RF | 0.5167 ± 0.0008 | 0.0762 ± 0.0011 | 0.0681 ± 0.0028 | |
| LR | 0.5016 ± 0.0001 | 0.0644 ± 0.0004 | 0.0080 ± 0.0007 | |
| Operation code | DNN | 0.9308 ± 0.0012 | 0.6754 ± 0.0036 | 0.6400 ± 0.0055 |
| XGBoost | 0.6673 ± 0.0016 | 0.3495 ± 0.0032 | 0.4918 ± 0.0036 | |
| RF | 0.5361 ± 0.0118 | 0.1279 ± 0.0212 | 0.1241 ± 0.0384 | |
| LR | 0.6257 ± 0.0014 | 0.2788 ± 0.0028 | 0.3962 ± 0.0036 | |
| All features | DNN | 0.9261 ± 0.0097 | 0.6849 ± 0.0219 | 0.3687 ± 0.0658 |
| XGBoost | 0.7062 ± 0.0015 | 0.4146 ± 0.0032 | 0.5699 ± 0.0032 | |
| RF | 0.5371 ± 0.0076 | 0.1283 ± 0.0137 | 0.1337 ± 0.0255 | |
| LR | 0.5057 ± 0.0004 | 0.0683 ± 0.0006 | 0.0248 ± 0.0016 |
Data are presented as means (95% confidence intervals).
AUROC, area under receiver operating characteristic; AUPRC, area under precision-recall curve; DNN, deep neural network; XGBoost, extreme gradient boosting; DT, decision tree; RF, random forest; LR, logistic regression; ASA-PS, American Society of Anesthesiologists physical status.
Figure 2Feature importance of the DNN model for preoperative prediction for the necessity of invasive catheter insertion via SHAP assessment. (A) Feature importance of the DNN model for the preoperative prediction of the need for an arterial catheter insertion (B) Feature importance of the DNN model for the preoperative prediction of the need for a central venous catheter insertion. SHAP, SHapley Additive exPlanation; DNN, deep neural network; PPPD, pylorus preserving pancreaticoduodenectomy; GA_intu, general anesthesia with endotracheal intubation; plt, platelet; glu, glucose; RP, radical prostatectomy; emop, emergency operation; gpt, glutamate pyruvate transaminase; got, glutamate oxaloacetate transaminase; alb, albumin; bun, blood urea nitrogen; DP, distal pancreatectomy; LRAP, laparoscopic robotic assisted procedure; PN, partial nephrectomy; PH, partial hepatectomy; cl, chloride; RC, radical cystectomy; LC, laparoscopic cholecystectomy; hb, hemoglobin; TP, total pancreatectomy; PD, pancreaticoduodenectomy; EBD, excision of other bile duct; crp, c-reactive protein; LL, lobectomy of liver.
Figure 3Schematic showing the development the predictive model for the preoperative decision of the necessity of arterial catheter or central venous catheter insertion during surgery.