LGAISIMar 20, 2022

Explainable Misinformation Detection Across Multiple Social Media Platforms

arXiv:2203.11724v234 citationsh-index: 53
Originality Synthesis-oriented
AI Analysis

This work addresses the need for trustworthy and generalized misinformation detection for social media users, though it is incremental as it combines existing methods.

The paper tackled the problem of detecting misinformation across multiple social media platforms by integrating domain adaptation and explainable AI, resulting in improved accuracy, F1 score, and AUC performance, as demonstrated on COVID-19 datasets.

In this work, the integration of two machine learning approaches, namely domain adaptation and explainable AI, is proposed to address these two issues of generalized detection and explainability. Firstly the Domain Adversarial Neural Network (DANN) develops a generalized misinformation detector across multiple social media platforms DANN is employed to generate the classification results for test domains with relevant but unseen data. The DANN-based model, a traditional black-box model, cannot justify its outcome, i.e., the labels for the target domain. Hence a Local Interpretable Model-Agnostic Explanations (LIME) explainable AI model is applied to explain the outcome of the DANN mode. To demonstrate these two approaches and their integration for effective explainable generalized detection, COVID-19 misinformation is considered a case study. We experimented with two datasets, namely CoAID and MiSoVac, and compared results with and without DANN implementation. DANN significantly improves the accuracy measure F1 classification score and increases the accuracy and AUC performance. The results obtained show that the proposed framework performs well in the case of domain shift and can learn domain-invariant features while explaining the target labels with LIME implementation enabling trustworthy information processing and extraction to combat misinformation effectively.

Foundations

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

Your Notes