MELGMLJan 18, 2021

Inference for BART with Multinomial Outcomes

arXiv:2101.06823v21 citations
Originality Incremental advance
AI Analysis

This work provides incremental improvements for researchers and practitioners using MPBART models, particularly in healthcare applications like predicting HIV patient outcomes from electronic health records.

The authors tackled the problem of fitting multinomial probit Bayesian additive regression trees (MPBART) by introducing two new algorithms that improve upon existing methods, showing better MCMC convergence rates and posterior predictive accuracy in simulations and an HIV patient care application.

The multinomial probit Bayesian additive regression trees (MPBART) framework was proposed by Kindo et al. (KD), approximating the latent utilities in the multinomial probit (MNP) model with BART (Chipman et al. 2010). Compared to multinomial logistic models, MNP does not assume independent alternatives and the correlation structure among alternatives can be specified through multivariate Gaussian distributed latent utilities. We introduce two new algorithms for fitting the MPBART and show that the theoretical mixing rates of our proposals are equal or superior to the existing algorithm in KD. Through simulations, we explore the robustness of the methods to the choice of reference level, imbalance in outcome frequencies, and the specifications of prior hyperparameters for the utility error term. The work is motivated by the application of generating posterior predictive distributions for mortality and engagement in care among HIV-positive patients based on electronic health records (EHRs) from the Academic Model Providing Access to Healthcare (AMPATH) in Kenya. In both the application and simulations, we observe better performance using our proposals as compared to KD in terms of MCMC convergence rate and posterior predictive accuracy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes