📄 Research Article
Pedagogical Safety in Educational Reinforcement Learning
As reinforcement learning personalizes instruction in intelligent tutoring systems, there is no formal framework for pedagogical safety — a critical gap.
First formal framework for defining and detecting pedagogical safety violations in RL-based AI tutoring systems.
The Problem: Reward Hacking in Educational RL
Olukola & Rahimi (2026) identify a critical gap: as reinforcement learning personalizes instruction in ITS, there is no formal framework for pedagogical safety.
What is "Reward Hacking" in Education?
In RL, agents optimize for a reward signal. In education, this can lead to:
Four-Layer Model of Pedagogical Safety
| Layer | Focus | Safety Criterion |
|---|---|---|
| Structural | System architecture | No single point of pedagogical failure |
| Progress | Learning trajectory | Demonstrated progress toward learning objectives |
| Engagement | Motivation quality | Engagement that supports (not replaces) learning |
| Outcome | Transfer & retention | Learning persists beyond tutored context |
Connection to SafeTutors Taxonomy
This complements the SafeTutors taxonomy which identifies 11 harm dimensions:
Pedagogical Safety in RL adds: system-level safety (how the learning algorithm itself can cause harm through optimization failures).
Detection Methods
The paper proposes detecting reward hacking via:
1. Discrepancy auditing: Compare RL-optimized metrics vs. independent learning measures
2. Policy inversion: Analyze what behaviors the RL policy actually encourages
3. Long-term tracking: Monitor retention and transfer (not just immediate performance)
Implications
This parallels concerns in Educational LLM Alignment where benchmark misalignment with teaching quality reveals similar optimization gaps.
Connected Concepts
Connected Articles
Citation
Rahimi, A.O.O.N. (2026). Pedagogical Safety in Educational Reinforcement Learning