🤖 AI Summary
This study addresses the limited efficacy of human-AI collaboration in education. We propose an education-oriented von Neumann–style multi-agent system (MAS) framework, wherein each large language model (LLM) agent is decomposed into four functional modules—control, logic, memory, and I/O—enabling task decomposition, self-reflection, memory management, and tool invocation. To our knowledge, this is the first von Neumann–inspired architecture tailored for educational contexts, featuring dual-loop enhancement: an outer loop supporting learners’ knowledge construction and an inner loop fostering collective intelligence evolution among agents. The framework integrates chain-of-thought (CoT) reasoning, Reson+Act mechanisms, multi-agent debate, and modular collaborative orchestration. Empirical evaluation demonstrates statistically significant improvements in pedagogical effectiveness and higher-order thinking development, with validated gains in knowledge transmission, reflective output generation, and personalized adaptation.
📝 Abstract
The development of large language models has ushered in new paradigms for education. This paper centers on the multi-Agent system in education and proposes the von Neumann multi-Agent system framework. It breaks down each AI Agent into four modules: control unit, logic unit, storage unit, and input-output devices, defining four types of operations: task deconstruction, self-reflection, memory processing, and tool invocation. Furthermore, it introduces related technologies such as Chain-of-Thought, Reson+Act, and Multi-Agent Debate associated with these four types of operations. The paper also discusses the ability enhancement cycle of a multi-Agent system for education, including the outer circulation for human learners to promote knowledge construction and the inner circulation for LLM-based-Agents to enhance swarm intelligence. Through collaboration and reflection, the multi-Agent system can better facilitate human learners' learning and enhance their teaching abilities in this process.