Skip to main content

ORIGINAL RESEARCH article

Front. Cardiovasc. Med., 20 May 2024
Sec. Heart Failure and Transplantation
Volume 11 - 2024 | https://doi.org/10.3389/fcvm.2024.1383800

An explainable machine learning approach using contemporary UNOS data to identify patients who fail to bridge to heart transplantation

  • 1Department of Health Outcomes and Biomedical Informatics, College of Medicine, University of Florida, Gainesville, FL, United States
  • 2Division of Cardiovascular Medicine, University of Florida, Gainesville, FL, United States

Background: The use of Intra-aortic Balloon Pump (IABP) and Impella devices as a bridge to heart transplantation (HTx) has increased significantly in recent times. This study aimed to create and validate an explainable machine learning (ML) model that can predict the failure of status two listings and identify the clinical features that significantly impact this outcome.

Methods: We used the UNOS registry database to identify HTx candidates listed as UNOS Status 2 between 2018 and 2022 and supported with either Impella (5.0 or 5.5) or IABP. We used the eXtreme Gradient Boosting (XGBoost) algorithm to build and validate ML models. We developed two models: (1) a comprehensive model that included all patients in our cohort and (2) separate models designed for each of the 11 UNOS regions.

Results: We analyzed data from 4,178 patients listed as Status 2. Out of them, 12% had primary outcomes indicating Status 2 failure. Our ML models were based on 19 variables from the UNOS data. The comprehensive model had an area under the curve (AUC) of 0.71 (±0.03), with a range between 0.44 (±0.08) and 0.74 (±0.01) across different regions. The models' specificity ranged from 0.75 to 0.96. The top five most important predictors were the number of inotropes, creatinine, sodium, BMI, and blood group.

Conclusion: Using ML is clinically valuable for highlighting patients at risk, enabling healthcare providers to offer intensified monitoring, optimization, and care escalation selectively.

1 Introduction

Temporary mechanical circulatory support (tMCS) enables clinicians to stabilize cardiogenic shock patients until HTx (1, 2). Since the 2018 heart allocation update, tMCS utilization has tripled (3). Intra-aortic balloon pump (IABP) or Impella (5.0 and, more recently, 5.5 versions) is used in approximately half of heart transplantation patients. These devices significantly differ in hemodynamic effects, vascular access, and complication risk profile. The majority of IABP and Impella evidence comes from the population of acute coronary syndrome or peri-cardiac intervention use. Identifying the suitable device for the right patient at the right time to achieve optimal pre and post-HTx outcomes remains a formidable task and a knowledge gap (4).

In the current healthcare landscape, precision medicine is gaining momentum, and machine learning (ML) is proving to be a valuable resource for clinicians to understand intricate relationships between hemodynamics demographics, tMCS, and medical history and the dynamics of HTx listing practices. Previous studies have investigated the application of ML on United Network for Organ Sharing (UNOS) data for predicting post-heart transplant mortality (57) and survival on waiting lists (8). However, the reported model performances ranged from an AUC of 0.5–0.7, indicating the challenges associated with the complex nature of the data and patient characteristics highlighted by the heterogeneous clinical phenotypes, high acuity, and rapidly developing tMCS.

It is worth noting that many of the ML models were developed using data from before the 2018 heart allocation update was implemented and at a time when mechanical circulatory support was rarely used and linked to unfavorable outcomes. This study aims to employ explainable ML methods to rank and weigh the clinical factors determining the failure of status two listings. Developing and optimizing such models is vital for the upcoming continuous distribution heart transplant system to be adaptable to demographic and practice changes, unlike its predecessors (9).

2 Methods

2.1 Study population

We utilized the UNOS registry to identify heart transplant candidates listed between 2018 and 2022 as UNOS Status 2 and supported with Impella (5.0 or 5.5) or intra-aortic balloon pump. The local institutional review board approved the study, and informed consent was waived due to minimal risk to participants.

