CLSep 1, 2025

WATCHED: A Web AI Agent Tool for Combating Hate Speech by Expanding Data

arXiv:2509.01379v1h-index: 4SoftwareX
Originality Incremental advance
AI Analysis

This addresses the problem of online harms for content moderators and safety teams, offering an incremental improvement by integrating existing methods into a collaborative AI-human tool.

The paper tackles hate speech detection by introducing WATCHED, a chatbot that combines LLMs with specialized tools to detect and explain harmful content, achieving a macro F1 score of 0.91.

Online harms are a growing problem in digital spaces, putting user safety at risk and reducing trust in social media platforms. One of the most persistent forms of harm is hate speech. To address this, we need tools that combine the speed and scale of automated systems with the judgment and insight of human moderators. These tools should not only find harmful content but also explain their decisions clearly, helping to build trust and understanding. In this paper, we present WATCHED, a chatbot designed to support content moderators in tackling hate speech. The chatbot is built as an Artificial Intelligence Agent system that uses Large Language Models along with several specialised tools. It compares new posts with real examples of hate speech and neutral content, uses a BERT-based classifier to help flag harmful messages, looks up slang and informal language using sources like Urban Dictionary, generates chain-of-thought reasoning, and checks platform guidelines to explain and support its decisions. This combination allows the chatbot not only to detect hate speech but to explain why content is considered harmful, grounded in both precedent and policy. Experimental results show that our proposed method surpasses existing state-of-the-art methods, reaching a macro F1 score of 0.91. Designed for moderators, safety teams, and researchers, the tool helps reduce online harms by supporting collaboration between AI and human oversight.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes