41
0

Can LLMs Simulate Social Media Engagement? A Study on Action-Guided Response Generation

Abstract

Social media enables dynamic user engagement with trending topics, and recent research has explored the potential of large language models (LLMs) for response generation. While some studies investigate LLMs as agents for simulating user behavior on social media, their focus remains on practical viability and scalability rather than a deeper understanding of how well LLM aligns with human behavior. This paper analyzes LLMs' ability to simulate social media engagement through action guided response generation, where a model first predicts a user's most likely engagement action-retweet, quote, or rewrite-towards a trending post before generating a personalized response conditioned on the predicted action. We benchmark GPT-4o-mini, O1-mini, and DeepSeek-R1 in social media engagement simulation regarding a major societal event discussed on X. Our findings reveal that zero-shot LLMs underperform BERT in action prediction, while few-shot prompting initially degrades the prediction accuracy of LLMs with limited examples. However, in response generation, few-shot LLMs achieve stronger semantic alignment with ground truth posts.

View on arXiv
@article{qiu2025_2502.12073,
  title={ Can LLMs Simulate Social Media Engagement? A Study on Action-Guided Response Generation },
  author={ Zhongyi Qiu and Hanjia Lyu and Wei Xiong and Jiebo Luo },
  journal={arXiv preprint arXiv:2502.12073},
  year={ 2025 }
}
Comments on this paper