CLLGOct 24, 2022

Generating Hierarchical Explanations on Text Classification Without Connecting Rules

arXiv:2210.13270v13 citationsh-index: 50
Originality Incremental advance
AI Analysis

This work addresses the need for more faithful interpretability in NLP models by removing the connecting rule constraint, offering a domain-specific improvement for explainable AI.

The paper tackles the problem of generating hierarchical explanations for text classification without requiring clusters to be continuous spans, and shows that the proposed method provides high-quality explanations for reflecting model predictions.

The opaqueness of deep NLP models has motivated the development of methods for interpreting how deep models predict. Recently, work has introduced hierarchical attribution, which produces a hierarchical clustering of words, along with an attribution score for each cluster. However, existing work on hierarchical attribution all follows the connecting rule, limiting the cluster to a continuous span in the input text. We argue that the connecting rule as an additional prior may undermine the ability to reflect the model decision process faithfully. To this end, we propose to generate hierarchical explanations without the connecting rule and introduce a framework for generating hierarchical clusters. Experimental results and further analysis show the effectiveness of the proposed method in providing high-quality explanations for reflecting model predicting process.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes