paper-with-me

Papers

REFER: An End-to-end Rationale Extraction Framework for Explanation Regularization

2023-10-22 · Mohammad Reza Ghasemi Madani, Pasquale Minervini

Human-annotated textual explanations are becoming increasingly important in Explainable Natural Language Processing. Rationale extraction aims to provide faithful (i.e., reflective of the behavior of the model) and plausible (i.e., convincing to humans) explanations by highlighting the inputs that had the largest impact on the prediction without compromising the performance of the task model. In recent works, the focus of training rationale extractors was primarily on optimizing for plausibility using human highlights, while the task model was trained on jointly optimizing for task predictive accuracy and faithfulness. We propose REFER, a framework that employs a differentiable rationale extractor that allows to back-propagate through the rationale extraction process. We analyze the impact of using human highlights during training by jointly training the task model and the rationale extractor. In our experiments, REFER yields significantly better results in terms of faithfulness, plausibility, and downstream task accuracy on both in-distribution and out-of-distribution data. On both e-SNLI and CoS-E, our best setting produces better results in terms of composite normalized relative gain than the previous baselines by 11% and 3%, respectively.

📄 PDF Abstract BibTeX arXiv:2310.14418

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SPECTRA: Sparse Structured Text Rationalization

2021-09-09 · EMNLP 2021 11 · Nuno Miguel Guerreiro, André F. T. Martins

Selective rationalization aims to produce decisions along with rationales (e.g., text highlights or word alignments between two sentences). Commonly, rationales are modeled as stochastic binary masks, requiring sampling-…

Natural Language Inference

Model Interpretability and Rationale Extraction by Input Mask Optimization

2025-08-15 · Marc Brinner, Sina Zarriess arxiv

Concurrent to the rapid progress in the development of neural-network based models in areas like natural language processing and computer vision, the need for creating explanations for the predictions of these black-box …

CAREF: Calibration-Aware Regularization for Explanation Faithfulness Without Rationale Supervision

2026-05-27 · Naphat Nithisopa, Teerapong Panboonyuen arxiv

We introduce CAREF, a parameter-efficient fine-tuning framework that jointly optimizes predictive accuracy and explanation faithfulness via calibration-aware regularization. At its core, CAREF couples entropy-based calib…

parameter-efficient fine-tuning

ER-Test: Evaluating Explanation Regularization Methods for Language Models

2022-05-25 · Brihi Joshi, Aaron Chan, Ziyi Liu, Shaoliang Nie 외

By explaining how humans would solve a given task, human rationales can provide strong learning signal for neural language models (LMs). Explanation regularization (ER) aims to improve LM generalization by pushing the LM…

Unifying Model Explainability and Robustness for Joint Text Classification and Rationale Extraction

2021-12-20 · Dongfang Li, Baotian Hu, Qingcai Chen, Tujie Xu 외

Recent works have shown explainability and robustness are two crucial ingredients of trustworthy and reliable text classification. However, previous works usually address one of two aspects: i) how to extract accurate ra…

Classificationtext-classificationText Classification