paper-with-me

Papers

Enhancing Disinformation Detection with Explainable AI and Named Entity Replacement

2025-02-07 · Santiago González-Silot, Andrés Montoro-Montarroso, Eugenio Martínez Cámara, Juan Gómez-Romero

The automatic detection of disinformation presents a significant challenge in the field of natural language processing. This task addresses a multifaceted societal and communication issue, which needs approaches that extend beyond the identification of general linguistic patterns through data-driven algorithms. In this research work, we hypothesise that text classification methods are not able to capture the nuances of disinformation and they often ground their decision in superfluous features. Hence, we apply a post-hoc explainability method (SHAP, SHapley Additive exPlanations) to identify spurious elements with high impact on the classification models. Our findings show that non-informative elements (e.g., URLs and emoticons) should be removed and named entities (e.g., Rwanda) should be pseudo-anonymized before training to avoid models' bias and increase their generalization capabilities. We evaluate this methodology with internal dataset and external dataset before and after applying extended data preprocessing and named entity replacement. The results show that our proposal enhances on average the performance of a disinformation classification method with external test data in 65.78% without a significant decrease of the internal test performance.

📄 PDF Abstract BibTeX arXiv:2502.04863

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

DISCO: Comprehensive and Explainable Disinformation Detection

2022-03-09 · Dongqi Fu, Yikun Ban, Hanghang Tong, Ross Maciejewski 외

Disinformation refers to false information deliberately spread to influence the general public, and the negative impact of disinformation on society can be observed in numerous issues, such as political agendas and manip…

Fake News Detection

MCP-Orchestrated Multi-Agent System for Automated Disinformation Detection

2025-08-13 · Alexandru-Andrei Avram, Adrian Groza, Alexandru Lecu arxiv

The large spread of disinformation across digital platforms creates significant challenges to information integrity. This paper presents a multi-agent system that uses relation extraction to detect disinformation in news…

Relation ExtractionPrompt EngineeringFact Checking

Analysis of Disinformation and Fake News Detection Using Fine-Tuned Large Language Model

2023-09-09 · Bohdan M. Pavlyshenko

The paper considers the possibility of fine-tuning Llama 2 large language model (LLM) for the disinformation analysis and fake news detection. For fine-tuning, the PEFT/LoRA based approach was used. In the study, the mod…

Fact CheckingFake News DetectionLanguage ModelingLanguage Modelling+1

ExTax: Explainable Disinformation Detection via Persuasion, Emotion, and Narrative Role Taxonomies

2026-05-26 · Shang Luo, Yingguang Yang, Zhenchen Sun, Yang Liu 외 arxiv

The democratization of LLMs has accelerated the generation and circulation of highly fluent disinformation, making traditional syntax-semantic verification increasingly insufficient. Such deception rarely relies solely o…

Sword and Shield: Uses and Strategies of LLMs in Navigating Disinformation

2025-06-08 · Gionnieve Lim, Bryan Chen Zhengyu Tan, Kellie Yu Hui Sim, Weiyan Shi 외

The emergence of Large Language Models (LLMs) presents a dual challenge in the fight against disinformation. These powerful tools, capable of generating human-like text at scale, can be weaponised to produce sophisticate…