From Prototype to Classroom: An Intelligent Tutoring System for Quantum Education

arXiv cs.AI / 4/29/2026

💬 OpinionDeveloper Stack & InfrastructureIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • The paper introduces ITAS, a multi-agent intelligent tutoring system aimed at improving quantum information science (QIS) education for instructors and students facing conceptual and mathematical complexity.
  • Building on a prior knowledge-graph-based prototype, the authors evaluate whether stronger specialization of LLM agents can improve reliability for real quantum education tasks under student load.
  • ITAS is built around a five-module QIS curriculum (grounded in Watrous’s information-first framework) and a “Spoke-and-Wheel” teaching architecture using quantum-specialized teaching and lesson-planning agents.
  • A production-oriented cloud infrastructure with regulatory-compliance considerations enables classroom-scale concurrency at costs described as below “textbook” levels.
  • In a pilot at Old Dominion University, the deployed system reportedly provides instructors actionable insights via a conversational analytics layer, including surfacing curriculum gaps not easily identified otherwise.

Abstract

Quantum computing instructors face a compounding problem: the concepts are counterintuitive, the mathematical formalism is dense, and qualified faculty are scarce outside a small number of well-resourced institutions. Our prior work introduced a knowledge-graph-augmented tutoring prototype with two specialized LLM agents: a Teaching Agent for dynamic interaction and a Lesson Planning Agent for lesson generation. Validated on simulated runs rather than in a real course, that prototype left open whether more aggressive agent specialization would be needed to handle the full range of quantum education tasks under real student load. This paper answers the three questions that the prototype could not answer. Can agent specialization solve the reliability problem in a domain as technically demanding as quantum information science? Can the system run in a real course, not a demonstration? Does the instructor gain actionable intelligence from the deployment? We present ITAS (Intelligent Teaching Assistant System), a multi-agent tutoring system built around four contributions: a five-module QIS curriculum grounded in Watrous's information-first framework, a Spoke-and-Wheel teaching architecture with quantum-specialized agents, a cloud infrastructure designed for production use and regulatory compliance, and a conversational analytics layer for instructors and content developers. Piloted in a quantum computing course at Old Dominion University, the system supports all three answers: deployment evidence is consistent with specialization addressing the task-boundary failures observed in the prototype, cloud infrastructure supports classroom-scale concurrency at sub-textbook cost, and the analytics agent surfaces curriculum gaps the instructor could not otherwise see.