Muted: Multilingual Targeted Offensive Speech Identification and Visualization

· Source: Explosion · Developer tools and consulting for AI, Machine Learning and NLP - Explosion.ai · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Intermediate, quick

Summary

Muted is a system developed for Multilingual Targeted Offensive Speech Identification and Visualization. This tool is capable of leveraging any transformer-based HAP-classification model to accurately identify toxic spans within text, a significant feature being its ability to do so without requiring additional fine-tuning of the base model. Furthermore, Muted incorporates the spaCy library to precisely identify the specific targets and arguments for words that are predicted by attention heatmaps. This comprehensive approach enables a detailed analysis of offensive language, moving beyond simple detection to understand the context, direction, and linguistic components of harmful speech across multiple languages.

Key takeaway

For NLP Engineers developing offensive speech detection systems, Muted offers a compelling approach to identify targeted toxic content without the overhead of fine-tuning existing transformer models. You can utilize its ability to integrate with any HAP-classification model and use spaCy for granular target identification. This allows for more precise content moderation and deeper insights into harmful speech patterns, potentially streamlining development and deployment efforts.

Key insights

Muted identifies targeted offensive speech using transformer models and spaCy, requiring no fine-tuning for toxic span detection.

Principles

Method

Muted employs transformer-based HAP-classification models to detect toxic spans. Subsequently, it uses spaCy and attention heatmaps to identify specific targets and arguments within the predicted offensive words.

In practice

Topics

Best for: Research Scientist, NLP Engineer, AI Engineer, AI Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Explosion · Developer tools and consulting for AI, Machine Learning and NLP - Explosion.ai.