paper-with-me

Papers

TeachLM: Post-Training LLMs for Education Using Authentic Learning Data

2025-10-06 · Janos Perczel, Jin Chow, Dorottya Demszky arxiv

The promise of generative AI to revolutionize education is constrained by the pedagogical limits of large language models (LLMs). A major issue is the lack of access to high-quality training data that reflect the learning of actual students. Prompt engineering has emerged as a stopgap, but the ability of prompts to encode complex pedagogical strategies in rule-based natural language is inherently limited. To address this gap we introduce TeachLM - an LLM optimized for teaching through parameter-efficient fine-tuning of state-of-the-art models. TeachLM is trained on a dataset comprised of 100,000 hours of one-on-one, longitudinal student-tutor interactions maintained by Polygence, which underwent a rigorous anonymization process to protect privacy. We use parameter-efficient fine-tuning to develop an authentic student model that enables the generation of high-fidelity synthetic student-tutor dialogues. Building on this capability, we propose a novel multi-turn evaluation protocol that leverages synthetic dialogue generation to provide fast, scalable, and reproducible assessments of the dialogical capabilities of LLMs. Our evaluations demonstrate that fine-tuning on authentic learning data significantly improves conversational and pedagogical performance - doubling student talk time, improving questioning style, increasing dialogue turns by 50%, and greater personalization of instruction.

📄 PDF Abstract BibTeX arXiv:2510.05087

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningDialogue GenerationPrompt Engineering

Similar Papers 제목 키워드 기반

Evaluating LLMs for Answering Student Questions in Introductory Programming Courses

2026-03-30 · Thomas Van Mullem, Bart Mesuere, Peter Dawyndt arxiv

The rapid emergence of Large Language Models (LLMs) presents both opportunities and challenges for programming education. While students increasingly use generative AI tools, direct access often hinders the learning proc…

Leveraging Large Language Model as Simulated Patients for Clinical Education

2024-04-13 · Yanzeng Li, Cheng Zeng, Jialun Zhong, Ruoyu Zhang 외

Simulated Patients (SPs) play a crucial role in clinical medical education by providing realistic scenarios for student practice. However, the high cost of training and hiring qualified SPs, along with the heavy workload…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

QACP: An Annotated Question Answering Dataset for Assisting Chinese Python Programming Learners

2024-01-30 · Rui Xiao, Lu Han, Xiaoying Zhou, Jiong Wang 외

In online learning platforms, particularly in rapidly growing computer programming courses, addressing the thousands of students' learning queries requires considerable human cost. The creation of intelligent assistant l…

Question Answering

OpenLearnLM Benchmark: A Unified Framework for Evaluating Knowledge, Skill, and Attitude in Educational Large Language Models

2026-01-20 · Unggi Lee, Sookbun Lee, Heungsoo Choi, Jinseo Lee 외 arxiv

Large Language Models are increasingly deployed as educational tools, yet existing benchmarks focus on narrow skills and lack grounding in learning sciences. We introduce OpenLearnLM Benchmark, a theory-grounded framewor…

EduEval: A Hierarchical Cognitive Benchmark for Evaluating Large Language Models in Chinese Education

2025-11-29 · Guoqing Ma, Jia Zhu, Hanghui Guo, Weijie Shi 외 arxiv

Large language models (LLMs) demonstrate significant potential for educational applications. However, their unscrutinized deployment poses risks to educational standards, underscoring the need for rigorous evaluation. We…