paper-with-me

홈 › Papers

Understanding Teacher Revisions of Large Language Model-Generated Feedback

2026-03-29 · Conrad Borchers, Luiz Rodrigues, Newarney Torrezão da Costa, Cleon Xavier, Rafael Ferreira Mello arxiv

Large language models (LLMs) increasingly generate formative feedback for students, yet little is known about how teachers revise this feedback before it reaches learners. Teachers' revisions shape what students receive, making revision practices central to evaluating AI classroom tools. We analyze a dataset of 1,349 instances of AI-generated feedback and corresponding teacher-edited explanations from 117 teachers. We examine (i) textual characteristics associated with teacher revisions, (ii) whether revision decisions can be predicted from the AI feedback text, and (iii) how revisions change the pedagogical type of feedback delivered. First, we find that teachers accept AI feedback without modification in about 80% of cases, while edited feedback tends to be significantly longer and subsequently shortened by teachers. Editing behavior varies substantially across teachers: about 50% never edit AI feedback, and only about 10% edit more than two-thirds of feedback instances. Second, machine learning models trained only on the AI feedback text as input features, using sentence embeddings, achieve fair performance in identifying which feedback will be revised (AUC=0.75). Third, qualitative coding shows that when revisions occur, teachers often simplify AI-generated feedback, shifting it away from high-information explanations toward more concise, corrective forms. Together, these findings characterize how teachers engage with AI-generated feedback in practice and highlight opportunities to design feedback systems that better align with teacher priorities while reducing unnecessary editing effort.

📄 PDF Abstract BibTeX arXiv:2603.27806

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Read, Revise, Repeat: A System Demonstration for Human-in-the-loop Iterative Text Revision

2022-04-07 · In2Writing (ACL) 2022 5 · Wanyu Du, Zae Myung Kim, Vipul Raheja, Dhruv Kumar 외

Revision is an essential part of the human writing process. It tends to be strategic, adaptive, and, more importantly, iterative in nature. Despite the success of large language models on text revision tasks, they are li…

Leveraging Human Revisions for Improving Text-to-Layout Models

2024-05-16 · Amber Xie, Chin-Yi Cheng, Forrest Huang, Yang Li

Learning from human feedback has shown success in aligning large, pretrained models with human values. Prior works have mostly focused on learning from high-level labels, such as preferences between pairs of model output…

Self-Directed Synthetic Dialogues and Revisions Technical Report

2024-07-25 · Nathan Lambert, Hailey Schoelkopf, Aaron Gokaslan, Luca Soldaini 외

Synthetic data has become an important tool in the fine-tuning of language models to follow instructions and solve complex problems. Nevertheless, the majority of open data to date is often lacking multi-turn data and co…

CITING: Large Language Models Create Curriculum for Instruction Tuning

2023-10-04 · Tao Feng, Zifeng Wang, Jimeng Sun

The recent advancement of large language models (LLMs) has been achieved through a combo of instruction tuning and human alignment. However, building manually crafted instruction datasets and performing human alignment b…

Masking Teacher and Reinforcing Student for Distilling Vision-Language Models

2025-12-23 · Byung-Kwan Lee, Yu-Chiang Frank Wang, Ryo Hachiuma arxiv

Large-scale vision-language models (VLMs) have recently achieved remarkable multimodal understanding, but their massive size makes them impractical for deployment on mobile or edge devices. This raises the need for compa…

Reinforcement LearningOffline RL