2.2 Features description

Sociodemographic features included age at the time of listing, gender, race, body mass index, and height. BMI and height were included as they are essential determinants of waitlist time and have implications on anatomic suitability to certain tMCS devices. We split Race into five categories: Asians, Black, Hispanic, White, and others. Lifestyle and habits features included only smoking history. Biological characteristics included blood groups categorized into A, B, AB, and O. Medical devices and treatment features included tMCS device, implanted defibrillator, mechanical ventilation, dialysis (intermittent hemodialysis and continuous renal replacement therapy), and multiorgan transplantation (Heart and Liver, Heart and Kidney). Clinical hemodynamics, measured within 24 h prior to MCS, included pulmonary capillary occlusion pressure, cardiac index, resting heart rate, and pulmonary artery pulsatility index (PAPi), which was calculated as the pulmonary artery pulse pressure divided by the right atrial pressure. Biochemistry features, measured within 24 h prior to MCS, included creatinine, aspartate aminotransferase, total bilirubin, albumin, sodium, and international normalized ratio. Medication and drug administration features included whether the patient was on antiarrhythmics, vasopressin, dopamine, dobutamine, epinephrine, milrinone, and the number of inotropes. Geographic features included the UNOS region. UNOS divides the United States into 11 transplant regions. The purpose of these regions is to ensure a balance between the availability of organs and the number of people waiting for transplants in any given area. We have included the region in model derivation to account for the wide variation in tMCS utilization between regions (4, 10). We excluded region 6 due to the small number of patients (<150 patients). The primary outcome is the failure of tMCS, which encompasses various scenarios where the device fails to keep the patient in a stable enough condition to receive a heart transplant. It is defined as death while on the waiting list, being too sick to transplant, being listed as an inactive patient due to a high risk of transplantation (Status 7) or upgrading to UNOS status 1.

2.3 Data preprocessing

We considered patient characteristics significantly different between the two groups (patients successfully transplanted while on Status 2 vs. patients who failed to transplant) as the input features for ML models (Table 1). To eliminate the highly correlated features from hemodynamic and biochemical measurements, PAPi was created by using pulmonary systolic pressure (PASP), pulmonary dynamic pressure (PADP), and central venous pressure (CVP). Thus, PASP, PADP, and CVP were removed from the data. Additionally, we found that mean artery pressure is highly correlated with pulmonary capillary occlusion pressure, and blood urea nitrogen is highly correlated with creatinine. Therefore, blood urea nitrogen and mean artery pressure were subsequently removed. For each patient, we created two missing value indicators to check if the patient had any missing values in the hemodynamic and biochemical measurements. In total, 19 features were included to train and evaluate the ML models. Categorical features were encoded into numerical values and handled directly by the ML algorithm.

Table 1
www.frontiersin.org

Table 1. Comparison of patients’ characteristics between patients who were successfully transplanted during status 2 and those who failed to transplant.

2.4 Machine learning modeling

We applied eXtreme Gradient Boosting (XGBoost) to build the ML models. XGBoost is an ensemble learning algorithm based on decision trees in which models are developed sequentially to increase the performance of the prior trees by using gradient descent to minimize errors (11). We developed two types of models: (1) a comprehensive model that included all patients in our cohort and (2) distinct models designed for each of the 11 UNOS regions. For region-specific models, we only considered regions with a minimum of 150 patients, excluding region 6.

2.5 Handling missing and imbalanced data

