EduPanel: A Three-Agent LLM Judge for Teaching Videos -- Reliability, Complementarity, and Human Trust Calibration
Summary
EduPanel is a rubric-grounded, learner-conditioned LLM judge that uses three specialized agents to evaluate teaching video quality, achieving reliability comparable to human experts and improving scoring accuracy while maintaining detectability of unreliable outputs.
View Cached Full Text
Cached at: 07/22/26, 06:41 AM
Paper page - EduPanel: A Three-Agent LLM Judge for Teaching Videos – Reliability, Complementarity, and Human Trust Calibration
Source: https://huggingface.co/papers/2607.18529 Published on Jul 20
·
Submitted byhttps://huggingface.co/Snooow1029
董家愷on Jul 22
Abstract
Teachingvideosarebecomingamajormediumforeducation,creatingagrowingneedforscalableevaluationoftheirpedagogicalquality.Existingautomaticjudgesdonotfullyaddressthissettingbecauseteachingqualitydependsonmultimodalevidenceandshouldbeevaluatedwithrespecttotheintendedlearnerratherthanasauniversalproperty.WepresentEduPanel,arubric-grounded,learner-conditionedLLMjudgethatdecomposesevaluationacrossspecializedagentstoproduceinterpretableassessmentsfordifferentaspectsofteachingquality.Acrossexpertstudies,architectureablations,andlearner-personaanalyses,EduPanelachievesreliabilitycomparabletoamedianhumanexpert.Inexpertevaluation,itsfeedbackimprovesscoringaccuracy(MAE0.87to0.73),whileexpertsremainabletodetectunreliableoutputs(AUC=0.77)insteadofacceptingthemblindly.TheseresultssuggestthatEduPanelcanserveaseffectiveassistantsforeducationalevaluationratherthanreplacementsforhumanexperts.
View arXiv pageView PDFGitHub0Add to collection
Get this paper in your agent:
hf papers read 2607\.18529
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.18529 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.18529 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.18529 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Time to REFLECT: Can We Trust LLM Judges for Evidence-based Research Agents?
This paper introduces REFLECT, a meta-evaluation benchmark for assessing the reliability of LLM judges in evaluating deep research agents. Experiments show current LLM judges remain unreliable, with overall accuracies below 55% across reasoning, tool-use, and report-quality failures.
TeachObs: A Human-Validated Benchmark for Multimodal Teaching Observation and Model Evaluation
TeachObs introduces a human-validated benchmark for multimodal teaching observation, consisting of 30 classroom videos annotated with segment-level binary codes and lesson-level expert ratings, and evaluates five frontier LLMs across three tracks, finding no single model consistently outperforms and that model evaluations overrate procedurally clear lessons.
LLM-as-Judge in Education: A Curriculum-Grounded Marking Pipeline
This paper presents a curriculum-grounded LLM-as-Judge pipeline for automated question-level marking in high-stakes exam preparation, using syllabus artefacts and marking guidelines to improve consistency and transparency, with preliminary evaluation showing outcomes comparable to human tutors.
Uncertainty-Aware Trust Estimation for Multi-LLM Systems via Structured Expert Judgement
This paper introduces an uncertainty-aware trust estimation method for aggregating predictions from multiple LLMs, adapting structured expert judgment with Cooke-style log weighting to penalize overconfident incorrect predictions. Evaluations on MMLU and MMLU-Pro show that this approach achieves superior accuracy-reliability balance under heterogeneous and contaminated expert panels.
The Confident Liar: Diagnosing Multi-Agent Debate with Log-Probabilities and LLM-as-Judge
This paper studies the relationship between token-level log-probability distributions, LLM-as-judge rubric scores, and final task accuracy in multi-agent debate systems. It finds a consistent four-phase confidence trajectory and role asymmetry between Constructor and Auditor agents.