paper-with-me

Papers

ConspEmoLLM-v2: A robust and stable model to detect sentiment-transformed conspiracy theories

2025-05-20 · Zhiwei Liu, Paul Thompson, Jiaqi Rong, Sophia Ananiadou

Despite the many benefits of large language models (LLMs), they can also cause harm, e.g., through automatic generation of misinformation, including conspiracy theories. Moreover, LLMs can also ''disguise'' conspiracy theories by altering characteristic textual features, e.g., by transforming their typically strong negative emotions into a more positive tone. Although several studies have proposed automated conspiracy theory detection methods, they are usually trained using human-authored text, whose features can vary from LLM-generated text. Furthermore, several conspiracy detection models, including the previously proposed ConspEmoLLM, rely heavily on the typical emotional features of human-authored conspiracy content. As such, intentionally disguised content may evade detection. To combat such issues, we firstly developed an augmented version of the ConDID conspiracy detection dataset, ConDID-v2, which supplements human-authored conspiracy tweets with versions rewritten by an LLM to reduce the negativity of their original sentiment. The quality of the rewritten tweets was verified by combining human and LLM-based assessment. We subsequently used ConDID-v2 to train ConspEmoLLM-v2, an enhanced version of ConspEmoLLM. Experimental results demonstrate that ConspEmoLLM-v2 retains or exceeds the performance of ConspEmoLLM on the original human-authored content in ConDID, and considerably outperforms both ConspEmoLLM and several other baselines when applied to sentiment-transformed tweets in ConDID-v2. The project will be available at https://github.com/lzw108/ConspEmoLLM.

📄 PDF Abstract BibTeX arXiv:2505.14917

Code (1)

lzw108/conspemollm 공식 구현 pytorch

Tasks

Misinformation

Similar Papers 제목 키워드 기반

ConspEmoLLM: Conspiracy Theory Detection Using an Emotion-Based Large Language Model

2024-03-11 · Zhiwei Liu, Boyang Liu, Paul Thompson, Kailai Yang 외

The internet has brought both benefits and harms to society. A prime example of the latter is misinformation, including conspiracy theories, which flood the web. Recent advances in natural language processing, particular…

Binary ClassificationLanguage ModelingLanguage ModellingLarge Language Model+1

Detecting Conspiracy Theory Against COVID-19 Vaccines

2022-11-20 · Md Hasibul Amin, Harika Madanu, Sahithi Lavu, Hadi Mansourifar 외

Since the beginning of the vaccination trial, social media has been flooded with anti-vaccination comments and conspiracy beliefs. As the day passes, the number of COVID- 19 cases increases, and online platforms and a fe…

SentenceSentiment Analysis

Measuring the Semantic Structure and Evolution of Conspiracy Theories

2026-03-27 · Manisha Keim, Sarmad Chandio, Osama Khalid, Rishab Nithyanand arxiv

Research on conspiracy theories has largely focused on belief formation, exposure, and diffusion, while paying less attention to how their meanings change over time. This gap persists partly because conspiracy-related te…

mdok-style at SemEval-2026 Task 10: Finetuning LLMs for Conspiracy Detection

2026-05-04 · Dominik Macko arxiv

SemEval-2026 Task 10 is focused on conspiracy detection. Specifically, the goal is to detect whether a Reddit comment expresses a conspiracy belief. Our submitted mdok-style system utilizes data augmentation and self-tra…

Data AugmentationText Detection

Conspiracy Frame: a Semiotically-Driven Approach for Conspiracy Theories Detection

2026-03-22 · Heidi Campana Piva, Shaina Ashraf, Maziar Kianimoghadam Jouneghani, Arianna Longo 외 arxiv

Conspiracy theories are anti-authoritarian narratives that lead to social conflict, impacting how people perceive political information. To help in understanding this issue, we introduce the Conspiracy Frame: a fine-grai…