Unity Forests: Improving Interaction Modelling and Interpretability in Random Forests
Roman Hornung (1, 2), Alexander Hapfelmeier (3, 4) ((1) Institute for Medical Information Processing, Biometry, Epidemiology, Faculty of Medicine, Ludwig Maximilian University of Munich (LMU), Munich, Germany, (2) Munich Center for Machine Learning (MCML), Munich, Germany

TL;DR
Unity forests (UFOs) enhance random forests by better capturing and interpreting interactions involving covariates without marginal effects, leading to improved prediction accuracy and interpretability.
Contribution
The paper introduces UFOs, a novel RF variant that optimizes initial splits to better exploit covariate interactions and proposes new importance measures and interpretability tools.
Findings
UFOs reliably identify interaction effects without marginal effects.
UFOs outperform standard RFs in predictive accuracy.
CRTRs provide interpretable insights into covariate effects.
Abstract
Random forests (RFs) are widely used for prediction and variable importance analysis and are often believed to capture any types of interactions via recursive splitting. However, since the splits are chosen locally, interactions are only reliably captured when at least one involved covariate has a marginal effect. We introduce unity forests (UFOs), an RF variant designed to better exploit interactions involving covariates without marginal effects. In UFOs, the first few splits of each tree are optimized jointly across a random covariate subset to form a "tree root" capturing such interactions; the remainder is grown conventionally. We further propose the unity variable importance measure (VIM), which is based on out-of-bag split criterion values from the tree roots. Here, only a small fraction of tree root splits with the highest in-bag criterion values are considered per covariate,…
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
TopicsMorphological variations and asymmetry · Explainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference
