Three New arXiv Papers Explore LLM Agents, Knowledge Fusion, and Educational Applications

Recent arXiv preprints tackle LLM knowledge tracing in education, model fusion techniques, and memory-augmented agent exploration.

Three New arXiv Papers Explore LLM Agents, Knowledge Fusion, and Educational Applications

Three new preprints on arXiv address different aspects of large language model capabilities:

Knowledge Tracing in Education

According to arXiv:2602.22879v1, researchers propose a method for LLM-empowered knowledge tracing that uses “LLM-Student Hierarchical Behavior Alignment in Hyperbolic Space.” Knowledge tracing diagnoses students’ concept mastery through continuous learning state monitoring. The paper notes that existing methods primarily focus on behavioral sequences based on ID or textual information.

Model Fusion Techniques

ArXiv:2505.18502v3 (a replacement version) introduces “Knowledge Fusion of Large Language Models Via Modular SkillPacks.” According to the abstract, cross-capability transfer represents a key challenge in LLM research with applications in multi-task integration, model compression, and continual learning. The authors reference prior works like FuseLLM and FuseChat as demonstrating the potential of model fusion approaches.

Memory-Augmented Agent Exploration

A cross-listed paper (arXiv:2602.23008v1) presents “Exploratory Memory-Augmented LLM Agent via Hybrid On- and Off-Policy Optimization.” According to the authors, exploration remains a key bottleneck for LLM agents trained with reinforcement learning, with prior methods failing in environments requiring novel state discovery.