Toward Personalizing Quantum Computing Education: An Evolutionary LLM-Powered Approach

πŸ“… 2025-04-24
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

207K/year
πŸ€– AI Summary
Quantum computing education faces challenges including conceptual abstraction, poor tool adaptability, and insufficient personalization. To address these, this paper proposes a knowledge graph–driven dual-LLM agent framework: a pedagogical agent dynamically models student cognitive states and generates adaptive learning paths in real time, while a lesson-planning agent autonomously refines instructional materials based on interaction trajectories. We introduce a novel user-intervenable tagging mechanism to mitigate LLM hallucination and enable self-evolving pedagogical reasoning. The system integrates domain-specific knowledge graphs, multi-agent coordination, interactive feedback loops, and context-aware generation. Experimental results demonstrate that our approach accurately captures fine-grained learning behaviors, significantly improving instructional adaptivity, controllability, and tutoring efficacy. It establishes a scalable, interpretable paradigm for AI-augmented quantum education.

Technology Category

Application Category

πŸ“ Abstract
Quantum computing education faces significant challenges due to its complexity and the limitations of current tools; this paper introduces a novel Intelligent Teaching Assistant for quantum computing education and details its evolutionary design process. The system combines a knowledge-graph-augmented architecture with two specialized Large Language Model (LLM) agents: a Teaching Agent for dynamic interaction, and a Lesson Planning Agent for lesson plan generation. The system is designed to adapt to individual student needs, with interactions meticulously tracked and stored in a knowledge graph. This graph represents student actions, learning resources, and relationships, aiming to enable reasoning about effective learning pathways. We describe the implementation of the system, highlighting the challenges encountered and the solutions implemented, including introducing a dual-agent architecture where tasks are separated, all coordinated through a central knowledge graph that maintains system awareness, and a user-facing tag system intended to mitigate LLM hallucination and improve user control. Preliminary results illustrate the system's potential to capture rich interaction data, dynamically adapt lesson plans based on student feedback via a tag system in simulation, and facilitate context-aware tutoring through the integrated knowledge graph, though systematic evaluation is required.
Problem

Research questions and friction points this paper is trying to address.

Personalizing quantum computing education for individual needs
Overcoming complexity and tool limitations in quantum education
Mitigating LLM hallucination and enhancing user control
Innovation

Methods, ideas, or system contributions that make the work stand out.

Knowledge-graph-augmented LLM architecture
Dual-agent system for teaching and planning
Tag system to reduce LLM hallucination
πŸ”Ž Similar Papers
No similar papers found.