Datasets:
license: apache-2.0
extra_gated_prompt: >-
You agree to not use the dataset to conduct experiments that cause harm to
human subjects.
extra_gated_fields:
Affiliation: text
Email: text
Country: country
Specific date: date_picker
I want to use this dataset for:
type: select
options:
- Research
- Education
- Business
- label: Other
value: other
Description of purpose: text
I agree to use this dataset for non-commercial use ONLY: checkbox
Rima Hazra Β· Bikram Ghuku Β· Ilona Marchenko Β· Yaroslava Tokarieva Β· Sayan Layek Β· Somnath Banerjee Β· Julia Stoyanovich Β· Mykola Pechenizkiy
EMNLP 2026 Β· March 2026
π Overview
Large language models are rapidly being deployed as AI tutors, yet current evaluation paradigms assess problem-solving accuracy and generic safety in isolation β failing to capture whether a model is simultaneously pedagogically effective and safe during real studentβtutor interaction.
Core Idea: Tutoring safety is fundamentally different from conventional LLM safety. The primary risk is not toxic content, but the quiet erosion of learning through answer over-disclosure, misconception reinforcement, and the abdication of scaffolding.
SafeTutors is a benchmark that jointly evaluates safety and pedagogy across mathematics, physics, and chemistry, grounded in a theoretically motivated risk taxonomy from the learning-science literature.
π¨ Key Findings
| Finding | Detail |
|---|---|
| π΄ No model is universally safe | Every evaluated model exceeds 60% harm rate on β₯5 harm categories (single-turn) and β₯6 (multi-turn) |
| π Scale doesn't reliably help | Larger models do not consistently reduce pedagogical harms |
| π¬ Multi-turn dialogue worsens behavior | Pedagogical failure rates rise from 17.7% β 77.8% as conversations extend |
| π¬ Subject-dependent harms | Harm profiles differ across subjects β mitigations must be discipline-aware |
| β οΈ Single-turn results are misleading | "Safe/helpful" single-turn scores mask systematic failure over extended interactions |
Risk Taxonomy
11 Harm Dimensions
βββ 48 Sub-risks (grounded in learning-science literature)
βββ Epistemic harms
βββ Informational harms
βββ Instructional harms
βββ Metacognitive harms
βββ Reflective harms
βββ Pedagogical relationship harms
βββ ... (5 more dimensions)
Dataset Statistics
| Split | Instances | Construction Method |
|---|---|---|
| Single-turn | 3,135 | Curated studentβtutor scenarios |
| Multi-turn sequences | 2,820 | Crescendo-based escalation |
| Total | 5,955 |
Subjects: Mathematics Β· Physics Β· Chemistry
Models Evaluated
11 LLMs evaluated (10 open-weight + 1 closed-weight), ranging from 3.8B to 72B parameters.
π Cite us
If you use SafeTutors in your research, please cite:
@article{hazra2026safetutors,
title = {SafeTutors: Benchmarking Pedagogical Safety in AI Tutoring Systems},
author = {Hazra, Rima and Ghuku, Bikram and Marchenko, Ilona and
Tokarieva, Yaroslava and Layek, Sayan and Banerjee, Somnath and
Stoyanovich, Julia and Pechenizkiy, Mykola},
journal = {arXiv preprint arXiv:2603.17373},
year = {2026},
url = {https://arxiv.org/abs/2603.17373}
}
π¬ Contact
For questions or issues, please open a GitHub Issue or reach out to Rima Hazra via the contact on the arXiv page.
π License
This project is licensed under the MIT License β see the LICENSE file for details.