paper-with-me

홈 › Papers

Single Sample Feature Importance: An Interpretable Algorithm for Low-Level Feature Analysis

2019-11-27 · Joseph Gatto, Ravi Lanka, Yumi Iwashita, Adrian Stoica

Have you ever wondered how your feature space is impacting the prediction of a specific sample in your dataset? In this paper, we introduce Single Sample Feature Importance (SSFI), which is an interpretable feature importance algorithm that allows for the identification of the most important features that contribute to the prediction of a single sample. When a dataset can be learned by a Random Forest classifier or regressor, SSFI shows how the Random Forest's prediction path can be utilized for low-level feature importance calculation. SSFI results in a relative ranking of features, highlighting those with the greatest impact on a data point's prediction. We demonstrate these results both numerically and visually on four different datasets.

📄 PDF Abstract BibTeX arXiv:1911.11901

Code (0)

등록된 구현이 없습니다.

Tasks

Feature ImportancePrediction

Similar Papers 제목 키워드 기반

Grouped Feature Importance and Combined Features Effect Plot

2021-04-23 · Quay Au, Julia Herbinger, Clemens Stachl, Bernd Bischl 외

Interpretable machine learning has become a very active area of research due to the rising popularity of machine learning algorithms and their inherently challenging interpretability. Most work in this area has been focu…

BIG-bench Machine LearningFeature ImportanceInterpretable Machine Learning

Interpretable Network-assisted Random Forest+

2025-09-19 · Tiffany M. Tang, Elizaveta Levina, Ji Zhu arxiv

Machine learning algorithms often assume that training samples are independent. When data points are connected by a network, the induced dependency between samples is both a challenge, reducing effective sample size, and…

Feature Importance

Linear Iterative Feature Embedding: An Ensemble Framework for Interpretable Model

2021-03-18 · Agus Sudjianto, Jinwen Qiu, Miaoqi Li, Jie Chen

A new ensemble framework for interpretable model called Linear Iterative Feature Embedding (LIFE) has been developed to achieve high prediction accuracy, easy interpretation and efficient computation simultaneously. The …

DLIME: A Deterministic Local Interpretable Model-Agnostic Explanations Approach for Computer-Aided Diagnosis Systems

2019-06-24 · Muhammad Rehman Zafar, Naimul Mefraz Khan

Local Interpretable Model-Agnostic Explanations (LIME) is a popular technique used to increase the interpretability and explainability of black box Machine Learning (ML) algorithms. LIME typically generates an explanatio…

ClusteringFeature Importancefeature selection

Unboxing Tree Ensembles for interpretability: a hierarchical visualization tool and a multivariate optimal re-built tree

2023-02-15 · Giulia Di Teodoro, Marta Monaci, Laura Palagi

The interpretability of models has become a crucial issue in Machine Learning because of algorithmic decisions' growing impact on real-world applications. Tree ensemble methods, such as Random Forests or XgBoost, are pow…

feature selection