paper-with-me

홈 › Papers

Comparing Feature Importance and Rule Extraction for Interpretability on Text Data

2022-07-04 · Gianluigi Lopardo, Damien Garreau

Complex machine learning algorithms are used more and more often in critical tasks involving text data, leading to the development of interpretability methods. Among local methods, two families have emerged: those computing importance scores for each feature and those extracting simple logical rules. In this paper we show that using different methods can lead to unexpectedly different explanations, even when applied to simple models for which we would expect qualitative coincidence. To quantify this effect, we propose a new approach to compare explanations produced by different methods.

📄 PDF Abstract BibTeX arXiv:2207.01420

Code (1)

gianluigilopardo/anchors_vs_lime_text 공식 구현

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

Enhancing interpretability of rule-based classifiers through feature graphs

2025-06-16 · Christel Sirocchi, Damiano Verda

In domains where transparency and trustworthiness are crucial, such as healthcare, rule-based systems are widely used and often preferred over black-box models for decision support systems due to their inherent interpret…

DiagnosticFeature Importance

SnapToGrid: From Statistical to Interpretable Models for Biomedical Information Extraction

2016-06-30 · WS 2016 8 · Marco A. Valenzuela-Escarcega, Gus Hahn-Powell, Dane Bell, Mihai Surdeanu

We propose an approach for biomedical information extraction that marries the advantages of machine learning models, e.g., learning directly from data, with the benefits of rule-based approaches, e.g., interpretability. …

BIG-bench Machine LearningEvent Extraction

The Yield Curve as a Recession Leading Indicator. An Application for Gradient Boosting and Random Forest

2022-03-13 · Pedro Cadahia Delgado, Emilio Congregado, Antonio A. Golpe, José Carlos Vides

Most representative decision tree ensemble methods have been used to examine the variable importance of Treasury term spreads to predict US economic recessions with a balance of generating rules for US economic recession…

Feature Importance

Evolutionary Rule Extraction from Corporate Default Prediction Models

2026-05-28 · Desirè Fabbretti, Matteo Pasquino, Elia Pacioni, Caterina Lucarelli 외 arxiv

Small and medium-sized enterprises (SMEs) represent the majority of firms in most economies and often face financial constraints and higher vulnerability to financial distress. Predicting SME default is therefore crucial…

Deep Image Feature Learning With Fuzzy Rules

2023-04-03 · journal 2023 4 · Xiang Ma; Liangzhe Chen; Zhaohong Deng; Peng Xu; Qisheng Yan; Kup-Sze Choi; Shitong Wang

Feature extraction methods are key to many image processing tasks. At present, the most popular method is to use a deep neural network to automatically extract features through end-to-end training instead of the traditio…