Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Network Formation and Dynamics Among Multi-LLMs

Created by
  • Haebom

Author

Marios Papachristou, Yuan Yuan

Outline

This paper presents a framework for analyzing and comparing the social network formation behavior of large-scale language models (LLMs) with human network dynamics. In both synthetic and real-world settings (e.g., friendship, communication, and employment networks), we demonstrate that LLMs consistently replicate fundamental micro-principles such as preferential connections, triangle closure, and homogeneity, as well as macro-principles such as community structure and the small-world effect. Notably, the relative emphasis of these principles varies across contexts; for example, LLMs favor homogeneity in friendship networks and heterogeneity in organizational settings, reflecting patterns of social mobility. Survey results from human participants confirm a high degree of concordance between LLMs and human participants in link formation decisions. This study demonstrates that LLMs can be a powerful tool for social simulation and synthetic data generation, while also raising important questions about bias, fairness, and the design of AI systems participating in human networks.

Takeaways, Limitations

Takeaways:
We demonstrate that LLM can reproduce human-like social network formation dynamics.
Presenting the possibility of social simulation and synthetic data generation using LLM.
Establishing a foundation for exploring ethical issues such as bias and fairness through behavioral analysis of LLMs within social networks.
Limitations:
The types and sizes of LLMs used in this study are limited. Further research on various LLMs is needed.
It may not fully reflect the complexity of real social networks.
Further research is needed on the long-term impact of LLMs' participation in social networks.
The difficulty of perfectly mimicking the complexity of human behavior.
👍