paper-with-me

Papers

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 framework that explicitly aligns model attention with human rationales, improving both interpretability and fairness in hate speech classification. SRA integrates a supervised attention mechanism into transformer-based classifiers, optimizing a joint objective that combines standard classification loss with an alignment loss term that minimizes the discrepancy between attention weights and human-annotated rationales. We evaluated SRA on hate speech benchmarks in English (HateXplain) and Portuguese (HateBRXplain) with rationale annotations. Empirically, SRA achieves 2.4x better explainability compared to current baselines, and produces token-level explanations that are more faithful and human-aligned. In terms of fairness, SRA achieves competitive fairness across all measures, with second-best performance in detecting toxic posts targeting identity groups, while maintaining comparable results on other metrics. These findings demonstrate that incorporating human rationales into attention mechanisms can enhance interpretability and faithfulness without compromising fairness.

📄 PDF Abstract BibTeX arXiv:2511.07065

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech Detection

Similar Papers 제목 키워드 기반

Are Shortest Rationales the Best Explanations for Human Understanding?

2022-03-16 · ACL 2022 5 · Hua Shen, Tongshuang Wu, Wenbo Guo, Ting-Hao 'Kenneth' Huang

Existing self-explaining models typically favor extracting the shortest possible rationales - snippets of an input text "responsible for" corresponding output - to explain the model prediction, with the assumption that s…

Are Shortest Rationales the Best Explanations For Human Understanding?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Existing self-explaining models typically favor extracting the shortest rationales possible (“shortest yet coherent subset of input to predict the same label”), with the assumption that short rationales are more intuitiv…

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

Self-Explaining Hate Speech Detection with Moral Rationales

2026-01-07 · Francielle Vargas, Jackson Trager, Diego Alves, Surendrabikram Thapa 외 arxiv

Hate speech detection models rely on surface-level lexical features, increasing vulnerability to spurious correlations and limiting robustness, cultural contextualization, and interpretability. We propose Supervised Mora…

Hate Speech Detection

Explaining Why: How Instructions and User Interfaces Impact Annotator Rationales When Labeling Text Data

2022-07-01 · NAACL 2022 7 · Cynthia Sullivan, William Brackenbury, Andrew McNut, Kevin Bryson 외

In the context of data labeling, NLP researchers are increasingly interested in having humans select rationales, a subset of input tokens relevant to the chosen label. We conducted a 332-participant online user study to …