CLAILGFeb 5, 2025

Contrastive Token-level Explanations for Graph-based Rumour Detection

arXiv:2502.04366v11 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses the problem of interpretability in automated rumour detection for social media users and analysts, but it is incremental as it builds on existing graph explainability methods.

The paper tackled the lack of transparency in Graph Neural Network (GNN)-based rumour detection by introducing Contrastive Token Layerwise Relevance Propagation (CT-LRP), a framework that provides token-level explanations, and demonstrated its effectiveness across multiple GNN models and datasets.

The widespread use of social media has accelerated the dissemination of information, but it has also facilitated the spread of harmful rumours, which can disrupt economies, influence political outcomes, and exacerbate public health crises, such as the COVID-19 pandemic. While Graph Neural Network (GNN)-based approaches have shown significant promise in automated rumour detection, they often lack transparency, making their predictions difficult to interpret. Existing graph explainability techniques fall short in addressing the unique challenges posed by the dependencies among feature dimensions in high-dimensional text embeddings used in GNN-based models. In this paper, we introduce Contrastive Token Layerwise Relevance Propagation (CT-LRP), a novel framework designed to enhance the explainability of GNN-based rumour detection. CT-LRP extends current graph explainability methods by providing token-level explanations that offer greater granularity and interpretability. We evaluate the effectiveness of CT-LRP across multiple GNN models trained on three publicly available rumour detection datasets, demonstrating that it consistently produces high-fidelity, meaningful explanations, paving the way for more robust and trustworthy rumour detection systems.

Foundations

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

Your Notes