KnowPlan AI Agents Optimize University Degree Pathway Planning.

Shuheng Cao, Weijia Zhang, Jiaqi Wu, Xiyun Hu, Yat Yang, Juqy Chen, Zhaoxiang Feng· August 10, 2026 View original

Key takeaways

  • KnowPlan automates university degree planning with AI agents.
  • It separates curriculum data extraction from pathway optimization.
  • CatalogBrowse achieves high recall in extracting unstructured data.
  • DegreeMap optimizes personalized paths with constraint programming.

Who benefits

EdTechHigher EducationSoftware Development

Summary

KnowPlan is a new AI system that streamlines university degree planning by first autonomously extracting and structuring curriculum data from diverse sources, then optimizing student-specific degree paths. It achieves high recall and accuracy in data extraction and significantly improves personalized utility in course planning.

Planning a university degree is a complex task, requiring students to navigate disparate and often unstructured information from various university sources like catalogs, departmental pages, and PDFs. Current planning tools often couple data extraction with planning, leading to inefficiencies and hidden failure modes. KnowPlan addresses this by separating the process into two distinct, certifiable stages. The first stage, CatalogBrowse, is an AI agent that autonomously explores university sources to reconstruct the curriculum. It uses a novel scoring system for actions and a robust parsing mechanism, terminating only when a "closure certificate" confirms data completeness. This stage outputs three provenance-linked JSON documents. The second stage, DegreeMap, consumes only these structured documents. It compiles them into a typed requirement hypergraph and uses a CP-SAT solver to optimize student-specific paths, considering prerequisites, constraints, load and risk, personalized utility, and option value. This two-stage approach ensures high data recall (96.2%) and significantly improves personalized utility in degree planning, demonstrating a highly effective and certifiable solution.

Why it matters

Educational institutions and EdTech companies can leverage KnowPlan to provide more accurate, personalized, and efficient degree planning tools, improving student success and reducing administrative burden.

How to implement this in your domain

  1. 1Evaluate the current challenges in extracting and structuring curriculum data from university sources.
  2. 2Explore implementing a two-stage, extraction-first approach for academic planning systems.
  3. 3Investigate using AI agents like CatalogBrowse for automated, schema-agnostic data extraction from diverse documents.
  4. 4Consider adopting constraint programming solvers like CP-SAT for optimizing complex degree pathways based on structured data.

Original post by Shuheng Cao, Weijia Zhang, Jiaqi Wu, Xiyun Hu, Yat Yang, Juqy Chen, Zhaoxiang Feng

"arXiv:2608.06530v1 Announce Type: new Abstract: Planning a degree from official university sources requires solving two problems in order. The institution's curriculum must first be reconstructed from catalogs, departmental pages, JSON endpoints, and PDFs that share no schema, an…"

View on X

Originally posted by Shuheng Cao, Weijia Zhang, Jiaqi Wu, Xiyun Hu, Yat Yang, Juqy Chen, Zhaoxiang Feng on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses