← All research

AI for Learning

This paper introduces PersonaPath, a new benchmark for evaluating how well AI models, especially Large Language Models, can create truly personalized learning paths for students based on their knowledge and educational goals.

cs.CLBeginner-friendly

PersonaPath: Towards Knowledge-Centric Personalized Learning Path Planning

Yu Liu, Zeming Liu, Tianle Zhang, Zihao Cheng +5 more

In plain terms

Traditional online learning systems often recommend the next practice exercise based on a student's past performance, which is called Exercise-Centric (EC) recommendation. However, these systems often struggle to provide truly personalized guidance toward specific learning goals because they don't deeply consider what a student already knows, their individual mastery, or how different learning topics are connected. To address this, the researchers propose a new approach called Knowledge-Centric (KC) personalized learning path planning, where an AI system reasons over a student's profile, their current understanding of topics, and a map of how knowledge concepts relate (a *knowledge graph*) to suggest specific textbooks, units, or concepts to study next. They created a new benchmark dataset named PersonaPath, which includes 2,000 detailed profiles of fictional learners (*learner personas*) and a comprehensive knowledge graph mapping out educational content across 77 subjects. When testing powerful AI models, known as *Large Language Models (LLMs)*, on PersonaPath, the best models only achieved a 29.5% success rate in guiding learners through basic education, showing a significant challenge in tailoring paths to individual learners.

Why it matters · This paper highlights a critical gap in current AI capabilities for genuinely personalized education, especially with Large Language Models, indicating a strong need for new innovations in tailoring learning paths. It introduces a valuable benchmark for researchers to test and improve future AI models designed for educational guidance, which is crucial for advancing adaptive learning systems.

About this work · This research contributes to the growing field of adaptive learning systems, which leverage AI to customize educational experiences for individuals. It specifically focuses on an advanced area within intelligent tutoring: the planning of personalized learning paths.

Personalized LearningLearning Path PlanningLarge Language Models (LLMs)Adaptive LearningKnowledge Graphs