paper-with-me

홈 › Papers

Bi-Attention HateXplain : Taking into account the sequential aspect of data during explainability in a multi-task context

2026-01-19 · Ghislain Dorian Tchuente Mondjo arxiv

Technological advances in the Internet and online social networks have brought many benefits to humanity. At the same time, this growth has led to an increase in hate speech, the main global threat. To improve the reliability of black-box models used for hate speech detection, post-hoc approaches such as LIME, SHAP, and LRP provide the explanation after training the classification model. In contrast, multi-task approaches based on the HateXplain benchmark learn to explain and classify simultaneously. However, results from HateXplain-based algorithms show that predicted attention varies considerably when it should be constant. This attention variability can lead to inconsistent interpretations, instability of predictions, and learning difficulties. To solve this problem, we propose the BiAtt-BiRNN-HateXplain (Bidirectional Attention BiRNN HateXplain) model which is easier to explain compared to LLMs which are more complex in view of the need for transparency, and will take into account the sequential aspect of the input data during explainability thanks to a BiRNN layer. Thus, if the explanation is correctly estimated, thanks to multi-task learning (explainability and classification task), the model could classify better and commit fewer unintentional bias errors related to communities. The experimental results on HateXplain data show a clear improvement in detection performance, explainability and a reduction in unintentional bias.

📄 PDF Abstract BibTeX arXiv:2601.13018

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech DetectionMulti-Task Learning

Similar Papers 제목 키워드 기반

Exploring Hate Speech Detection with HateXplain and BERT

2022-08-09 · Arvind Subramaniam, Aryan Mehra, Sayani Kundu

Hate Speech takes many forms to target communities with derogatory comments, and takes humanity a step back in societal progress. HateXplain is a recently published and first dataset to use annotated spans in the form of…

Hate Speech Detection

Contextual Sequence Modeling for Recommendation with Recurrent Neural Networks

2017-06-23 · Elena Smirnova, Flavian vasile

Recommendations can greatly benefit from good representations of the user state at recommendation time. Recent approaches that leverage Recurrent Neural Networks (RNNs) for session-based recommendations have shown that D…

Session-Based Recommendations

Privacy-Preserving Cross-Domain Sequential Recommendation

2024-01-27 · Zhaohao Lin, Weike Pan, Zhong Ming

Cross-domain sequential recommendation is an important development direction of recommender systems. It combines the characteristics of sequential recommender systems and cross-domain recommender systems, which can captu…

Privacy PreservingRecommendation SystemsSequential Recommendation

HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection

2020-12-18 · Binny Mathew, Punyajoy Saha, Seid Muhie Yimam, Chris Biemann 외

Hate speech is a challenging issue plaguing the online social media. While better models for hate speech detection are continuously being developed, there is little research on the bias and interpretability aspects of ha…

Hate Speech DetectionText Classification

Stochastic Collapsed Variational Inference for Hidden Markov Models

2015-12-05 · Pengyu Wang, Phil Blunsom

Stochastic variational inference for collapsed models has recently been successfully applied to large scale topic modelling. In this paper, we propose a stochastic collapsed variational inference algorithm for hidden Mar…

Variational Inference