ACL 2025long0 citations

Synthesizing Post-Training Data for LLMs through Multi-Agent Simulation

Shuo Tang, Xianghe Pang, Zexi Liu, Bohan Tang, Rui Ye, Tian Jin, Xiaowen Dong, Yanfeng Wang

Abstract

Post-training is essential for enabling large language models (LLMs) to follow human instructions. However, its effectiveness depends on high-quality instruction data, which is challenging to obtain in the real world due to privacy concerns, data scarcity, and high annotation costs. To fill this gap, inspired by the recent success of using LLMs to simulate human society, we propose MATRIX, a multi-agent simulator that automatically generates diverse text-based scenarios, capturing a wide range of real-world human needs in a realistic and scalable manner. Leveraging these outputs, we introduce a novel scenario-driven instruction generator MATRIX-Gen for controllable and highly realistic data synthesis. Extensive experiments demonstrate that our framework effectively generates both general and domain-specific data. On AlpacaEval 2 and Arena-Hard benchmarks, Llama-3-8B-Base, post-trained on datasets synthesized by MATRIX-Gen with just 20K instruction-response pairs, outperforms Meta’s Llama-3-8B-Instruct model, which was trained on over 10M pairs.

BibTeX
@inproceedings{tang-etal-2025-synthesizing,
    title = "Synthesizing Post-Training Data for {LLM}s through Multi-Agent Simulation",
    author = "Tang, Shuo  and
      Pang, Xianghe  and
      Liu, Zexi  and
      Tang, Bohan  and
      Ye, Rui  and
      Jin, Tian  and
      Dong, Xiaowen  and
      Wang, Yanfeng  and
      Chen, Siheng",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.1136/",
    doi = "10.18653/v1/2025.acl-long.1136",
    pages = "23306--23335",
    ISBN = "979-8-89176-251-0"
}
Synthesizing Post-Training Data for LLMs through Multi-Agent Simulation · ACL 2025