paper-with-me

Papers

Towards Pedagogical LLMs with Supervised Fine Tuning for Computing Education

2024-11-04 · Alexandra Vassar, Jake Renzella, Emily Ross, Andrew Taylor

This paper investigates supervised fine-tuning of large language models (LLMs) to improve their pedagogical alignment in computing education, addressing concerns that LLMs may hinder learning outcomes. The project utilised a proprietary dataset of 2,500 high quality question/answer pairs from programming course forums, and explores two research questions: the suitability of university course forums in contributing to fine-tuning datasets, and how supervised fine-tuning can improve LLMs' alignment with educational principles such as constructivism. Initial findings suggest benefits in pedagogical alignment of LLMs, with deeper evaluations required.

📄 PDF Abstract BibTeX arXiv:2411.01765

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Supervised Fine-Tuning LLMs to Behave as Pedagogical Agents in Programming Education

2025-02-27 · Emily Ross, Yuval Kansal, Jake Renzella, Alexandra Vassar 외

Large language models (LLMs) are increasingly being explored in higher education, yet their effectiveness as teaching agents remains underexamined. In this paper, we present the development of GuideLM, a fine-tuned LLM d…

Application-Driven Pedagogical Knowledge Optimization of Open-Source LLMs via Reinforcement Learning and Supervised Fine-Tuning

2026-04-07 · Navan Preet Singh, Xiaokun Wang, Anurag Garikipati, Madalina Ciobanu 외 arxiv

We present an innovative multi-stage optimization strategy combining reinforcement learning (RL) and supervised fine-tuning (SFT) to enhance the pedagogical knowledge of large language models (LLMs), as illustrated by Ed…

Reinforcement Learning

Pedagogical Alignment of Large Language Models

2024-02-07 · Shashank Sonkar, Kangqi Ni, Sapana Chaudhary, Richard G. Baraniuk

Large Language Models (LLMs), when used in educational settings without pedagogical fine-tuning, often provide immediate answers rather than guiding students through the problem-solving process. This approach falls short…

Synthetic Data Generation

Narrowing the Gap: Supervised Fine-Tuning of Open-Source LLMs as a Viable Alternative to Proprietary Models for Pedagogical Tools

2025-07-07 · Lorenzo Lee Solano, Charles Koutcheme, Juho Leinonen, Alexandra Vassar 외 arxiv

Frontier Large language models (LLMs) like ChatGPT and Gemini can decipher cryptic compiler errors for novice programmers, but their computational scale, cost, and tendency to over-assist make them problematic for widesp…

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 learnin…

parameter-efficient fine-tuningDialogue GenerationPrompt Engineering