TL;DR
Graphia is a novel framework that uses social graph data as supervision to improve LLM-based social simulations through reinforcement learning and graph generation pipelines.
Contribution
It introduces the first general LLM-based social graph simulation framework leveraging graph data as supervision via reinforcement learning.
Findings
Improves micro-level alignment by 6.1% in destination selection score.
Achieves 12% higher edge classification accuracy.
Attains 35.98% higher structural similarity in macro-level social phenomena.
Abstract
Large language models (LLMs) have shown promise in simulating human-like social behaviors. Social graphs provide high-quality supervision signals that encode both local interactions and global network structure, yet they remain underutilized for LLM training. To address this gap, we propose Graphia, the first general LLM-based social graph simulation framework that leverages graph data as supervision for LLM post-training via reinforcement learning. With GNN-based structural rewards, Graphia trains specialized agents to predict whom to interact with (destination selection) and how to interact (edge generation), followed by designed graph generation pipelines. We evaluate Graphia under two settings: Transductive Dynamic Graph Generation (TDGG), a micro-level task with our proposed node-wise interaction alignment metrics; and Inductive Dynamic Graph Generation (IDGG), a macro-level task…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
