paper-with-me

홈 › Papers

GrammarSHAP: An Efficient Model-Agnostic and Structure-Aware NLP Explainer

2022-05-01 · LNLS (ACL) 2022 5 · Edoardo Mosca, Defne Demirtürk, Luca Mülln, Fabio Raffagnato, Georg Groh

Interpreting NLP models is fundamental for their development as it can shed light on hidden properties and unexpected behaviors. However, while transformer architectures exploit contextual information to enhance their predictive capabilities, most of the available methods to explain such predictions only provide importance scores at the word level. This work addresses the lack of feature attribution approaches that also take into account the sentence structure. We extend the SHAP framework by proposing GrammarSHAP—a model-agnostic explainer leveraging the sentence’s constituency parsing to generate hierarchical importance scores.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency ParsingSentence

Similar Papers 제목 키워드 기반

PGM-Explainer: Probabilistic Graphical Model Explanations for Graph Neural Networks

2020-10-12 · NeurIPS 2020 12 · Minh N. Vu, My T. Thai

In Graph Neural Networks (GNNs), the graph structure is incorporated into the learning of node representations. This complex structure makes explaining GNNs' predictions become much more challenging. In this paper, we pr…

Prediction

GNNExplainer: Generating Explanations for Graph Neural Networks

2019-03-10 · NeurIPS 2019 12 · Rex Ying, Dylan Bourgeois, Jiaxuan You, Marinka Zitnik 외

Graph Neural Networks (GNNs) are a powerful tool for machine learning on graphs.GNNs combine node feature information with the graph structure by recursively passing neural messages along edges of the input graph. Howeve…

BIG-bench Machine LearningExplainable artificial intelligenceGraph ClassificationGraph Neural Network+1

Ensemble of Counterfactual Explainers

2023-08-29 · Riccardo Guidotti, Salvatore Ruggieri

In eXplainable Artificial Intelligence (XAI), several counterfactual explainers have been proposed, each focusing on some desirable properties of counterfactual instances: minimality, actionability, stability, diversity,…

counterfactualDiversityExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

PointExplainer: Towards Transparent Parkinson's Disease Diagnosis

2025-05-04 · Xuechao Wang, Sven Nomm, Junqing Huang, Kadri Medijainen 외

Deep neural networks have shown potential in analyzing digitized hand-drawn signals for early diagnosis of Parkinson's disease. However, the lack of clear interpretability in existing diagnostic methods presents a challe…

Diagnostic

bLIMEy: Surrogate Prediction Explanations Beyond LIME

2019-10-29 · Kacper Sokol, Alexander Hepburn, Raul Santos-Rodriguez, Peter Flach

Surrogate explainers of black-box machine learning predictions are of paramount importance in the field of eXplainable Artificial Intelligence since they can be applied to any type of data (images, text and tabular), are…

Explainable artificial intelligencePrediction