paper-with-me

홈 › Papers

Building Scaffolding Dialogue Data with LLM-Simulated Novices

2025-08-06 · Si Chen, Izzy Molnar, Ting Hua, Peiyu Li, Le Huy Khiem, G. Alex Ambrose, Jim Lang, Ronald Metoyer, Nitesh V. Chawla arxiv

High-quality, multi-turn instructional dialogues between novices and experts are essential for developing AI systems that support teaching, learning, and decision-making. These dialogues often involve scaffolding -- the process by which an expert supports a novice's thinking through questions, feedback, and step-by-step guidance. However, such data are scarce due to privacy concerns in recording and the vulnerability inherent in help-seeking. We present SimInstruct, a scalable, expert-in-the-loop tool for collecting scaffolding dialogues. Using teaching development coaching as an example domain, SimInstruct simulates novice instructors via LLMs, varying their teaching challenges and LLM's persona traits, while human experts provide multi-turn feedback, reasoning, and instructional support. This design enables the creation of realistic, pedagogically rich dialogues without requiring real novice participants. Our results reveal that persona traits, such as extroversion and introversion, meaningfully influence how experts engage. Compared to real mentoring recordings, SimInstruct dialogues demonstrate comparable pedagogical relevance and cognitive depth. Experts also reported the process as engaging and reflective, improving both data quality and their own professional insight. We further fine-tuned a LLaMA model to be an expert model using the augmented dataset, which outperformed GPT-4o in instructional quality. Our analysis highlights GPT-4o's limitations in weak reflective questioning, overuse of generic praise, a condescending tone, and a tendency to overwhelm novices with excessive suggestions.

📄 PDF Abstract BibTeX arXiv:2508.04428

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robo-Blocks: Generative Scaffolding in End-User Design and Programming of Social Robots

2026-05-27 · Arissa J. Sato, Callie Y. Kim, Nathan Thomas White, Abhinav Maneesh 외 arxiv

Programming social robots is challenging for novice robot programmers due to required expertise in planning, interaction design, and programming. While large language models (LLMs) hold significant promise through code g…

Code Generation

On the Evaluation of Dialogue Systems with Next Utterance Classification

2016-05-18 · WS 2016 9 · Ryan Lowe, Iulian V. Serban, Mike Noseworthy, Laurent Charlin 외

An open challenge in constructing dialogue systems is developing methods for automatically learning dialogue strategies from large amounts of unlabelled data. Recent work has proposed Next-Utterance-Classification (NUC) …

ClassificationGeneral Classification

Structuring versus Problematizing: How LLM-based Agents Scaffold Learning in Diagnostic Reasoning

2026-04-10 · Fatma Betül Güreş, Tanya Nazaretsky, Seyed Parsa Neshaei, Tanja Käser arxiv

Supporting students in developing diagnostic reasoning is a key challenge across educational domains. Novices often face cognitive biases such as premature closure and over-reliance on heuristics, and they struggle to tr…

Representation Learning to Study Temporal Dynamics in Tutorial Scaffolding

2026-03-25 · Conrad Borchers, Jiayi Zhang, Ashish Gurung arxiv

Adaptive scaffolding enhances learning, yet the field lacks robust methods for measuring it within authentic tutoring dialogue. This gap has become more pressing with the rise of remote human tutoring and large language …

Representation Learning

Building blocks of a task-oriented dialogue system in the healthcare domain

2021-06-01 · NAACL (NLPMC) 2021 6 · Heereen Shim, Dietwig Lowet, Stijn Luca, Bart Vanrumste

There has been significant progress in dialogue systems research. However, dialogue systems research in the healthcare domain is still in its infancy. In this paper, we analyse recent studies and outline three building b…

Dialogue ManagementManagementPrivacy Preserving