MLCBART: Multilabel Classification with Bayesian Additive Regression Trees
Jiahao Tian, Hugh Chipman, Thomas Loughin

TL;DR
This paper introduces MLCBART, a Bayesian additive regression trees framework for multilabel classification that models complex label relationships and provides uncertainty quantification, improving prediction accuracy over existing methods.
Contribution
MLCBART is a novel Bayesian nonparametric approach that explicitly models label correlations and uncertainty in multilabel classification tasks.
Findings
MLCBART outperforms other models in predictive accuracy.
The model effectively captures complex label relationships.
Uncertainty quantification enhances interpretability of predictions.
Abstract
Multilabel Classification (MLC) deals with the simultaneous classification of multiple binary labels. The task is challenging because, not only may there be arbitrarily different and complex relationships between predictor variables and each label, but associations among labels may exist even after accounting for effects of predictor variables. In this paper, we present a Bayesian additive regression tree (BART) framework to model the problem. BART is a nonparametric and flexible model structure capable of uncovering complex relationships within the data. Our adaptation, MLCBART, assumes that labels arise from thresholding an underlying numeric scale, where a multivariate normal model allows explicit estimation of the correlation structure among labels. This enables the discovery of complicated relationships in various forms and improves MLC predictive performance. Our Bayesian…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Machine Learning and Data Classification · Imbalanced Data Classification Techniques
