Rationale-Guided Few-Shot Classification to Detect Abusive Language
Punyajoy Saha, Divyanshu Sheth, Kushal Kedia, Binny Mathew, Animesh, Mukherjee

TL;DR
This paper introduces RGFS, a rationale-guided few-shot classification method for abusive language detection, which improves cross-domain performance by leveraging rationales and multitask learning.
Contribution
The paper proposes a novel RGFS framework with rationale-integrated BERT architectures, enhancing cross-domain few-shot abusive language detection performance.
Findings
RGFS outperforms baseline models by about 7% in macro F1 scores.
Multitask learning improves rationale detection by 6% macro F1.
RGFS models outperform LIME/SHAP in plausibility and are comparable in faithfulness.
Abstract
Abusive language is a concerning problem in online social media. Past research on detecting abusive language covers different platforms, languages, demographies, etc. However, models trained using these datasets do not perform well in cross-domain evaluation settings. To overcome this, a common strategy is to use a few samples from the target domain to train models to get better performance in that domain (cross-domain few-shot training). However, this might cause the models to overfit the artefacts of those samples. A compelling solution could be to guide the models toward rationales, i.e., spans of text that justify the text's label. This method has been found to improve model performance in the in-domain setting across various NLP tasks. In this paper, we propose RGFS (Rationale-Guided Few-Shot Classification) for abusive language detection. We first build a multitask learning setup…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection · Text Readability and Simplification
