paper-with-me

Papers

StudentSim: Training LLM-based Student Simulators

2026-09-01 · Ke Yang, Chenglong Wang, Michel Galley, Chandan Singh, Jeevana Priya Inala, ChengXiang Zhai, Jianfeng Gao hf

AI tutors are most useful when they adapt to each student's strengths, weaknesses, and preferred guidance, but evidence about which guidance works for which student is sparse, slow, and costly to collect from real learners. Student simulators can provide this signal as a proxy, yet existing approaches are limited: state-tracking models fit student behavior but struggle to process explanations or corrections, while LLM role-play follows guidance fluently but does not reliably match the competence of the student being imitated. We present StudentSim, a training framework that turns sparse per-student data into individualized simulators through pooled training followed by per-student specialization. The resulting simulators both mirror a student's own responses and update them under tutor guidance. We also introduce StudentSimEval, a standardized protocol covering 60 students across chess, second-language English writing, and mathematics, using public learner datasets with de-identified records shared for research. StudentSimEval measures behavioral fidelity (F), or how well a simulator matches a student's responses, and guidance responsiveness (R), or how readily it updates under tutor guidance, with all methods fit and evaluated on the same records. Across all three domains, StudentSim outperforms GPT-5.4 on both metrics. In chess, StudentSim reaches F=0.51 and R=0.91, compared with 0.23 and 0.72 for GPT-5.4 and 0.45 and 0.27 for Maia2. As a proof of concept, using StudentSim as a reward model for tutor reinforcement learning produces a chess tutor that expert humans rate as more accurate, better-guided, and more personalized than a no-RL baseline and a tutor trained against a GPT-5.4 simulator reward. Code is available at https://github.com/microsoft/StudentSim.

📄 PDF Abstract BibTeX arXiv:2609.01591

Code (3)

InsomaniacElf/sg-tamil-tts-resources- ★ 1
Tavish9/awesome-daily-AI-arxiv ★ 114
microsoft/StudentSim ★ 25

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Simulating Students or Sycophantic Problem Solving? On Misconception Faithfulness of LLM Simulators

2026-05-12 · Heejin Do, Shashank Sonkar, Mrinmaya Sachan arxiv

Large language models (LLMs) can fluently generate student-like responses, making them attractive as simulated students for training and evaluating AI tutors and human educators. Yet such simulators are typically evaluat…

Reinforcement Learning

INSIDE the Student's Mind: Jointly Modeling Latent Reasoning and Action in LLM Student Simulators

2026-08-11 · Rose Niousha, Minwoo Kang, Narges Norouzi arxiv

Large Language Model (LLM)-based simulators often reproduce observable actions but fail to capture the underlying reasoning behind them. In education, where student simulation is increasingly used for various application…

Code Generation

CLTS-GAN: Color-Lighting-Texture-Specular Reflection Augmentation for Colonoscopy

2022-06-29 · Shawn Mathew, Saad Nadeem, Arie Kaufman

Automated analysis of optical colonoscopy (OC) video frames (to assist endoscopists during OC) is challenging due to variations in color, lighting, texture, and specular reflections. Previous methods either remove some o…

Driving Beyond Privilege: Distilling Dense-Reward Knowledge into Sparse-Reward Policies

2025-12-03 · Feeza Khan Khanzada, Jaerock Kwon arxiv

We study how to exploit dense simulator-defined rewards in vision-based autonomous driving without inheriting their misalignment with deployment metrics. In realistic simulators such as CARLA, privileged state (e.g., lan…

Reinforcement LearningAutonomous Driving

Reducing the Sensitivity of Neural Physics Simulators to Mesh Topology via Pretraining

2025-01-16 · Nathan Vaska, Justin Goodwin, Robin Walters, Rajmonda S. Caceres

Meshes are used to represent complex objects in high fidelity physics simulators across a variety of domains, such as radar sensing and aerodynamics. There is growing interest in using neural networks to accelerate physi…

Graph EmbeddingSensitivity