paper-with-me

Papers

Does Self-Rationalization Improve Robustness to Spurious Correlations?

2022-10-24 · Alexis Ross, Matthew E. Peters, Ana Marasović

Rationalization is fundamental to human reasoning and learning. NLP models trained to produce rationales along with predictions, called self-rationalization models, have been investigated for their interpretability and utility to end-users. However, the extent to which training with human-written rationales facilitates learning remains an under-explored question. We ask whether training models to self-rationalize can aid in their learning to solve tasks for the right reasons. Specifically, we evaluate how training self-rationalization models with free-text rationales affects robustness to spurious correlations in fine-tuned encoder-decoder and decoder-only models of six different sizes. We evaluate robustness to spurious correlations by measuring performance on 1) manually annotated challenge datasets and 2) subsets of original test sets where reliance on spurious correlations would fail to produce correct answers. We find that while self-rationalization can improve robustness to spurious correlations in low-resource settings, it tends to hurt robustness in higher-resource settings. Furthermore, these effects depend on model family and size, as well as on rationale content. Together, our results suggest that explainability can come at the cost of robustness; thus, appropriate care should be taken when training self-rationalizing models with the goal of creating more trustworthy models.

📄 PDF Abstract BibTeX arXiv:2210.13575

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

fail 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

MGR: Multi-generator Based Rationalization

2023-05-08 · Wei Liu, Haozhao Wang, Jun Wang, Ruixuan Li 외

Rationalization is to employ a generator and a predictor to construct a self-explaining NLP model in which the generator selects a subset of human-intelligible pieces of the input text to the following predictor. However…

Towards Trustworthy Explanation: On Causal Rationalization

2023-06-25 · Wenbo Zhang, Tong Wu, Yunlong Wang, Yong Cai 외

With recent advances in natural language processing, rationalization becomes an essential self-explaining diagram to disentangle the black box by selecting a subset of input texts to account for the major variation in pr…

Causal Inference

Is the MMI Criterion Necessary for Interpretability? Degenerating Non-causal Features to Plain Noise for Self-Rationalization

2024-10-08 · Wei Liu, Zhiying Deng, Zhongyu Niu, Jun Wang 외

An important line of research in the field of explainability is to extract a small subset of crucial rationales from the full input. The most widely used criterion for rationale extraction is the maximum mutual informati…

Invariant Rationalization

2020-03-22 · ICML 2020 1 · Shiyu Chang, Yang Zhang, Mo Yu, Tommi S. Jaakkola

Selective rationalization improves neural network interpretability by identifying a small subset of input features -- the rationale -- that best explains or supports the prediction. A typical rationalization criterion, i…

Tailoring Self-Rationalizers with Multi-Reward Distillation

2023-11-06 · Sahana Ramnath, Brihi Joshi, Skyler Hallinan, Ximing Lu 외

Large language models (LMs) are capable of generating free-text rationales to aid question answering. However, prior work 1) suggests that useful self-rationalization is emergent only at significant scales (e.g., 175B pa…

DiversityQuestion AnsweringStrategyQA