Research Article
Learning to Grade Efficiently: A Bandit-Driven Prompt-Selection Framework for Low-Cost LLM Essay Scoring
Synthesis: Large language models demonstrate strong capability in automated essay scoring, but contemporary approaches typically employ fixed prompt selection that fails to address operational cost concerns and evolving optimal configurations. Manakina and Bogdanov propose a cost-aware multi-armed bandit controller that treats each prompt type as an arm, enabling adaptive selection of optimal prompting strategies during inference. On IELTS Writing Task 2 essays, the framework achieves comparable scoring accuracy to exhaustive grid search while reducing LLM calls by 78.4%. The multi-step assessment approach with calibration examples achieves the highest accuracy, and the work produces the first cost-reliability learning curves for essay scoring.
Key Findings
- A multi-armed bandit controller adaptively selects optimal prompting strategies during inference for essay scoring.
- The framework achieves comparable scoring accuracy to exhaustive grid search while reducing LLM calls by 78.4%.
- Four grading recipes (multi-step vs single-step, with vs without calibration examples) were implemented; the multi-step approach with examples achieves the highest accuracy.
- Token usage and latency are tracked alongside agreement metrics to produce the first cost-reliability learning curves for essay scoring.
- The work transforms prompt selection in automated essay scoring from an offline hyperparameter optimization problem into an efficient online learning task.
Connected Concepts
- Automated Assessment
- Assessment
- LLM
- Writing Education
- Feedback
- Assessment Validity
- Formative Assessment
Connected Articles
- Gpt Human Rater Essay Assessment 2026 — Comparing GPT and human raters in essay assessment
- Aiawe Automated Writing Evaluation — AiAWE: An Open-Source LLM Automated Writing Evaluation System
- Beyond Detection Authentic Assessment AI 2025 — Beyond Detection: Redesigning Authentic Assessment
- Hybrid E Assessment Semi Automated Grading — Hybrid E-Assessment in Higher Education
- Roe Assessment Twins 2026 — Assessment Twins: Strengthening Assessment Validity
Citation
Manakina & Bogdanov (2026). Learning to Grade Efficiently: A Bandit-Driven Prompt-Selection Framework for Low-Cost LLM Essay Scoring.