🏷️ Concept
Transfer of Learning
Transfer of Learning — the extent to which knowledge or skills acquired in one context (e.g., practice with an AI tool) persist and apply in a different context (e.g., independent performance without the tool). In AI in education, transfer is the central open question: whether performance gains students show with AI tools translate into durable learning they can demonstrate without them.
Transfer of learning is a foundational concern in education research, and AI tools have made it urgent. The defining empirical pattern documented across AI in education studies is a transfer paradox: students using AI typically show immediate, measurable gains on tasks where AI is available, but those gains often fail to persist — or even reverse — when AI is removed and students must demonstrate understanding independently. This pattern implicates Over Reliance, Cognitive Load Theory, and Metacognition as the mechanisms at work, and connects directly to debates about AI Tutoring design.
The transfer paradox
Students using AI typically show immediate, measurable gains on the tasks where AI is available. Yet when AI is removed:
The evidence base, synthesized in the Stanford Evidence Base on AI in K-12 review, is consistent across domains:
| Study | Context | Immediate Effect | Transfer Effect | Mechanism |
|---|---|---|---|---|
| Bastani et al. (2025) | High school math | Higher practice grades | ~17% worse on closed-book finals | General-purpose chatbot did the work |
| Chen et al. (2025) | Programming homework | Higher homework scores | No improvement on unassisted exams | LLM-Tutor solved problems for students |
| Lehmann et al. (2025) | Programming | More topics covered | Harmed understanding; widened gaps | General AI for low-prior learners |
| Stadler et al. (2024) | Academic research | Faster task completion | Lower-quality reasoning vs. search | Reduced cognitive engagement |
| Kosmyna et al. (2025) | Essay writing | Higher essay quality | 83% failed to recall their own quotes | Outsourced authorship |
All five studies show a negative or null transfer pattern when general-purpose AI is the intervention.
Mechanisms undermining transfer
Metacognitive displacement. AI completing reasoning reduces opportunities for students to monitor their own understanding and select strategies. Students who used AI were less able to explain their answers when queried. This connects to Metacognition research on self-monitoring and the evidence that structured courses increase metacognitive competence while raw LLM assistants do not.
Germane load suppression. General-purpose AI reduces not just extraneous (distracting) cognitive load but also germane load — the productive mental effort that encodes durable knowledge. Easier practice feels better but stores weaker traces. See Cognitive Load Theory and the distinction between tutoring-specific vs general AI.
Over-reliance / expertise reversal. Novices given answers do not build schemas. General AI provides answers; effective tutoring provides structured guidance. When novices are given expert-level shortcuts, learning is disrupted — the Desirable Difficulties principle in reverse.
Tool-dependent performance. Students may optimize for the specific affordances of the AI tool (prompt engineering, reliance on generated code structure) rather than building domain generalization — a form of cognitive offloading that feels productive but displaces durable learning.
Conditions supporting positive transfer
The limited evidence suggests transfer is possible when:
This aligns with AI Tutoring research showing that tutoring-specific tools with pedagogical guardrails outperform general-purpose chatbots, and with Scaffolding principles about fading support as competence grows.
Unanswered questions
1. Time scale: Does transfer improve over weeks/months of use, or does dependence deepen?
2. Domain differences: Is transfer better in well-structured domains (math) vs. ill-structured domains (writing)?
3. Individual differences: Do high-prior-knowledge students suffer less transfer loss than novices?
4. Skill remediation: Can explicit "AI-off" practice sessions reverse tool dependence?
Connections to related concepts
Transfer of learning connects to Metacognition (self-monitoring of understanding), Cognitive Load Theory (germane vs extraneous load), Desirable Difficulties (productive struggle), Scaffolding (fading support), Over Reliance (tool dependence), and Zone Of Proximal Development (general-purpose AI operates outside the ZPD by completing work for students). It is the bridge between assisted performance and genuine learning — the distinction between Tutoring Specific Vs General AI and the central question for AI Tutoring effectiveness.