The Tutoring Effectiveness Index: Predicting LLM Math Tutor Quality from Four Conversation Signals
arXiv:2605.30666
Abstract
Aligning large language models (LLMs) as math tutors typically demands costly reinforcement-learning (RL) training and external LLM judges. We ask whether a frozen model's internal reasoning signals can replace both. We propose the Tutoring Effectiveness Index (TEI), a training-free, judge-free four-signal index that combines a Schoenfeld-Verify keyword ratio, a math-step density, an ends-question rate, and a deep-reasoning gate from the Deep-Thinking Ratio (DTR) probe. Selecting from candidates with TEI (the TEI@ rule) raises the improvement rate on pre-incorrect scenarios from to at on a frozen DeepSeek-R1-8B base, with no training and no external judge. We also measure the alignment tax of pedagogical GRPO. Thinking length drops from to words per turn (), Content-Knowledge and Pedagogical-Knowledge accuracy fall by and relative, and the student's Solve Rate crosses from to . To anchor the behavioural reading, we reproduce an 82-code educational codebook on tutor sentences with a one-shot structural classifier. Together, these results offer a cost-effective recipe for building math-tutoring LLMs without RL training or external judges.