paper-with-me

Papers

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 model-based systems. We introduce an embedding-based approach that analyzes scaffolding dynamics by aligning the semantics of dialogue turns, problem statements, and correct solutions. Specifically, we operationalize alignment by computing cosine similarity between tutor and student contributions and task-relevant content. We apply this framework to 1,576 real-world mathematics tutoring dialogues from the Eedi Question Anchored Tutoring Dialogues dataset. The analysis reveals systematic differences in task alignment and distinct temporal patterns in how participants ground their contributions in problem and solution content. Further, mixed-effects models show that role-specific semantic alignment predicts tutorial progression beyond baseline features such as message order and length. Tutor contributions exhibited stronger grounding in problem content early in interactions. In contrast, student solution alignment was modestly positively associated with progression. These findings support scaffolding as a continuous, role-sensitive process grounded in task semantics. By capturing role-specific alignment over time, this approach provides a principled method for analyzing instructional dialogue and evaluating conversational tutoring systems.

📄 PDF Abstract BibTeX arXiv:2603.24535

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

BISCUIT: Scaffolding LLM-Generated Code with Ephemeral UIs in Computational Notebooks

2024-04-10 · Ruijia Cheng, Titus Barik, Alan Leung, Fred Hohman 외

Programmers frequently engage with machine learning tutorials in computational notebooks and have been adopting code generation technologies based on large language models (LLMs). However, they encounter difficulties in …

Code GenerationPrompt Engineering

Robot Kinematics: Motion, Kinematics and Dynamics

2022-11-28 · Jiawei Zhang

This is a follow-up tutorial article of our previous article entitled "Robot Basics: Representation, Rotation and Velocity". For better understanding of the topics covered in this articles, we recommend the readers to fi…

ArticlesMath

Ex-Omni: Enabling 3D Facial Animation Generation for Omni-modal Large Language Models

2026-02-06 · Haoyu Zhang, Zhipeng Li, Yiwen Guo, Tianshu Yu arxiv

Omni-modal large language models (OLLMs) aim to unify multimodal understanding and generation, yet extending them to jointly produce speech and 3D facial animation remains largely unexplored despite its importance for na…

Don't Blame the Large Language Model: How Scaffolding Evolution Shapes Coding Agent Quality

2026-07-04 · Oussama Ben Sghaier, Hao Li, Bram Adams, Ahmed E. Hassan arxiv

Coding agents, autonomous systems that use large language models (LLMs) to resolve software engineering tasks, rely on agentic scaffolding: a middleware layer in between a developer and a large language model that orches…

Scaffolding Sets

2021-11-04 · Maya Burhanpurkar, Zhun Deng, Cynthia Dwork, Linjun Zhang

Predictors map individual instances in a population to the interval $[0,1]$. For a collection $\mathcal C$ of subsets of a population, a predictor is multi-calibrated with respect to $\mathcal C$ if it is simultaneously …