paper-with-me

Papers

Ensemble Interpretation: A Unified Method for Interpretable Machine Learning

2023-12-11 · Chao Min, Guoyong Liao, Guoquan Wen, Yingjun Li, Xing Guo

To address the issues of stability and fidelity in interpretable learning, a novel interpretable methodology, ensemble interpretation, is presented in this paper which integrates multi-perspective explanation of various interpretation methods. On one hand, we define a unified paradigm to describe the common mechanism of different interpretation methods, and then integrate the multiple interpretation results to achieve more stable explanation. On the other hand, a supervised evaluation method based on prior knowledge is proposed to evaluate the explaining performance of an interpretation method. The experiment results show that the ensemble interpretation is more stable and more consistent with human experience and cognition. As an application, we use the ensemble interpretation for feature selection, and then the generalization performance of the corresponding learning model is significantly improved.

📄 PDF Abstract BibTeX arXiv:2312.06255

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionInterpretable Machine Learning

Similar Papers 제목 키워드 기반

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

LionForests: Local Interpretation of Random Forests

2019-11-20 · Ioannis Mollas, Nick Bassiliades, Ioannis Vlahavas, Grigorios Tsoumakas

Towards a future where machine learning systems will integrate into every aspect of people's lives, researching methods to interpret such systems is necessary, instead of focusing exclusively on enhancing their performan…

BIG-bench Machine Learning

Interpretable Machine Learning with an Ensemble of Gradient Boosting Machines

2020-10-14 · Andrei V. Konstantinov, Lev V. Utkin

A method for the local and global interpretation of a black-box model on the basis of the well-known generalized additive models is proposed. It can be viewed as an extension or a modification of the algorithm using the …

Additive modelsBIG-bench Machine LearningInterpretable Machine Learning

ExSpliNet: An interpretable and expressive spline-based neural network

2022-05-03 · Daniele Fakhoury, Emanuele Fakhoury, Hendrik Speleers

In this paper we present ExSpliNet, an interpretable and expressive neural network model. The model combines ideas of Kolmogorov neural networks, ensembles of probabilistic trees, and multivariate B-spline representation…

A Unified Approach to Extract Interpretable Rules from Tree Ensembles via Integer Programming

2024-06-30 · Lorenzo Bonasera, Emilio Carrizosa

Tree ensembles are very popular machine learning models, known for their effectiveness in supervised classification and regression tasks. Their performance derives from aggregating predictions of multiple decision trees,…

regressionTime Series