Zing Forum

Reading

Detection of Manipulative Political Narratives Based on Large Language Models: Identifying Information Manipulation in Social Media

This article introduces a new framework for detecting and structuring manipulative political narratives using large language models. Through a combination of few-shot prompt filtering, UMAP dimensionality reduction, HDBSCAN clustering, and narrative extraction via reasoning models, it successfully identified 41 distinct manipulative narrative patterns from 1.2 million social media posts.

大语言模型政治叙事检测社交媒体分析无监督聚类HDBSCANUMAP信息操控自然语言处理
Published 2026-05-14 12:30Recent activity 2026-05-15 12:20Estimated read 5 min
Detection of Manipulative Political Narratives Based on Large Language Models: Identifying Information Manipulation in Social Media
1

Section 01

Introduction: Framework for Detecting Manipulative Political Narratives Based on Large Language Models

This article proposes an innovative framework combining the reasoning capabilities of large language models with unsupervised learning. Through a combination of few-shot prompt filtering, UMAP dimensionality reduction, HDBSCAN clustering, and narrative extraction, it successfully identified 41 manipulative narrative patterns from 1.2 million social media posts, aiming to address the severe challenge of information manipulation in the social media era.

2

Section 02

Background: New Challenges of Political Discourse in the Social Media Era

As political discussions shift to social media, manipulative political narratives are rampant. Characterized by distorted facts and emotional incitement, they blur the line with legitimate criticism and their forms are constantly evolving, making traditional keyword or rule-based methods difficult to identify them effectively.

3

Section 03

Research Objectives and Core Challenges

The core objective is to build a computational framework for automatically detecting and structuring manipulative narratives. Three key challenges need to be addressed: distinguishing manipulative narratives from legitimate criticism, discovering unknown narrative types, and having the ability to process data at the million-scale level.

4

Section 04

Technical Solution: Multi-stage Intelligent Processing Pipeline

A four-stage process is adopted: 1. Few-shot prompt filtering (using positive and negative example contrastive learning to screen manipulative posts); 2. Semantic embedding + UMAP dimensionality reduction (preserving local structure); 3. HDBSCAN clustering (automatically determining categories and identifying noise); 4. Narrative theme extraction via large language models (enhancing interpretability).

5

Section 05

Experimental Validation: Practical Results on Million-scale Data

Applied to 1.2 million social media posts, it successfully identified 41 manipulative narrative clusters and discovered new, undefined narrative patterns, proving the framework's effectiveness and the potential for human-machine collaboration.

6

Section 06

Application Value and Social Significance

It contributes to platform governance (content moderation), academic research (analyzing political discourse patterns), and public education (improving media literacy), protecting users from information manipulation at multiple levels.

7

Section 07

Limitations and Future Directions

Limitations include language dependence, cultural context differences, and adversarial evolution. Future directions: multilingual expansion, real-time stream processing, integration with platform policies, and improving system transparency and interpretability.

8

Section 08

Conclusion: Technology and Society Collaborate to Build a Healthy Information Ecosystem

It emphasizes the potential of artificial intelligence technology to address information manipulation, which needs to be coordinated with social governance, public education, and platform responsibility. Large language models are tools that require human wisdom and ethical judgment to guide their application.