paper-with-me

Papers

LLM-based Detection of Manipulative Political Narratives

2026-05-14 · Sinclair Schneider, Florian Steuber, Gabi Dreo Rodosek arxiv

We present a new computational framework for detecting and structuring manipulative political narratives. A task that became more important due to the shift of political discussions to social media. One of the primary challenges thereby is differentiating between manipulative political narratives and legitimate critiques. Some posts may also reframe actual events within a manipulative context. To achieve good clustering results, we filter manipulative posts beforehand using a detailed few-shot prompt that combines documented campaign narratives with legitimate criticisms to differentiate them. This prompt enables a reasoning model to assign labels, retaining only manipulative narrative posts for further processing. The remaining posts are subsequently embedded and dimensionality-reduced using UMAP, before HDBSCAN is applied to uncover narrative groups. A key advantage of this unsupervised approach is its independence from a predefined list of target categories, enabling it to uncover new narrative clusters. Finally, a reasoning model is employed to uncover the narrative behind each cluster. This approach, applied to over 1.2 million social media posts, effectively identified 41 distinct manipulative narrative clusters by integrating prompt-based filtering with unsupervised clustering.

📄 PDF Abstract BibTeX arXiv:2605.14354

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A graph-based approach to extracting narrative signals from public discourse

2024-11-01 · Armin Pournaki, Tom Willaert

Narratives are key interpretative devices by which humans make sense of political reality. As the significance of narratives for understanding current societal issues such as polarization and misinformation becomes incre…

Abstract Meaning RepresentationInformation RetrievalMisinformation

Hidden Persuasion: Detecting Manipulative Narratives on Social Media During the 2022 Russian Invasion of Ukraine

2025-05-29 · Kateryna Akhynko, Oleksandr Kosovan, Mykola Trokhymovych

This paper presents one of the top-performing solutions to the UNLP 2025 Shared Task on Detecting Manipulation in Social Media. The task focuses on detecting and classifying rhetorical and stylistic manipulation techniqu…

Binary ClassificationClassificationLanguage ModelingLanguage Modelling

RELATIO: Text Semantics Capture Political and Economic Narratives

2021-08-03 · Elliott Ash, Germain Gauthier, Philine Widmer

Social scientists have become increasingly interested in how narratives -- the stories in fiction, politics, and life -- shape beliefs, behavior, and government policies. This paper provides an unsupervised method to qua…

ChatGPT for President! Presupposed content in politicians versus GPT-generated texts

2025-03-03 · Davide Garassino, Nicola Brocca, Viviana Masia

This study examines ChatGPT-4's capability to replicate linguistic strategies used in political discourse, focusing on its potential for manipulative language generation. As large language models become increasingly popu…

Text Generation

Detecting Synthetic Political Narratives in Cross-Platform Social Media Discourse

2026-05-20 · Despoina Antonakaki, Sotiris Ioannidis arxiv

The proliferation of large language models has introduced a new paradigm of synthetic political communication in which narratives may be generated, semantically coordinated, and strategically disseminated across platform…