CLAIOct 24, 2022

Does Self-Rationalization Improve Robustness to Spurious Correlations?

AI2
arXiv:2210.13575v1299 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses the problem of creating trustworthy AI models by showing that explainability can compromise robustness, which is important for researchers and practitioners in NLP and AI safety.

The study investigated whether training NLP models to self-rationalize improves their robustness to spurious correlations, finding that it helps in low-resource settings but harms robustness in higher-resource settings, with effects varying by model size and rationale content.

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.

Foundations

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

Your Notes