CLMay 20, 2025

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

arXiv:2505.14917v12 citationsh-index: 22Has CodeECAI
Originality Incremental advance
AI Analysis

This addresses the problem of detecting LLM-generated misinformation for social media platforms and researchers, though it appears incremental as an enhanced version of a previous model.

The paper tackles the problem of detecting conspiracy theories that have been disguised by transforming their typically negative emotional tone into a more positive one, which can evade existing detection methods. The result is ConspEmoLLM-v2, which retains performance on original human-authored content and considerably outperforms baselines on sentiment-transformed tweets.

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.

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