We have taken several measures to deal with missing data and class imbalance in our dataset and chose the one that enhanced the performance of our ML model. To impute missing data, we examined four methods: (1) mean imputation, where missing values are replaced with the feature's mean value; (2) median imputation, where missing values are replaced with the feature's median value; (3) K-nearest neighbor imputation, which predicts and fills in missing data based on the similarity of k-nearest data points, and (4) XGBoost's built-in imputation mechanism, which utilizes gradient boosting to handle missing values in a way that reduces prediction errors. For counteracting data imbalance, we explored three methods: under-sampling, Synthetic Minority Oversampling Technique (SMOTE), and assigning increased weights to the minority classes during the training process. Under-sampling reduces the number of majority class samples, SMOTE generates synthetic samples for the minority class, and assigning increased weights to the minority classes during training gives more importance to the minority class samples. Supplementary Table S1 shows the best combination of data imputation and data resampling strategies determined for each model.

2.6 Model performance and evaluation

We evaluated the performance of our models by conducting internal validation to ensure rigor and enhance confidence in model generalizability. We utilized a 5 × 5 nested cross-validation (CV) approach consisting of inner and outer loops where data is divided into folds. In each outer fold, one-fifth of the patient's records were an independent test set, and the rest (four-fifths) were a training set. The outer training set was then equally split into five inner folds served as an independent validation set, and the other four folds served as an inner training set (inner loop). The inner loop is responsible for model training and hyperparameter tuning (the process of searching for the optimal combination of hyperparameters of the model). In contrast, the outer loop is responsible for error estimation and generalization. We used grid search for hyperparameter tuning, in which exhaustive combinations of the chosen hyperparameters were applied to train the models. The average value and standard deviation of the area under the curve (AUC), accuracy, balanced accuracy, sensitivity, and specificity from the five outer folds were calculated and reported. The data preprocessing, imputation, and grid search steps were implemented using the Python Sklearn package. The XGBoost algorithm was implemented using the XGBoost package.

2.7 Model interpretation & feature ranking

We used the SHapley Additive exPlanation (SHAP) to interpret the trained ML models. SHAP is a model-agnostic explanation technique that is commonly used to interpret the results from the ML model. We generated the SHAP summary plot to visualize the importance and association between each feature and the outcome. The association is represented using a sign and a magnitude. The sign of the SHAP value indicates the directionality of the association between the corresponding feature and the outcome (e.g., a positive SHAP value indicates that the related feature contributes to a higher risk of transplant failure while on status 2). The magnitude of the SHAP value indicates the relative contribution of the prediction. We computed the SHAP value for all the patients in the test set in each outer fold. After five iterations (five outer folds), each patient was assigned a SHAP value for each feature. We developed a heatmap summarizing the rank of features across models trained for different UNOS regions (12, 13).

2.8 Statistical analysis

We compared the characteristics of patients successfully transplanted during Status 2 and those who failed to transplant. Two sample t-test was used to compare the numerical characteristics that are normally distributed, while the Wilcoxon rank sum test was used to compare the numerical characteristics that are not normally distributed. We used the Chi-square test to examine the independence of categorical characteristics between the two groups. The significance level was set at p < 0.05. Statistical analyses were done using the open-source package scipy in Python.

3 Results

In our study, we analyzed data from 4,178 patients listed as Status 2. Among them, 12% experienced primary outcomes indicating Status 2 failure. Impella 5.0 or 5.5 was used in 15.6% (650 patients) of the cohort, while the remainder were supported with IABP. Table 1 compares demographic, clinical, and biochemical characteristics between the failure group (N = 504) and the non-failure group (N = 3,674). Several variables such as age, BMI, height, race, blood group (A, B, AB, or O), device type used (IABP vs. Impella), sodium, vasoactive medications, and UNOS region (11 regions) show statistically significant differences between the two groups. Notably, the failure group was slightly younger and had higher BMI, had lower creatinine, albumin, sodium, and INR, and had a different distribution of blood groups and vasoactive medications used.

