paper-with-me

Papers

Knowledge Distillation for Automated AI Tutor Evaluation

2026-07-12 · Tahmid Al Hannan, Diego Garcia, Alex Njoroge, Suha Al Juboori, Tarek Sakakini arxiv

The rapid integration of Large Language Models (LLMs) into K-12 and higher education has outpaced the development of reliable methods for evaluating their pedagogical quality. As the research community starts to explore the space of automating evaluation of AI tutors, we introduce FATE (FLC AI Tutor Evaluator), a specialized 8B-parameter language model designed to evaluate AI tutors. Aligned with the four core evaluation tracks from the BEA 2025 Shared Task, our model assesses pedagogical ability across Mistake Identification, Mistake Location, Guidance, and Actionability. Because pedagogical evaluation is a specialized task with limited labeled data, we leverage knowledge distillation from a frontier LLM to generate additional supervision, yielding absolute performance gains up to 22.63 percentage points. Finally, we demonstrate FATE's utility as an automated evaluator by benchmarking instructional responses generated by popular commercial models, including ChatGPT, Claude, Gemini, and DeepSeek. On average, we have found that Gemini 2.5 Flash perfomed best (82.88%), then ChatGPT 5.5 Instant (80.75%), followed by DeepSeek V4 Flash (80.13%) and Claude Sonnet 4.6 (74.00%).

📄 PDF Abstract BibTeX arXiv:2607.10647

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

GATES: Self-Distillation under Privileged Context with Consensus Gating

2026-02-24 · Alex Stein, Furong Huang, Tom Goldstein arxiv

We study self-distillation in settings where supervision is unreliable: there are no ground truth labels, verifiable rewards, or external graders to evaluate answers. We focus on document-grounded question answering with…

Question Answering

Parser-Free Virtual Try-on via Distilling Appearance Flows

2021-03-08 · CVPR 2021 1 · Yuying Ge, Yibing Song, Ruimao Zhang, Chongjian Ge 외

Image virtual try-on aims to fit a garment image (target clothes) to a person image. Prior methods are heavily based on human parsing. However, slightly-wrong segmentation results would lead to unrealistic try-on images …

Human ParsingKnowledge DistillationVirtual Try-on

TutorNet: Towards Flexible Knowledge Distillation for End-to-End Speech Recognition

2020-08-03 · Ji Won Yoon, Hyeonseung Lee, Hyung Yong Kim, Won Ik Cho 외

In recent years, there has been a great deal of research in developing end-to-end speech recognition models, which enable simplifying the traditional pipeline and achieving promising results. Despite their remarkable per…

Knowledge DistillationModel CompressionModel Selectionspeech-recognition+1

Level Up Your Tutorials: VLMs for Game Tutorials Quality Assessment

2024-08-15 · Daniele Rege Cambrin, Gabriele Scaffidi Militone, Luca Colomba, Giovanni Malnati 외

Designing effective game tutorials is crucial for a smooth learning curve for new players, especially in games with many rules and complex core mechanics. Evaluating the effectiveness of these tutorials usually requires …

When Verification Hurts: Asymmetric Effects of Multi-Agent Feedback in Logic Proof Tutoring

2026-03-28 · Tahreem Yasir, Sutapa Dey Tithi, Benyamin Tabarsi, Dmitri Droujkov 외 arxiv

Large language models (LLMs) are increasingly used for automated tutoring, but their reliability in structured symbolic domains remains unclear. We study step-level feedback for propositional logic proofs, which require …