Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

D-Separation for Causal Self-Explanation

About

Rationalization is a self-explaining framework for NLP models. Conventional work typically uses the maximum mutual information (MMI) criterion to find the rationale that is most indicative of the target label. However, this criterion can be influenced by spurious features that correlate with the causal rationale or the target label. Instead of attempting to rectify the issues of the MMI criterion, we propose a novel criterion to uncover the causal rationale, termed the Minimum Conditional Dependence (MCD) criterion, which is grounded on our finding that the non-causal features and the target label are \emph{d-separated} by the causal rationale. By minimizing the dependence between the unselected parts of the input and the target label conditioned on the selected rationale candidate, all the causes of the label are compelled to be selected. In this study, we employ a simple and practical measure of dependence, specifically the KL-divergence, to validate our proposed MCD criterion. Empirically, we demonstrate that MCD improves the F1 score by up to $13.7\%$ compared to previous state-of-the-art MMI-based methods. Our code is available at: \url{https://github.com/jugechengzi/Rationalization-MCD}.

Wei Liu, Jun Wang, Haozhao Wang, Ruixuan Li, Zhiying Deng, YuanKai Zhang, Yang Qiu• 2023

Related benchmarks

TaskDatasetResultRank
Hate Speech DetectionHateXplain (test)
Macro F1 Score70.37
24
Rationalizationcorrelated BeerAdvocate Appearance
S Score29.7
15
RationalizationBeerAdvocate correlated Aroma
S Score29.6
15
RationalizationBeerAdvocate correlated Palate
S Score29.4
15
RationalizationToy (test)
HI-F165.7
12
ClassificationToy Synthetic Skew (test)
F1 Score99.93
7
ClassificationHateXplain Synthetic Skew (test)
Clf-F170.93
7
RationalizationHateXplain Synthetic Skew (test)
HI-F10.1388
7
RationalizationHotelReview
Precision47
5
ClassificationToy (test)
F1 Score99.9
5
Showing 10 of 11 rows

Other info

Code

Follow for update