📄 Research Article
From MOOC to MAIC: Reshaping Online Teaching and Learning through LLM-driven Agents
A new paradigm for online education replacing MOOCs with LLM-driven multi-agent AI classrooms, piloted at Tsinghua University with 100K+ learning records from 500+ students. MAIC uses specialized agents (Teacher, Assistant, Classmate, Analyzer) to deliver personalized, adaptive learning at scale.
ArXiv: 2409.03512
Submitted: September 2024
Overview
MAIC (Massive AI-empowered Course) proposes a new form of online education that addresses the fundamental tension between scalability (MOOC's strength) and adaptivity (MOOC's weakness). Traditional MOOCs serve thousands of learners through one pre-recorded video, struggling to personalize instruction. MAIC replaces this with an LLM-driven multi-agent system that constructs an AI-augmented classroom, shifting from "one video for N students" to "N agents for 1 student".
Architecture
MAIC deploys a suite of specialized AI agents:
Key Innovations
1. Unified LLM Foundation: Unlike prior systems that used separate models for recommendation, dialogue, and assessment, MAIC builds all agents on a shared LLM foundation, enabling deeper integration across teaching and learning tasks.
2. Course Creation at Scale: The system can generate full course materials (slides, textbooks, exercises, videos) from instructor-provided course descriptions. Traditional MOOC production costs ~25K USD and 60 hours per course; MAIC reduces this to under 2 USD and 30 minutes.
3. Personalization Loop: Students receive adaptive quizzes, personalized feedback, and dynamically recommended learning paths based on their performance patterns.
Pilot at Tsinghua University
Significance
MAIC represents a convergence point for Generative AI, RAG, and Agentic AI in education. It demonstrates how LLM-driven multi-agent systems can transform the MOOC paradigm from one-size-fits-all broadcasting to truly adaptive, personalized Intelligent Tutoring at scale. The platform vision extends toward an open collaborative hub for AI-driven education research.
Connected Concepts
Connected Articles
Citation
Yu, J., Zhang, Z., Zhang-li, D., Tu, S., Hao, Z., Li, R., ... Liu, Z., Liu, H., & Sun, M. (2024). From MOOC to MAIC: Reshaping Online Teaching and Learning through LLM-driven Agents. arXiv:2409.03512.