KNOWPLAN: AI Agents Decode University Catalogs to Automate Degree Planning
Summarized by AI from reporting by ArXiv cs.AI, published under our editorial policy.
Researchers introduced KNOWPLAN, an AI system that first reconstructs a university's curriculum from scattered sources (catalogs, PDFs, JSON endpoints) and then optimizes a student-specific degree path. By separating these two steps, the system avoids hidden errors common in traditional planning tools.

Key takeaways
- KNOWPLAN is an AI system that reconstructs university curricula from disparate sources and optimizes degree paths for students.
- The system separates the curriculum reconstruction and path optimization steps to avoid hidden errors.
- KNOWPLAN considers prerequisites and overlapping requirements to create efficient degree paths.
Researchers introduced KNOWPLAN, an AI system designed to streamline degree planning for students. The system first reconstructs a university's curriculum by piecing together information from catalogs, departmental pages, JSON endpoints, and PDFs. These sources often lack a unified schema, making it difficult for students to navigate. Once the curriculum is reconstructed, KNOWPLAN optimizes a student-specific path, considering prerequisites and overlapping requirements.
Why Separating Curriculum Reconstruction from Path Optimization Matters
KNOWPLAN addresses a critical issue in academic planning: the need to first reconstruct a university's curriculum from disparate sources before optimizing a student's degree path. Traditional methods often fail because they combine these steps, leading to hidden errors. For example, a planner that drives its own crawling might miss important facts that don't fit into its current plan. By separating these steps, KNOWPLAN ensures that each part of the process is accurate and independent.
How KNOWPLAN Reconstructs Curricula and Plans Degree Paths
The system starts by extracting and organizing information from various university sources. This includes parsing PDFs, scraping departmental pages, and interpreting JSON endpoints. Once the curriculum is reconstructed, KNOWPLAN uses this data to create an optimized degree path for each student. The path considers prerequisites, overlapping requirements, and other constraints to ensure the most efficient route to graduation.
Benefits for Students: Clearer Paths and Fewer Roadblocks
For students, KNOWPLAN offers a significant advantage. Instead of manually piecing together information from multiple sources, students can rely on an AI system to provide a clear, optimized degree path. This can save time and reduce stress, allowing students to focus on their studies rather than navigating complex university systems. Additionally, KNOWPLAN can help students identify potential roadblocks early on, such as conflicting requirements or missing prerequisites, and suggest alternative paths.
Current Alternatives for Degree Planning
While KNOWPLAN is still in the research phase, students can start by using existing degree planning tools offered by their universities. Many universities provide online resources and advisors to help students map out their degree paths. Students can also explore AI-powered tools like DegreeWorks or CollegeSource, which offer similar functionalities. As KNOWPLAN and similar technologies become more widely available, they promise to revolutionize the way students plan their academic careers.
Frequently asked
- Is KNOWPLAN available for public use?
- No, KNOWPLAN is currently in the research phase and not yet available for public use.
- How does KNOWPLAN differ from existing degree planning tools?
- KNOWPLAN separates the curriculum reconstruction and path optimization steps, which helps avoid hidden errors that traditional methods might miss.
- Can students use KNOWPLAN to plan their degrees?
- Not yet, but students can use existing degree planning tools offered by their universities or explore AI-powered tools like DegreeWorks or CollegeSource.