paper-with-me

Papers

SEFL: Harnessing Large Language Model Agents to Improve Educational Feedback Systems

2025-02-18 · Mike Zhang, Amalie Pernille Dilling, Léon Gondelman, Niels Erik Ruan Lyngdorf, Euan D. Lindsay, Johannes Bjerva

Providing high-quality feedback is crucial for student success but is constrained by time, cost, and limited data availability. We introduce Synthetic Educational Feedback Loops (SEFL), a novel framework designed to deliver immediate, on-demand feedback at scale without relying on extensive, real-world student data. In SEFL, two large language models (LLMs) operate in teacher--student roles to simulate assignment completion and formative feedback, generating abundant synthetic pairs of student work and corresponding critiques. We then fine-tune smaller, more computationally efficient LLMs on these synthetic pairs, enabling them to replicate key features of high-quality, goal-oriented feedback. Unlike personalized tutoring approaches that offer multi-turn, individualized instruction, SEFL specifically focuses on replicating the teacher-->student feedback loop for diverse assignments. Through both LLM-as-a-judge and human evaluations, we demonstrate that SEFL-tuned models outperform their non-tuned counterparts in feedback quality, clarity, and timeliness. These findings reveal SEFL's potential to transform feedback processes for higher education and beyond, offering an ethical and scalable alternative to conventional manual feedback cycles.

📄 PDF Abstract BibTeX arXiv:2502.12927

Code (1)

jjzha/sefl 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

FuseFlow: A Fusion-Centric Compilation Framework for Sparse Deep Learning on Streaming Dataflow

2025-11-06 · Rubens Lacouture, Nathan Zhang, Ritvik Sharma, Marco Siracusa 외 arxiv

As deep learning models scale, sparse computation and specialized dataflow hardware have emerged as powerful solutions to address efficiency. We propose FuseFlow, a compiler that converts sparse machine learning models w…

DenoiseFlow: Uncertainty-Aware Denoising for Reliable LLM Agentic Workflows

2026-02-28 · Yandong Yan, Junwei Peng, Shijie Li, Chenxi Li 외 arxiv

Autonomous agents are increasingly entrusted with complex, long-horizon tasks, ranging from mathematical reasoning to software generation. While agentic workflows facilitate these tasks by decomposing them into multi-ste…

Mathematical ReasoningCode Generation

PoseFlow: A Deep Motion Representation for Understanding Human Behaviors in Videos

2018-06-01 · CVPR 2018 6 · Dingwen Zhang, Guangyu Guo, Dong Huang, Junwei Han

Motion of the human body is the critical cue for understanding and characterizing human behavior in videos. Most existing approaches explore the motion cue using optical flows. However, optical flow usually contains moti…

Action RecognitionOptical Flow EstimationPose EstimationPose Tracking+1

DiverseFlow: Sample-Efficient Diverse Mode Coverage in Flows

2025-04-10 · CVPR 2025 1 · Mashrur M. Morshed, Vishnu Boddeti

Many real-world applications of flow-based generative models desire a diverse set of samples that cover multiple modes of the target distribution. However, the predominant approach for obtaining diverse sets is not sampl…

DiversityImage Generation

EraseFlow: Learning Concept Erasure Policies via GFlowNet-Driven Alignment

2025-11-02 · Abhiram Kusumba, Maitreya Patel, Kyle Min, Changhoon Kim 외 arxiv

Erasing harmful or proprietary concepts from powerful text to image generators is an emerging safety requirement, yet current "concept erasure" techniques either collapse image quality, rely on brittle adversarial losses…