← All research

AI for Learning

This paper introduces a two-stage alignment pipeline to make Large Language Models (LLMs) better at tutoring math by following effective teaching strategies for mistake remediation.

cs.CLSome background helps

Towards Pedagogically Aligned LLM Tutors for Math Mistake Remediation

Kseniia Petukhova, Tien Dat Nguyen, Ekaterina Kochmar

In plain terms

Large Language Models (LLMs), while powerful, often struggle to act like good human tutors, sometimes revealing answers instead of guiding students. This paper addresses this by developing a method to train LLMs to follow effective teaching strategies, specifically for helping students correct math mistakes. The researchers used a two-step process: first, "supervised fine-tuning" involved training the LLM on existing tutoring conversations. Second, "Direct Preference Optimization" was used, where the LLM learned by being shown pairs of responses and instructed which one was pedagogically better (e.g., providing hints, known as scaffolding, versus giving direct answers). They also created a new dataset combining real and synthetic tutoring examples focused on pedagogical quality. Their approach significantly improved both the factual accuracy of the math help and the teaching quality of the LLM, with human evaluations showing it to be comparable to leading proprietary AI tutors.

Why it matters · This research is crucial for newcomers because it demonstrates practical methods for making AI tutors genuinely effective teachers, moving beyond simply providing information to actively guiding student learning. It highlights the importance of incorporating pedagogical principles directly into AI model training for educational applications.

About this work · This research is a key contribution to the field of AI in Education, specifically focusing on enhancing intelligent tutoring systems using the advanced capabilities of large language models. It explores how to align AI's natural language generation with effective human teaching methods.

Intelligent Tutoring SystemsLarge Language Models (LLMs)Pedagogical AlignmentMath EducationDirect Preference Optimization