🤖 AI Summary
To address inequitable access to mathematical modeling (MM) training caused by disparities in educational resources, this paper proposes the first large language model (LLM)-based multi-role virtual mathematics classroom. Our method integrates domain-specific MM knowledge injection, symbolic role representation, and a platform-level meta-planner that orchestrates multi-agent dialogues—ensuring dual alignment with both authentic collaborative processes and pedagogically grounded AI student behaviors. Unlike unidirectional, lecture-style virtual instruction, our system enables learners to engage in hands-on MM practice alongside diverse AI peers, mitigating critical shortages in human instructors and interactive learning materials. Experimental and ablation studies demonstrate: (1) high fidelity of simulated peer discussions; (2) statistically significant improvements in students’ MM engagement and problem-solving performance; and (3) strong scalability and practical feasibility for real-world classroom deployment.
📝 Abstract
Mathematical modeling (MM) is considered a fundamental skill for students in STEM disciplines. Practicing the MM skill is often the most effective when students can engage in group discussion and collaborative problem-solving. However, due to unevenly distributed teachers and educational resources needed to monitor such group activities, students do not always receive equal opportunities for this practice. Excitingly, large language models (LLMs) have recently demonstrated strong capability in both modeling mathematical problems and simulating characters with different traits and properties. Drawing inspiration from the advancement of LLMs, in this work, we present MATHVC, the very first LLM-powered virtual classroom containing multiple LLM-simulated student characters, with whom a human student can practice their MM skill. To encourage each LLM character's behaviors to be aligned with their specified math-relevant properties (termed"characteristics alignment") and the overall conversational procedure to be close to an authentic student MM discussion (termed"conversational procedural alignment"), we proposed three innovations: integrating MM domain knowledge into the simulation, defining a symbolic schema as the ground for character simulation, and designing a meta planner at the platform level to drive the conversational procedure. Through experiments and ablation studies, we confirmed the effectiveness of our simulation approach and showed the promise for MATHVC to benefit real-life students in the future.