paper-with-me

Papers

Using Model-Based Trees with Boosting to Fit Low-Order Functional ANOVA Models

2022-07-14 · Linwei Hu, Jie Chen, Vijayan N. Nair

Low-order functional ANOVA (fANOVA) models have been rediscovered in the machine learning (ML) community under the guise of inherently interpretable machine learning. Explainable Boosting Machines or EBM (Lou et al. 2013) and GAMI-Net (Yang et al. 2021) are two recently proposed ML algorithms for fitting functional main effects and second-order interactions. We propose a new algorithm, called GAMI-Tree, that is similar to EBM, but has a number of features that lead to better performance. It uses model-based trees as base learners and incorporates a new interaction filtering method that is better at capturing the underlying interactions. In addition, our iterative training method converges to a model with better predictive performance, and the embedded purification ensures that interactions are hierarchically orthogonal to main effects. The algorithm does not need extensive tuning, and our implementation is fast and efficient. We use simulated and real datasets to compare the performance and interpretability of GAMI-Tree with EBM and GAMI-Net.

📄 PDF Abstract BibTeX arXiv:2207.06950

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningInterpretable Machine Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
EBM 설명 없음

Similar Papers 제목 키워드 기반

Interpretable Machine Learning based on Functional ANOVA Framework: Algorithms and Comparisons

2023-05-25 · Linwei Hu, Vijayan N. Nair, Agus Sudjianto, Aijun Zhang 외

In the early days of machine learning (ML), the emphasis was on developing complex algorithms to achieve best predictive performance. To understand and explain the model results, one had to rely on post hoc explainabilit…

Interpretable Machine Learning

Bayesian Additive Regression Trees for functional ANOVA model

2025-09-03 · Seokhun Park, Insung Kong, Yongdai Kim arxiv

Bayesian Additive Regression Trees (BART) is a powerful statistical model that leverages the strengths of Bayesian inference and regression trees. It has received significant attention for capturing complex non-linear re…

Bayesian Inference

ANOVA-boosting for Random Fourier Features

2024-04-03 · Daniel Potts, Laura Weidensager

We propose two algorithms for boosting random Fourier feature models for approximating high-dimensional functions. These methods utilize the classical and generalized analysis of variance (ANOVA) decomposition to learn l…

Bayesian Neural Networks for Functional ANOVA model

2025-10-01 · Seokhun Park, Choeun Kim, Jihu Lee, Yunseop Shin 외 arxiv

With the increasing demand for interpretability in machine learning, functional ANOVA decomposition has gained renewed attention as a principled tool for breaking down high-dimensional function into low-dimensional compo…

Bayesian Inference

Inherently Interpretable Tree Ensemble Learning

2024-10-24 · Zebin Yang, Agus Sudjianto, Xiaoming Li, Aijun Zhang

Tree ensemble models like random forests and gradient boosting machines are widely used in machine learning due to their excellent predictive performance. However, a high-performance ensemble consisting of a large number…

Additive modelsEnsemble Learning