Scaling Laws for Educational AI Agents
AI 摘要
探索教育AI Agent的Scaling Law,提出AgentProfile驱动的多Agent平台EduClaw。
主要贡献
- 提出 Agent Scaling Law,包含角色定义、技能深度等维度
- 构建基于 AgentProfile 的多 Agent 平台 EduClaw
- 实证研究表明 Agent 性能随 Profile 结构丰富度增长
方法论
通过构建EduClaw平台,创建330+教育Agent Profile,包含1100+技能模块,进行实证研究和观察。
原文摘要
While scaling laws for Large Language Models (LLMs) have been extensively studied along dimensions of model parameters, training data, and compute, the scaling behavior of LLM-based educational agents remains unexplored. We propose that educational agent capability scales not merely with the underlying model size, but through structured dimensions that we collectively term the Agent Scaling Law: role definition clarity, skill depth, tool completeness, runtime capability, and educator expertise injection. Central to this framework is AgentProfile, a structured JSON-based specification that serves as the mechanism enabling systematic capability growth of educational agents. We present EduClaw, a profile-driven multi-agent platform that operationalizes this scaling law, demonstrating its effectiveness through the construction and deployment of 330+ educational agent profiles encompassing 1,100+ skill modules across K-12 subjects. Our empirical observations suggest that educational agent performance scales predictably with profile structural richness. We identify two complementary scaling axes -- Tool Scaling and Skill Scaling -- as future directions, arguing that the path to more capable educational AI lies not solely in larger models, but in stronger structured capability systems.