SIAILGJul 17, 2022

Model-Agnostic and Diverse Explanations for Streaming Rumour Graphs

arXiv:2207.08098v123 citationsh-index: 77
AI Analysis

This work addresses the need for model-agnostic explanations in rumour detection on social media, which is crucial for evaluating detected rumours and designing countermeasures, though it is incremental as it builds on existing graph-based rumour detection methods.

The paper tackles the problem of explaining why entities are classified as rumours in social media by proposing a query-by-example approach that extracts the k most similar and diverse subgraphs from past rumours, and it outperforms baseline techniques in delivering meaningful explanations for various rumour propagation behaviours.

The propagation of rumours on social media poses an important threat to societies, so that various techniques for rumour detection have been proposed recently. Yet, existing work focuses on \emph{what} entities constitute a rumour, but provides little support to understand \emph{why} the entities have been classified as such. This prevents an effective evaluation of the detected rumours as well as the design of countermeasures. In this work, we argue that explanations for detected rumours may be given in terms of examples of related rumours detected in the past. A diverse set of similar rumours helps users to generalize, i.e., to understand the properties that govern the detection of rumours. Since the spread of rumours in social media is commonly modelled using feature-annotated graphs, we propose a query-by-example approach that, given a rumour graph, extracts the $k$ most similar and diverse subgraphs from past rumours. The challenge is that all of the computations require fast assessment of similarities between graphs. To achieve an efficient and adaptive realization of the approach in a streaming setting, we present a novel graph representation learning technique and report on implementation considerations. Our evaluation experiments show that our approach outperforms baseline techniques in delivering meaningful explanations for various rumour propagation behaviours.

Foundations

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

Your Notes