SICLLGSep 13, 2024

MAPX: An explainable model-agnostic framework for the detection of false information on social media networks

arXiv:2409.08522v1h-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of robust fake news detection for social media users and platforms, though it is incremental as it builds on existing models with an aggregation method.

The paper tackles the problem of detecting false information on social media by proposing MAPX, a model-agnostic framework that aggregates predictions from existing models adaptively and explainably, and it consistently outperforms state-of-the-art models in experiments on benchmark datasets.

The automated detection of false information has become a fundamental task in combating the spread of "fake news" on online social media networks (OSMN) as it reduces the need for manual discernment by individuals. In the literature, leveraging various content or context features of OSMN documents have been found useful. However, most of the existing detection models often utilise these features in isolation without regard to the temporal and dynamic changes oft-seen in reality, thus, limiting the robustness of the models. Furthermore, there has been little to no consideration of the impact of the quality of documents' features on the trustworthiness of the final prediction. In this paper, we introduce a novel model-agnostic framework, called MAPX, which allows evidence based aggregation of predictions from existing models in an explainable manner. Indeed, the developed aggregation method is adaptive, dynamic and considers the quality of OSMN document features. Further, we perform extensive experiments on benchmarked fake news datasets to demonstrate the effectiveness of MAPX using various real-world data quality scenarios. Our empirical results show that the proposed framework consistently outperforms all state-of-the-art models evaluated. For reproducibility, a demo of MAPX is available at \href{https://github.com/SCondran/MAPX_framework}{this link}

Code Implementations1 repo
Foundations

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

Your Notes