Towards the Pedagogical Steering of Large Language Models for Tutoring: A Case Study with Modeling Productive Failure
Romain Puech, Jakub Macina, Julia Chatain, Mrinmaya Sachan, Manu Kapur

TL;DR
This paper introduces Pedagogical Steering, a method to guide Large Language Models in delivering effective multi-turn tutoring, demonstrated through a case study on Productive Failure in high school math, validated by a field study.
Contribution
It proposes StratL, an algorithm for steering LLMs to follow pedagogical strategies, and applies it to create a math tutor based on Productive Failure, with real-world validation.
Findings
StratL successfully steers LLMs to follow PF strategies in tutoring.
The prototype tutor improved student engagement with PF methods.
Field study confirms the effectiveness of pedagogical steering in LLM-based tutoring.
Abstract
One-to-one tutoring is one of the most efficient methods of teaching. With the growing popularity of Large Language Models (LLMs), there have been efforts to create LLM based conversational tutors which can expand the benefits of one to one tutoring to everyone. However, current LLMs are trained primarily to be helpful assistants and lack crucial pedagogical skills. For example, they often quickly reveal the solution to the student and fail to plan for a richer multi turn pedagogical interaction. To use LLMs in pedagogical settings, they need to be steered to use effective teaching strategies: a problem we introduce as Pedagogical Steering. We develop StratL, an algorithm to optimize LLM prompts and steer it to follow a predefined multi-turn tutoring plan represented as a transition graph. As a case study, we create a prototype tutor for high school math following Productive Failure…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText Readability and Simplification · Intelligent Tutoring Systems and Adaptive Learning · Natural Language Processing Techniques
