Simulating Classroom Education with LLM-Empowered Agents
Zheyuan Zhang, Daniel Zhang-Li, Jifan Yu, Linlu Gong, Jinchang Zhou, Zhanxin Hao, Jianxiao Jiang, Jie Cao, Huiqin Liu, Zhiyuan Liu, Lei Hou, Juanzi Li
TL;DR
This paper addresses the challenge of simulating authentic classroom dynamics using LLM-powered multi-agent systems with real user participation. It introduces SimClass, a framework that defines Teaching and Classmate Agent roles and a Session Controller to manage classroom flow, enabling teacher-student, student-student, and peer interactions. The authors validate SimClass in two university courses with 400+ participants and perform ablation studies; they analyze interactions via Flanders Analysis and learning experiences via Community of Inquiry, showing enhanced engagement and learning outcomes. The work demonstrates the potential of LLM-empowered multi-agent classrooms and provides datasets and methodological insights for education and AI researchers.
Abstract
Large language models (LLMs) have been applied across various intelligent educational tasks to assist teaching. While preliminary studies have focused on task-specific, independent LLM-empowered agents, the potential of LLMs within a multi-agent collaborative framework for classroom simulation with real user participation remains unexplored. In this work, we propose SimClass, a multi-agent classroom simulation teaching framework. We recognize representative class roles and introduce a novel class control mechanism for automatic classroom teaching, and conduct user experiments in two real-world courses. Using the Flanders Interactive Analysis System and Community of Inquiry theoretical frameworks from educational analysis, we demonstrate that LLMs can simulate a dynamic learning environment for users with active teacher-student and student-student interactions. We also observe group behaviors among agents in SimClass, where agents collaborate to create enlivening interactions in classrooms to improve user learning process. We hope this work pioneers the application of LLM-empowered multi-agent systems in virtual classroom teaching.
