GrammarSHAP: An Efficient Model-Agnostic and Structure-Aware NLP Explainer
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Constituency ParsingSentenceSimilar Papers 제목 키워드 기반
PGM-Explainer: Probabilistic Graphical Model Explanations for Graph Neural Networks
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…
PredictionGNNExplainer: Generating Explanations for Graph Neural Networks
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+1Ensemble of Counterfactual Explainers
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
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…
DiagnosticbLIMEy: Surrogate Prediction Explanations Beyond LIME
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