The ML model's performance in predicting the primary outcome (status 2 failure) across various UNOS regions is outlined in Table 2. The area under the curve (AUC) of the comprehensive model was 0.71 (±0.03) for all regions, with a range between 0.44 (±0.08) and 0.74 (±0.01). The models' specificity (survival on Status 2) ranged between (0.75–0.96). The accuracy varies by region, with the highest accuracy of 0.90 being achieved in Region 5 and the lowest accuracy of 0.69 being observed in Region 4. The table also shows the balanced accuracy, a more nuanced measure when classes are imbalanced. The balanced accuracy scores were generally lower across all regions, with an overall value of 0.65. The AUC suggests moderate predictive power at 0.71 overall, but this metric also shows regional variations. The sensitivity scores were notably low across all regions. On the other hand, specificity scores were consistently high, indicating good performance in identifying true negatives (success on Status 2).

Table 2
www.frontiersin.org

Table 2. Performance metrics of predicting failure on transplant of status 2 using XGBoost across different UNOS regions.

The SHAP ranking, illustrated in Figure 1, shows the top 15 most essential features in predicting Status 2 failure. We found that the lead outcome determinants were sodium (region 1), the number of inotropes (region 2, overall), PAPi (region 3), BMI (region 4, 5, 10), international normalized ratio (INR) (region 7, 8), on antiarrhythmics (region 9), height (region 11). The number of inotropes, creatinine, sodium, BMI, and blood group were the top five most important predictors in the overall model. The number of inotropes has the highest impact on predicting status 2 failure; higher numbers increase the likelihood of status 2 failure. Similarly, elevated creatinine levels increase the risk of status 2 failure. Sodium, BMI, Blood Group, INR, Region, Height, and Albumin seem to have a neutral impact on predicting the outcome. The concentration of heart resting points suggests that higher values could be associated with increased risk in some patients. PAPi, race, PCWP, and age are centered around zero SHAP value, indicating a lower influence on predicting the outcome. The device ranked 15th among all included variables (out of 19), indicating lower importance. Figure 2 shows the heatmap summarizing the rank of features across models trained for different UNOS regions. Finally, Supplementary Table S2 shows the device utilization ratio (# IABP: # Impella) and the ratio between the number of patients successfully bridging to transplant and those who failed across regions.

Figure 1
www.frontiersin.org

Figure 1. The rank of the top 15 most essential features in predicting status 2 failure. The X-axis represents the SHAP values dichotomized into two regions: positive SHAP values (>0) on the right side and negative SHAP values (<0) on the left side. Dots on the right side represent positive contributions toward predicting status 2 failure. While dots on the left side represent a negative contribution toward predicting status 2 failure. For continuous features (e.g., Creatinine), the color ranges from blue to red, indicating low to high contribution to the outcome. For categorical features [e.g., Multi-organ (Kidney)], red dots signify the presence of the condition (e.g., the patient has a kidney transplant), whereas blue dots indicate its absence.

Figure 2
www.frontiersin.org

Figure 2. Heatmap of feature ranking generated from XGBoost trained across UNOS regions. The features are ordered by the ranking from the comprehensive XGBoost model. The numbers indicate the rank of the feature importance for each cohort. The grey blocks indicate that the region and mechanical ventilation are not used as input features for machine learning models built on separate UNOS regions.

4 Discussion

In this study, we aimed to use explainable ML methods to develop and validate a data-driven model that predicts the failure of status 2 listing and ranks the clinical features that have the most impact on the primary outcome. The latter function is vital as it provides patients and care teams with actionable targets to address so they can improve the outcomes of tMCS or specific reasons to consider an alternative BTT strategy. Our results show that the specificity of the ML models was consistently high, indicating good performance in identifying true negatives (success on Status 2). There is, however, significant regional variability in feature ranking, which indicates that such ML methods need to be tuned to accommodate not only the patient and the machine but also the HTx practice context. While the models seem adept at identifying BTT failure (high specificity), it has limited ability to confidently assure that those predicted to do well until transplantation will indeed remain stable (low sensitivity). Despite this shortcoming, the current ML model proves clinically helpful in highlighting patients at risk so that intensified monitoring, optimization, and care escalation can be selectively lamented.

The most predictive features vary across regions, and notable patterns emerge. The number of inotropes consistently appeared important in predicting status 2 failure in most regions. A higher number indicates greater disease severity and contributes positively to the risk of status 2 failure. Elevated serum creatinine and International Normalized Ratio (INR) indicate that poor kidney and liver function reserves are also major outcome determinants. BMI also appeared in many regions, suggesting the role of both obesity and malnutrition as influencing factors. Further investigation is needed to understand whether weight affects BTT outcomes due to intrinsic patient factors or by affecting waitlist time. The role of race is highlighted in many areas, which suggests the potential for racial disparities in healthcare utilization. Finally, the significance of age and blood group were not uniform between regions, indicating that these factors can be mitigated by optimizing practice patterns.

Contrary to expectations, the type of tMCS device (IABP vs. Impella) was less significant than patient-related factors in predicting Status 2 failure. However, it shows that using Impella can increase the risk of failure to bridge to transplantation, which is consistent with the current stream of evidence that IABP-supported patients fare better than most other status 2 listed patients (14, 15). Impella provides robust circulatory support for the left ventricle, with maximal blood flow over 5 L/min. However, this benefit is often reduced by some degree of aortic regurgitation and decreased LV preload (16). On the other hand, the IABP requires smaller vascular access (8 Fr vs. 23 Fr) and has a variable hemodynamic response that depends on vascular stiffness, body size, and the ability of the left ventricle to augment function in response to afterload reduction [8]. In reality, most status 2 patients require partial left ventricular unloading, and the transplant community continues to lack any pragmatic prospective study in comparing IABP vs. Impella, specifically as BTT. The available data from post-acute coronary syndrome state is not translatable to a population with a high prevalence of acute on chronic systolic failure that are likely to utilize the device for weeks rather than hours or days.

A few studies have explored the potential of ML for predicting post-heart transplant mortality (57) and survival on waiting lists (8) using UNOS data. These models, with AUC values ranging from 0.5 to 0.7, highlight the complexities associated with the data and the diversity of patient demographics. Notably, a significant portion of these models was based on data that predates the 2018 heart allocation update. Additionally, during that time, mechanical circulatory support was still in its early stages and often resulted in suboptimal outcomes. Our study addressed this knowledge gap by using explainable ML methods and focusing on contemporary data, especially after the 2018 heart allocation update, to create a more refined predictive model. Our work aimed to overcome the limitations of previous models and provided a better understanding of the factors that influence transplant outcomes in today's medical landscape. A direction to include explainable ML models in a continuously learning national transplant system will allow continued data feed for model training and lead to optimized performance that matches the current state of the HTx practice environment.

This innovative approach naturally comes with several limitations that any adopter of these results must understand. First, the model is trained on a dataset with high missing rate that has inherent variability in reporting. Second, the model does not reflect variation between different health systems within each region. Third, the performance parameters were derived using 5-fold cross validation from the same dataset, which is less ideal than external validation. However, external validation was not possible and is not necessarily relevant because the model is fitted explicitly to a region and practice era. Ideally, resting this model will require prospective testing of a locally optimized version of the ML model to guide decisions and prove its effect on outcomes.

5 Conclusion

ML XGboost model can identify UNOS status 2 patients at high risk of deterioration while on tMCS with high specificity and limited sensitivity. This is an innovative approach to selecting the right tMCS for the right patient, identifying targets for intensified patient monitoring and optimization guided by the model's feature selection and developing an adaptive and continuously learning heart transplant system.

Data availability statement

The data analyzed in this study is subject to the following licenses/restrictions: Data available to researchers through a request form. Requests to access these datasets should be directed to Organ Procurement and Transplantation Network - OPTN.

Ethics statement

The studies involving humans were approved by University of Florida IRB202100148. The studies were conducted in accordance with the local legislation and institutional requirements. The ethics committee/institutional review board waived the requirement of written informed consent for participation from the participants or the participants’ legal guardians/next of kin because This data is essential for patient matching, organ allocation, and improving transplantation outcomes.

Author contributions

MTM: Project administration, Investigation, Supervision, Conceptualization, Data curation, Formal Analysis, Visualization, Validation, Methodology, Writing – original draft, Writing – review & editing, Funding acquisition. CB: Conceptualization, Data curation, Formal Analysis, Visualization, Validation, Methodology, Writing – original draft, Writing – review & editing. MB: Data curation, Writing – review & editing. BS: Writing – review & editing. MAA-A: Project administration, Investigation, Supervision, Conceptualization, Data curation, Formal Analysis, Methodology, Writing – original draft, Writing – review & editing, Funding acquisition.

Funding

The author(s) declare financial support was received for the research, authorship, and/or publication of this article.

Research reported in this publication was partially supported by the National Center for Advancing Translational Sciences of the National Institutes of Health under the University of Florida and Florida State University Clinical and Translational Science Award UL1TR001427 (MAA-A).

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.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fcvm.2024.1383800/full#supplementary-material

References

1. Bakhtiyar SS, Godfrey EL, Ahmed S, Lamba H, Morgan J, Loor G, et al. Survival on the heart transplant waiting list. JAMA Cardiol. (2020) 5(11):1227–35. doi: 10.1001/jamacardio.2020.2795

PubMed Abstract | Crossref Full Text | Google Scholar

2. Estep JD, Soltesz E, Cogswell R. The new heart transplant allocation system: early observations and mechanical circulatory support considerations. J Thorac Cardiovasc Surg. (2021) 161(5):1839–46. doi: 10.1016/j.jtcvs.2020.08.113

Crossref Full Text | Google Scholar

3. Maitra NS, Dugger SJ, Balachandran IC, Civitello AB, Khazanie P, Rogers JG. Impact of the 2018 UNOS heart transplant policy changes on patient outcomes. JACC Heart Fail. (2023) 11(5):491–503. doi: 10.1016/j.jchf.2023.01.009

PubMed Abstract | Crossref Full Text | Google Scholar

4. Kim ST, Tran Z, Xia Y, Mabeza R, Hernandez R, Benharash P. Association of center-level temporary mechanical circulatory support use and waitlist outcomes after the 2018 adult heart allocation policy. Surgery. (2022) 172(3):844–50. doi: 10.1016/j.surg.2022.03.032

PubMed Abstract | Crossref Full Text | Google Scholar

5. Ahady Dolatsara H, Chen YJ, Evans C, Gupta A, Megahed FM. A two-stage machine learning framework to predict heart transplantation survival probabilities over time with a monotonic probability constraint. Decis Support Syst. (2020) 137:113363. doi: 10.1016/j.dss.2020.113363

Crossref Full Text | Google Scholar

6. Miller PE, Pawar S, Vaccaro B, McCullough M, Rao P, Ghosh R, et al. Predictive abilities of machine learning techniques may be limited by dataset characteristics: insights from the UNOS database. J Card Fail. (2019) 25(6):479–83. doi: 10.1016/j.cardfail.2019.01.018

PubMed Abstract | Crossref Full Text | Google Scholar

7. Kampaktsis PN, Tzani A, Doulamis IP, Moustakidis S, Drosou A, Diakos N, et al. State-of-the-art machine learning algorithms for the prediction of outcomes after contemporary heart transplantation: results from the UNOS database. Clin Transplant. (2021) 35(8):e14388. doi: 10.1111/ctr.14388

PubMed Abstract | Crossref Full Text | Google Scholar

8. Hsich EM, Thuita L, McNamara DM, Rogers JG, Valapour M, Goldberg LR, et al. Variables of importance in the scientific registry of transplant recipients database predictive of heart transplant waitlist mortality. Am J Transplant. (2019) 19(7):2067–76. doi: 10.1111/ajt.15265

PubMed Abstract | Crossref Full Text | Google Scholar

9. Baran DA, Jaiswal A, Hennig F, Potapov E. Temporary mechanical circulatory support: devices, outcomes, and future directions. J Heart Lung Transplant. (2022) 41(6):678–91. doi: 10.1016/j.healun.2022.03.018

PubMed Abstract | Crossref Full Text | Google Scholar

10. Al-Ani MA, Bai C, Bledsoe M, Ahmed MM, Vilaro JR, Parker AM, et al. Utilization of the percutaneous left ventricular support as bridge to heart transplantation across the United States: in-depth UNOS database analysis. J Heart Lung Transplant. (2023) 42(11):1597–607. doi: 10.1016/j.healun.2023.06.002

PubMed Abstract | Crossref Full Text | Google Scholar

11. Chen T, Guestrin C. Xgboost: a scalable tree boosting system. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining; 2016 Aug 13–17; San Francisco, CA. New York, NY: Association for Computing Machinery (2016). p. 785–94. doi: 10.1145/2939672.2939785

Crossref Full Text | Google Scholar

12. Lundberg SM, Erion G, Chen H, DeGrave A, Prutkin JM, Nair B, et al. From local explanations to global understanding with explainable AI for trees. Nat Mach Intell. (2020) 2(1):56–67. doi: 10.1038/s42256-019-0138-9

PubMed Abstract | Crossref Full Text | Google Scholar

13. Lundberg SM, Nair B, Vavilala MS, Horibe M, Eisses MJ, Adams T, et al. Explainable machine-learning predictions for the prevention of hypoxaemia during surgery. Nat Biomed Eng. (2018) 2(10):749–60. doi: 10.1038/s41551-018-0304-0

PubMed Abstract | Crossref Full Text | Google Scholar

14. Hanff TC, Browne A, Dickey J, Gaines H, Harhay MO, Goodwin M, et al. Heart waitlist survival in adults with an intra-aortic balloon pump relative to other status 2, status 1, and inotrope status 3 patients. J Heart Lung Transplant. (2023) 42(3):368–76. doi: 10.1016/j.healun.2022.10.010

PubMed Abstract | Crossref Full Text | Google Scholar

15. Nordan T, Critsinelis AC, Mahrokhian SH, Kapur NK, Vest A, DeNofrio D, et al. Microaxial left ventricular assist device versus intraaortic balloon pump as a bridge to transplant. Ann Thorac Surg. (2022) 114(1):160–6. doi: 10.1016/j.athoracsur.2021.07.048

PubMed Abstract | Crossref Full Text | Google Scholar

16. Funamoto M, Kunavarapu C, Kwan MD, Matsuzaki Y, Shah M, Ono M. Single center experience and early outcomes of impella 5.5. Front Cardiovasc Med. (2023) 10:1018203. doi: 10.3389/fcvm.2023.1018203

PubMed Abstract | Crossref Full Text | Google Scholar

Keywords: heart transplantation, machine learning, UNOS, intra-aortic balloon pump, Impella

Citation: Mardini MT, Bai C, Bledsoe M, Shickel B and Al-Ani MA (2024) An explainable machine learning approach using contemporary UNOS data to identify patients who fail to bridge to heart transplantation. Front. Cardiovasc. Med. 11:1383800. doi: 10.3389/fcvm.2024.1383800

Received: 8 February 2024; Accepted: 30 April 2024;
Published: 20 May 2024.

Edited by:

Marina Pieri, San Raffaele Hospital (IRCCS), Italy

Reviewed by:

Carlotta Sorini Dini, University of Siena, Italy
Nicolò Ghionzoli, University of Siena, Italy

© 2024 Mardini, Bai, Bledsoe, Shickel and Al-Ani. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Mamoun T. Mardini, malmardini@ufl.edu

Download