EduPanel: A Three-Agent LLM Judge for Teaching Videos -- Reliability, Complementarity, and Human Trust Calibration
Reliability and Error Profile:
- Against an AI-free trimmed human consensus, EduPanel achieved a Mean Absolute Error (MAE) of 0.85, comparable to the median blind human expert's MAE of 0.87. Against the adjudicated ground truth, its MAE was 0.55.
- Performance varied by information modality: EduPanel was most accurate on transcript-grounded dimensions (e.g., A2, C1, E2) and least accurate on visually grounded ones (A1, C4, D2).
- The deployed Gemini backbone exhibited a systematic positive bias, which was larger for visually grounded dimensions (+0.67 average signed bias) than for transcript-only dimensions (+0.24).
- EduPanel identified valid issues missed by all 12 experts in some cases, such as a factual error about DNA replication in a biology video.
Cross-Backbone Comparison:
| Backbone | MAE vs. Consensus | Bias (Visual) | Bias (Transcript) |
|---|---|---|---|
| gemini-3-flash (deployed) | 0.85 | +0.64 | +0.34 |
| GPT (sampled frames) | 0.87 | +0.06 | +0.02 |
Architecture Ablations:
| Configuration | MAE | Δ MAE | Within-1 | Score SD | Correlation (r) |
|---|---|---|---|---|---|
| Full 3-agent | 0.55 | — | 92% | 1.44 | 0.84 |
| Monolithic | 0.55 | -0.05 | 95% | 0.77 | 0.78 |
| No content-analyst | 0.61 | +0.01 | 93% | 1.32 | 0.81 |
| Persona-ablated | 0.75 | +0.15 | 87% | 1.34 | 0.74 |
| Transcript-only | 1.07 | +0.47 | 72% | 0.66 | 0.23 |
- Removing video input (Transcript-only) caused the largest performance drop (MAE +0.47).
- Ablating the learner persona (Persona-ablated) selectively degraded performance on learner-adaptability dimensions (F-family MAE increased from 0.42 to 0.90).
- The Monolithic judge achieved similar MAE but compressed score variance (SD 0.77 vs. 1.44), using a narrower portion of the rating scale.
Persona Sensitivity Analysis:
On a separate set of 32 videos, changing the target learner from school-grade to university-level produced the following mean score changes (Δ):
| Dimension | Judge Δ | Human Δ | Judge Correct Direction |
|---|---|---|---|
| F1 Vocabulary | +1.43 | +0.57 | 25/32 |
| F2 Prerequisite | +1.47 | +0.57 | 23/32 |
| F3 Pacing | +0.36 | +0.20 | 15/32 |
Expert Workflow and Error Detection:
- When used as an assistant, EduPanel improved expert accuracy on 86 non-planted items, reducing MAE from 0.87 to 0.73.
- Inter-rater agreement also increased, with Krippendorff’s α rising from 0.38 to 0.50.
- In a planted-error study, experts could distinguish incorrect AI outputs from correct ones with a pooled ROC AUC of 0.77.
- Experts were not easily misled; the misdirection rate (revising toward a planted error) was 17%.
The paper concludes that EduPanel, a multimodal and learner-conditioned judge, can achieve human-level consistency on some evaluation dimensions while showing limitations on others, especially those requiring visual reasoning. The workflow study suggests such judges can be effective decision-support tools, improving expert accuracy and agreement while allowing experts to detect many incorrect AI judgments. The authors propose that as AI-generated educational content scales, evaluating its fitness for the intended learner will become as critical as the generation process itself.
Don't read this site daily. Get it in your inbox.
The daily brief and Sunday deep dive — distilled, scored, and opinionated. For builders only.