paper-with-me

Papers

CogEvo-Edu: Cognitive Evolution Educational Multi-Agent Collaborative System

2025-11-29 · Yefeng Wu, Yuchen Song, Yecheng Zhao, Ling Wu, Shan Wan arxiv

Large language models (LLMs) are increasingly deployed as conversational tutors in STEM education, yet most systems still rely on a single LLM with a static retrieval-augmented generation (RAG) pipeline over course materials. This design struggles in complex domains such as digital signal processing (DSP), where tutors must maintain coherent long-term student models, manage heterogeneous knowledge bases, and adapt teaching strategies over extended interactions. We argue that retrieval, memory, and control should be treated as a coupled cognitive evolution process. We instantiate this view in CogEvo-Edu, a hierarchical educational multi-agent system comprising a Cognitive Perception Layer (CPL), a Knowledge Evolution Layer (KEL), and a Meta-Control Layer (MCL). CPL maintains dual memories and performs confidence-weighted consolidation to build structured, self-correcting student profiles under limited context. KEL assigns each knowledge chunk a spatiotemporal value that drives activation, semantic compression, and forgetting. MCL formulates tutoring as hierarchical sequential decision making, orchestrating specialized agents and jointly adapting CPL/KEL hyperparameters via a dual inner--outer loop. To evaluate CogEvo-Edu, we construct DSP-EduBench, a vertical benchmark for DSP tutoring with heterogeneous resources, simulated student profiles, and long-horizon interaction scripts. Using a three-model LLM-as-a-Judge ensemble, CogEvo-Edu raises the overall score from 5.32 to 9.23 and improves all six indicators over static RAG, simple memory, and a single-agent variant, demonstrating the value of jointly evolving student profiles, knowledge bases, and teaching policies.

📄 PDF Abstract BibTeX arXiv:2512.00331

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

CogEvolution: A Human-like Generative Educational Agent to Simulate Student's Cognitive Evolution

2026-04-16 · Wei Zhang, Yihang Cheng, Zhirong Ye, Kezhen Huang arxiv

Generative Agents, owing to their precise modeling and simulation capabilities of human behavior, have become a pivotal tool in the field of Artificial Intelligence in Education (AIEd) for uncovering complex cognitive pr…

CogEvol: Towards Efficient and Reliable Learning Environment Generation

2026-08-31 · Shangqing Tu, Daniel Zhang-Li, Yucheng Wang, Shiyu Gan 외 hf

We present CogEvol, a family of models trained specifically for Learning Environment Generation: turning a course brief into a finished learning artifact (structured-JSON slides or self-contained interactive HTML pages) …

Evolution in Simulation: AI-Agent School with Dual Memory for High-Fidelity Educational Dynamics

2025-10-13 · Sheng Jin, Haoming Wang, Zhiqi Gao, Yongbo Yang 외 arxiv

Large language models (LLMs) based Agents are increasingly pivotal in simulating and understanding complex human systems and interactions. We propose the AI-Agent School (AAS) system, built around a self-evolving mechani…

EDU-MATRIX: A Society-Centric Generative Cognitive Digital Twin Architecture for Secondary Education

2026-02-21 · Wenjing Zhai, Jianbin Zhang, Tao Liu arxiv

Existing multi-agent simulations often suffer from the "Agent-Centric Paradox": rules are hard-coded into individual agents, making complex social dynamics rigid and difficult to align with educational values. This paper…

EduVerse: A User-Defined Multi-Agent Simulation Space for Education Scenario

2025-10-07 · Yiping Ma, Shiyu Hu, Buyuan Zhu, Yipei Wang 외 arxiv

Reproducing cognitive development, group interaction, and long-term evolution in virtual classrooms remains a core challenge for educational AI, as real classrooms integrate open-ended cognition, dynamic social interacti…