Towards High-Fidelity Synthetic Multi-platform Social Media Datasets via Large Language Models
Henry Tari, Nojus Sereiva, Rishabh Kaushal, Thales Bertaglia, Adriana Iamnitchi
TL;DR
This work addresses the scarcity of multi-platform social media data by proposing a framework to generate synthetic, cross-platform posts using large language models. It introduces Multi-Platform Topic Modeling (MPTM) prompting, which builds topic-aware sample pools across platforms and prompts LLMs to create platform-agnostic posts that reflect shared topics. The study evaluates fidelity across lexical features, sentiment, topics, embeddings, and named entities using two diverse datasets (election-related and influencer content) and three LLMs (GPT-4o, Gemini-2.0, Claude-3.5), revealing that cross-platform topic coherence and embedding fidelity are generally promising but model-dependent, with clear biases in hashtags, emojis, and sentiment. The findings suggest that with careful prompting and post-processing, realistic multi-platform synthetic datasets can support reproducibility and broaden access for researchers while mitigating platform-access constraints, though privacy and utility considerations warrant further investigation.
Abstract
Social media datasets are essential for research on a variety of topics, such as disinformation, influence operations, hate speech detection, or influencer marketing practices. However, access to social media datasets is often constrained due to costs and platform restrictions. Acquiring datasets that span multiple platforms, which is crucial for understanding the digital ecosystem, is particularly challenging. This paper explores the potential of large language models to create lexically and semantically relevant social media datasets across multiple platforms, aiming to match the quality of real data. We propose multi-platform topic-based prompting and employ various language models to generate synthetic data from two real datasets, each consisting of posts from three different social media platforms. We assess the lexical and semantic properties of the synthetic data and compare them with those of the real data. Our empirical findings show that using large language models to generate synthetic multi-platform social media data is promising, different language models perform differently in terms of fidelity, and a post-processing approach might be needed for generating high-fidelity synthetic datasets for research. In addition to the empirical evaluation of three state of the art large language models, our contributions include new fidelity metrics specific to multi-platform social media datasets.
