CLAIIRLGSINov 2, 2023

Explainable Identification of Hate Speech towards Islam using Graph Neural Networks

arXiv:2311.04916v422 citations
Originality Highly original
AI Analysis

This addresses the problem of online intolerance and hate speech towards Islam for social media platforms and users, offering an incremental improvement through a novel method.

The paper tackled the problem of detecting Islamophobic hate speech online by using Graph Neural Networks (GNNs) to represent speeches as nodes and connect them based on context and similarity, achieving state-of-the-art performance and enhanced detection accuracy with explainability.

Islamophobic language on online platforms fosters intolerance, making detection and elimination crucial for promoting harmony. Traditional hate speech detection models rely on NLP techniques like tokenization, part-of-speech tagging, and encoder-decoder models. However, Graph Neural Networks (GNNs), with their ability to utilize relationships between data points, offer more effective detection and greater explainability. In this work, we represent speeches as nodes and connect them with edges based on their context and similarity to develop the graph. This study introduces a novel paradigm using GNNs to identify and explain hate speech towards Islam. Our model leverages GNNs to understand the context and patterns of hate speech by connecting texts via pretrained NLP-generated word embeddings, achieving state-of-the-art performance and enhancing detection accuracy while providing valuable explanations. This highlights the potential of GNNs in combating online hate speech and fostering a safer, more inclusive online environment.

Foundations

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

Your Notes