Datasets:
You need to agree to share your contact information to access this dataset
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
You agree to not use the dataset to conduct experiments that cause harm to human subjects.
Log in or Sign Up to review the conditions and access this dataset content.
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.
- Downloads last month
- 18