paper-with-me

홈 › Papers

Towards Inclusive Toxic Content Moderation: Addressing Vulnerabilities to Adversarial Attacks in Toxicity Classifiers Tackling LLM-generated Content

2025-09-16 · Shaz Furniturewala, Arkaitz Zubiaga arxiv

The volume of machine-generated content online has grown dramatically due to the widespread use of Large Language Models (LLMs), leading to new challenges for content moderation systems. Conventional content moderation classifiers, which are usually trained on text produced by humans, suffer from misclassifications due to LLM-generated text deviating from their training data and adversarial attacks that aim to avoid detection. Present-day defence tactics are reactive rather than proactive, since they rely on adversarial training or external detection models to identify attacks. In this work, we aim to identify the vulnerable components of toxicity classifiers that contribute to misclassification, proposing a novel strategy based on mechanistic interpretability techniques. Our study focuses on fine-tuned BERT and RoBERTa classifiers, testing on diverse datasets spanning a variety of minority groups. We use adversarial attacking techniques to identify vulnerable circuits. Finally, we suppress these vulnerable circuits, improving performance against adversarial attacks. We also provide demographic-level insights into these vulnerable circuits, exposing fairness and robustness gaps in model training. We find that models have distinct heads that are either crucial for performance or vulnerable to attack and suppressing the vulnerable heads improves performance on adversarial input. We also find that different heads are responsible for vulnerability across different demographic groups, which can inform more inclusive development of toxicity detection models.

📄 PDF Abstract BibTeX arXiv:2509.12672

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tiny-Toxic-Detector: A compact transformer-based model for toxic content detection

2024-08-29 · Michiel Kamphuis

This paper presents Tiny-toxic-detector, a compact transformer-based model designed for toxic content detection. Despite having only 2.1 million parameters, Tiny-toxic-detector achieves competitive performance on benchma…

Computational Efficiency

ModelCitizens:Representing Community Voices in Online Safety

2025-07-07 · Ashima Suvarna, Christina Chance, Hamid Palangi, Sophie Hao 외

Automatic toxic language detection is critical for creating safe, inclusive online spaces. However, it is a highly subjective task, with perceptions of toxic language shaped by community norms and lived experience. Exist…

Watch Your Language: Investigating Content Moderation with Large Language Models

2023-09-25 · Deepak Kumar, Yousef AbuHashem, Zakir Durumeric

Large language models (LLMs) have exploded in popularity due to their ability to perform a wide array of natural language tasks. Text-based content moderation is one LLM use case that has received recent enthusiasm, howe…

Toxicity-Aware Few-Shot Prompting for Low-Resource Singlish Translation

2025-07-16 · Ziyu Ge, Gabriel Chua, Leanne Tan, Roy Ka-Wei Lee arxiv

As online communication increasingly incorporates under-represented languages and colloquial dialects, standard translation systems often fail to preserve local slang, code-mixing, and culturally embedded markers of harm…

Semantic SimilarityPrompt Engineering

Validating Multimedia Content Moderation Software via Semantic Fusion

2023-05-23 · Wenxuan Wang, Jingyuan Huang, Chang Chen, Jiazhen Gu 외

The exponential growth of social media platforms, such as Facebook and TikTok, has revolutionized communication and content publication in human society. Users on these platforms can publish multimedia content that deliv…

Sentencesoftware testing