Designing and Evaluating Hint Generation Systems for Science Education
Anubhav Jangra, Smaranda Muresan
TL;DR
The paper investigates how automatic hint generation using open-source LLMs can support science education while mitigating answer leakage. It introduces a chain-of-hints framework with static and dynamic strategies and evaluates them through a within-subjects study with 41 participants on 30 open-ended SciQ questions, alongside a five-dimension automatic evaluation suite (information gain, redundancy, consistency, readability, leakage). The findings reveal that hints offer both benefits and challenges, with preferences varying by learner and task, and automatic metrics only partially reflecting learner experiences. The work provides design principles for learner-centered tutoring systems that promote self-regulated learning and careful integration of AI-based hints to avoid cognitive offloading.
Abstract
Large language models are influencing the education landscape, with students relying on them in their learning process. Often implemented using general-purpose models, these systems are likely to give away the answers, which could hinder conceptual understanding and critical thinking. We study the role of automatic hint generation as a pedagogical strategy to promote active engagement with the learning content, while guiding learners toward the answers. Focusing on scientific topics at the secondary education level, we explore the potential of large language models to generate chains of hints that scaffold learners without revealing answers. We compare two distinct hinting strategies: static hints, pre-generated for each problem, and dynamic hints, adapted to learners' progress. Through a quantitative study with 41 participants, we uncover different preferences among learners with respect to hinting strategies, and identify the limitations of automatic evaluation metrics to capture them. Our findings highlight key design considerations for future research on hint generation and intelligent tutoring systems that seek to develop learner-centered educational technologies.
