Muted: Multilingual Targeted Offensive Speech Identification and Visualization (2023.emnlp-demo)
Copied to clipboard
Christoph Tillmann, Aashka Trivedi, Sara Rosenthal, Santosh Borse, Rong Zhang, Avirup Sil, Bishwaranjan Bhattacharjee
| Challenge: | Existing visualizations of offensive language use only sentence level annotations, but there are few that explore spans and other languages. |
| Approach: | They propose a system to identify multilingual HAP content by displaying offensive arguments and their targets using heat maps to indicate their intensity. |
| Outcome: | The proposed model can identify toxic spans without further fine-tuning using existing models and its attention mechanism out-of-the-box. |
Similar Papers
Transfer Learning and Prediction Consistency for Detecting Offensive Spans of Text (2022.findings-acl)
Copied to clipboard
| Challenge: | Existing models for toxic span detection only classify text snippets as offensive or not . a novel model seeks to simultaneously predict offensive words and opinion phrases . |
| Approach: | They propose a novel model that seeks to predict offensive words and opinion phrases simultaneously . they also introduce a regularization mechanism to encourage consistency of the model predictions . |
| Outcome: | The proposed model performs well compared to baselines on toxic span detection tasks . it predicts offensive words and opinion phrases to leverage inter-dependencies . |
AustroTox: A Dataset for Target-Based Austrian German Offensive Language Detection (2024.findings-acl)
Copied to clipboard
| Challenge: | Scholars call for more personalized mechanisms of content moderation to account for multifaceted differences. |
| Approach: | They propose to annotate a news forum's user comments with a German dialect and identify their spans as vulgar language or offensive statements. |
| Outcome: | The proposed model interpretability improves on fine-tuned Transformer models and large language models in a zero-shot fashion. |
MUDES: Multilingual Detection of Offensive Spans (2021.naacl-demos)
Copied to clipboard
| Challenge: | Identifying offensive spans in texts is the goal of the SemEval-2021 Task 5: Toxic Spans Detection . previous work focused on post level annotations, but identifying offensive span is useful in many ways. |
| Approach: | They propose a Python-based system to detect offensive spans in texts with pre-trained models and a user-friendly web-based interface. |
| Outcome: | The proposed system is based on a Python-based framework and a user-friendly web-based interface. |
STATE ToxiCN: A Benchmark for Span-level Target-Aware Toxicity Extraction in Chinese Hate Speech Detection (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing studies on Chinese hate speech detection lack span-level fine-grained annotations. |
| Approach: | They construct a Span-level target-aware Toxicity Extraction dataset and evaluate existing models for Chinese hateful slang. |
| Outcome: | The proposed dataset is the first span-level Chinese hate speech dataset and evaluates the ability of existing models to understand hate semantics. |
No offence, Bert - I insult only humans! Multilingual sentence-level attack on toxicity detection networks (2023.findings-emnlp)
Copied to clipboard
| Challenge: | a new sentence-level attack on toxic detection models is shown to work on seven languages . toxicity detection systems are used to silence the voices of criticism, causing echo chambers . |
| Approach: | They propose a sentence-level attack that adds positive words to a hateful message . they show the attack works on seven languages from three different language families . |
| Outcome: | The proposed attack is shown to work on seven languages from three different language families. |
Offensive Language and Hate Speech Detection for Danish (2020.lrec-1)
Copied to clipboard
| Challenge: | a growing number of social media platforms are detecting and dealing with offensive language . a recent study found that the best performing system for English is best for Danish . |
| Approach: | They propose automatic methods to detect offensive language on social media platforms . they use user-generated comments from various social media sites to find offensive language . |
| Outcome: | The proposed system performs best for both English and Danish language . it achieves a macro averaged F1-score of 0.74 and a best for Danish achieves 0.73 . |
I Feel Offended, Don’t Be Abusive! Implicit/Explicit Messages in Offensive and Abusive Language (2020.lrec-1)
Copied to clipboard
| Challenge: | Recent literature suggests different approaches to identify abusive language phenomena . however, there is a lack of data sets that take into account the degree of explicitness . |
| Approach: | They propose to use annotation guidelines to distinguish between explicit and implicit abuse in English and apply them to OLID/OffensEval. |
| Outcome: | The proposed tool distinguishes between explicit and implicit abuse in English and takes into account the degree of explicitness. |
KOLD: Korean Offensive Language Dataset (2022.emnlp-main)
Copied to clipboard
| Challenge: | Recent directions for offensive language detection focus on English and do not transfer well to other languages because of cultural and linguistic differences. |
| Approach: | They present a Korean offensive language dataset annotated with offensive language comments . they use the comments as training data for Korean BERT and RoBERTa models . |
| Outcome: | The proposed model improves offensiveness detection, target classification, and span detection while having room for improvement for target group classification and span prediction. |
ToxiCloakCN: Evaluating Robustness of Offensive Language Detection in Chinese with Cloaking Perturbations (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing large language models struggle with systematically perturbed data designed to evade detection mechanisms. |
| Approach: | They propose a large language model with homophonic substitutions and emoji transformations to test their models' robustness against cloaking perturbations. |
| Outcome: | The proposed model underperforms in detecting offensive content when perturbations are applied to Chinese language datasets. |
How to Solve Few-Shot Abusive Content Detection Using the Data We Actually Have (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing datasets for abusive language detection are expensive and lack of knowledge about the target is a challenge. |
| Approach: | They propose to build models cheaply for a new target label set and/or language, using only a few training examples of the target domain. |
| Outcome: | The proposed model improves monolingually and across languages using existing datasets and only a few-shots of the target domain. |