paper-with-me

홈 › Papers

Deriving Machine Attention from Human Rationales

2018-08-28 · EMNLP 2018 10 · Yujia Bao, Shiyu Chang, Mo Yu, Regina Barzilay

Attention-based models are successful when trained on large amounts of data. In this paper, we demonstrate that even in the low-resource scenario, attention can be learned effectively. To this end, we start with discrete human-annotated rationales and map them into continuous attention. Our central hypothesis is that this mapping is general across domains, and thus can be transferred from resource-rich domains to low-resource ones. Our model jointly learns a domain-invariant representation and induces the desired mapping between rationales and attention. Our empirical results validate this hypothesis and show that our approach delivers significant gains over state-of-the-art baselines, yielding over 15% average error reduction on benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1808.09367

Code (3)

YujiaBao/R2A 공식 구현 pytorch
Sein-Jang/Deriving-Machine-Attention-from-Human-Rationales pytorch
rizwan09/paper

Similar Papers 제목 키워드 기반

Do Human Rationales Improve Machine Explanations?

2019-05-31 · WS 2019 8 · Julia Strout, Ye Zhang, Raymond J. Mooney

Work on "learning with rationales" shows that humans providing explanations to a machine learning system can improve the system's predictive accuracy. However, this work has not been connected to work in "explainable AI"…

BIG-bench Machine LearningGeneral Classificationtext-classificationText Classification

Are Machine Rationales (Not) Useful to Humans? Measuring and Improving Human Utility of Free-Text Rationales

2023-05-11 · Brihi Joshi, Ziyi Liu, Sahana Ramnath, Aaron Chan 외

Among the remarkable emergent capabilities of large language models (LMs) is free-text rationalization; beyond a certain scale, large LMs are capable of generating seemingly useful rationalizations, which in turn, can dr…

PALRACE: Reading Comprehension Dataset with Human Data and Labeled Rationales

2021-06-23 · Jiajie Zou, Yuran Zhang, Peiqing Jin, Cheng Luo 외

Pre-trained language models achieves high performance on machine reading comprehension (MRC) tasks but the results are hard to explain. An appealing approach to make models explainable is to provide rationales for its de…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension

Aligning Attention with Human Rationales for Self-Explaining Hate Speech Detection

2025-11-10 · Brage Eilertsen, Røskva Bjørgfinsdóttir, Francielle Vargas, Ali Ramezani-Kebrya arxiv

The opaque nature of deep learning models presents significant challenges for the ethical deployment of hate speech detection systems. To address this limitation, we introduce Supervised Rational Attention (SRA), a frame…

Hate Speech Detection

Evaluating and Characterizing Human Rationales

2020-10-09 · EMNLP 2020 11 · Samuel Carton, Anirudh Rathore, Chenhao Tan

Two main approaches for evaluating the quality of machine-generated rationales are: 1) using human rationales as a gold standard; and 2) automated metrics based on how rationales affect model behavior. An open question, …

Open-Ended Question Answering