Characterizing and Detecting Propaganda-Spreading Accounts on Telegram
Klim Kireev, Yevhen Mykhno, Carmela Troncoso, Rebekah Overdorf
TL;DR
The paper tackles propaganda on Telegram by building a large labeled dataset and introducing a Telegram-tailored automated detector. It identifies two large coordinated propaganda networks (pro-Russian and pro-Ukrainian) and demonstrates that a detector based on textual embeddings that links trigger messages with propaganda replies can outperform human moderators, generalize to new topics, and operate in near-real-time. The approach uses API-visible data and combines propaganda-message embeddings, trigger-message embeddings, and their interactions, achieving up to 97.4% overall accuracy. The study highlights Telegram-specific moderation challenges, provides deployment guidance, and emphasizes the need to broaden anti-propaganda research beyond Western social networks to mitigate information-based attacks more effectively.
Abstract
Information-based attacks on social media, such as disinformation campaigns and propaganda, are emerging cybersecurity threats. The security community has focused on countering these threats on social media platforms like X and Reddit. However, they also appear in instant-messaging social media platforms such as WhatsApp, Telegram, and Signal. In these platforms information-based attacks primarily happen in groups and channels, requiring manual moderation efforts by channel administrators. We collect, label, and analyze a large dataset of more than 17 million Telegram comments and messages. Our analysis uncovers two independent, coordinated networks that spread pro-Russian and pro-Ukrainian propaganda, garnering replies from real users. We propose a novel mechanism for detecting propaganda that capitalizes on the relationship between legitimate user messages and propaganda replies and is tailored to the information that Telegram makes available to moderators. Our method is faster, cheaper, and has a detection rate (97.6%) 11.6 percentage points higher than human moderators after seeing only one message from an account. It remains effective despite evolving propaganda.
