Personalized Learning Path Planning (PLPP) aims to design adaptive learning paths that align with individual goals. While large language models (LLMs) show potential in personalizing learning experiences, existing approaches often lack mechanisms for goal-aligned planning. We introduce Pxplore, a novel framework for PLPP that integrates a reinforcement-based training paradigm and an LLM-driven educational architecture. We design a structured learner state model and an automated reward function that transforms abstract objectives into computable signals. We train the policy combining supervised fine-tuning (SFT) and Group Relative Policy Optimization (GRPO), and deploy it within a real-world learning platform. Extensive experiments validate Pxplore's effectiveness in producing coherent, personalized, and goal-driven learning paths. We release our code and dataset at https://github.com/Pxplore/pxplore-algo.
@article{arxiv.2510.13215,
title = {Personalized Learning Path Planning with Goal-Driven Learner State Modeling},
author = {Joy Jia Yin Lim and Ye He and Jifan Yu and Xin Cong and Daniel Zhang-Li and Zhiyuan Liu and Huiqin Liu and Lei Hou and Juanzi Li and Bin Xu},
journal= {arXiv preprint arXiv:2510.13215},
year = {2026}
}