Papers for

corporate training designers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Generative ui builds tailored interactive learning simulations for students

Harnessing Generative UI for Education: Tailored Learning Interactives

Abstract: It is well established that students learn best through active engagement, particularly via interactive experiences tied to real-world concepts. Creating such experiences, however, typically requires labor-intensive design, costly development, and continuous teacher guidance to achieve measurably effective outcomes. Recent advances in generative UI open the door for a future of practice where the creation of tailored interactive experiences is automated. However, off-the-shelf models lack optimization for pedagogical precision and learning principles, often yielding unsatisfactory results for complex pedagogical constructs. To address these limitations, we present learning interactives, a structured framework leveraging the generative UI capabilities of Gemini to construct effective customized interactive simulations. We evaluate our approach through both an initial study with educators as well as a pedagogical rating of a varied set of simulations by expert teachers.

Thu 17 SeptComputers and Society
The gist
Students learn better when they actively interact with lessons connected to real-life ideas, but making these interactive lessons takes a lot of time and effort from teachers. The authors show a way to use new generative user interface technology, specifically a system called Gemini, to automatically create personalized interactive learning tools. These tools are designed to be more precise and effective for teaching complex ideas, unlike general-purpose models. They tested their approach by getting feedback from teachers and experts who found the tools useful for education.
Open 2609.20738v1

Guided ai hints raise confidence but self-control matters more

AI literacy over tool design: a mixed-methods study of scaffolded versus unrestricted generative AI in programming education

Abstract: Generative AI has become a routine resource in programming education, and most institutional responses to it are attempts at control, either by restricting access or by offering students a controlled version of the technology. This paper reports a seven-week mixed-methods pilot study in a master's-level data analytics course, in which 33 students were randomly assigned either to a scaffolded AI Study Coach embedded in the notebook-based laboratory sessions or to unrestricted use of AI tools of their own choosing. The Coach offered stepwise hints, did not generate code, limited the number of hints per session, and required a short reflection at the end of each session. The design assumed, in line with scaffolding theory and recent experimental evidence, that guided and limited support would build confidence and reduce over-reliance, and that the scaffolded group would learn more. Assignment performance did not differ between the conditions. Students in the Coach condition reported higher confidence but managed the hint budget poorly, while students in the unrestricted condition were satisfied with their tools and uneasy about how much they depended on them. In interviews, students in both conditions identified awareness of their own reliance on AI as the most valuable outcome of the course. Students who had formulated their own rules for when to use AI performed better in both conditions, and those with the best understanding of how the models work, in every case self-taught, used the tools most deliberately and achieved the highest scores. The design of the tool mattered less than the students' capacity to govern their own use of it, a capacity that is at present acquired by chance. The paper argues that the appropriate response is structural: assessment that grades the reasoning behind AI-assisted work, and AI literacy taught explicitly as a core skill.

Tue 15 SeptComputers and Society
The gist
Many programming students use AI tools, but it’s unclear if guided help or free use is better for learning. This study compared a step-by-step AI coach that gave limited hints with unrestricted AI tool use in a course. The AI coach made students feel more confident but didn’t improve grades, and students often misused the hints. Students who made their own rules about using AI and understood how it works performed best, regardless of tool type. The authors suggest teaching AI literacy and grading students on their thinking behind AI use instead of restricting tools.
Open 2609.16784v1