The Tutoring Effectiveness Index: Predicting LLM Math Tutor Quality from Four Conversation Signals

Created: 2026-06-01 | Tags: intelligent-tutoringllmbenchmarkefficacy-studyautomated-gradingformative-assessment

Authors: Shim Jaechang, Unggi Lee (2026) โ€” CIKM 2026

What It Is

TEI is a training-free, judge-free index that selects the best tutoring response from multiple LLM candidate outputs using only four internal conversation signals โ€” no RL training, no external judge model, no reward model required.

How It Works

TEI combines four signals computed during decoding with fixed weights:

Formula: TEI(y) = 1.0ยทV + 0.75ยทMฬƒ - 1.0ยทQ + 0.5ยท1[DTR โ‰ฅ 0.4]

The signs matter more than magnitudes: reward verification and math content, penalize ending with questions, small bonus for deep reasoning.

Key Results

The Alignment Tax

The paper quantifies severe degradation from pedagogical GRPO fine-tuning:

Why It Matters

TEI demonstrates that simple lexical and structural signals can effectively steer a frozen LLM to be a much better math tutor without any training. This is especially valuable when RL fine-tuning is shown to catastrophically degrade tutoring quality. The approach is cost-effective and immediately deployable on frozen models.

Open Questions

Related Pages

Citation

APA: Jaechang, S., & Lee, U. (2026). The tutoring effectiveness index: Predicting LLM math tutor quality from four conversation signals. arXiv:2605.30666. CIKM 2026.