Abstract
Evaluating the trustworthiness of a model’s prediction is essential for differentiating between ‘right for the right reasons’ and ‘right for the wrong reasons’. Identifying textual spans that determine the target label, known as faithful rationales, usually relies on pipeline approaches or reinforcement learning. However, such methods either require supervision and thus costly annotation of the rationales or employ non-differentiable models. We propose a differentiable training–framework to create models which output faithful rationales on a sentence level, by solely applying supervision on the target task. To achieve this, our model solves the task based on each rationale individually and learns to assign high scores to those which solved the task best. Our evaluation on three different datasets shows competitive results compared to a standard BERT blackbox while exceeding a pipeline counterpart’s performance in two cases. We further exploit the transparent decision–making process of these models to prefer selecting the correct rationales by applying direct supervision, thereby boosting the performance on the rationale–level.- Anthology ID:
- 2020.findings-emnlp.97
- Volume:
- Findings of the Association for Computational Linguistics: EMNLP 2020
- Month:
- November
- Year:
- 2020
- Address:
- Online
- Editors:
- Trevor Cohn, Yulan He, Yang Liu
- Venue:
- Findings
- SIG:
- Publisher:
- Association for Computational Linguistics
- Note:
- Pages:
- 1080–1095
- Language:
- URL:
- https://aclanthology.org/2020.findings-emnlp.97
- DOI:
- 10.18653/v1/2020.findings-emnlp.97
- Cite (ACL):
- Max Glockner, Ivan Habernal, and Iryna Gurevych. 2020. Why do you think that? Exploring Faithful Sentence-Level Rationales Without Supervision. In Findings of the Association for Computational Linguistics: EMNLP 2020, pages 1080–1095, Online. Association for Computational Linguistics.
- Cite (Informal):
- Why do you think that? Exploring Faithful Sentence-Level Rationales Without Supervision (Glockner et al., Findings 2020)
- PDF:
- https://preview.aclanthology.org/naacl24-info/2020.findings-emnlp.97.pdf
- Code
- UKPLab/emnlp2020-faithful-rationales
- Data
- FEVER, MultiRC