Quality-Conditioned Agreement in Automated Short Answer Scoring: Mid-Range Degradation and the Impact of Task-Specific Adaptation
Summary
Automated Short Answer Scoring (ASAS) is transitioning from fine-tuned discriminative models to few-shot Large Language Models (LLMs). A study compared GPT-5.2, GPT-4o, Claude Opus 4.5 in few-shot mode, a fine-tuned BERT-based encoder, and a human expert on two open-ended biology items using several hundred student responses. Findings indicate human-human agreement is highest and stable across the full quality spectrum. While all AI models performed well on fully correct and fully incorrect responses, they exhibited substantial degradation on mid-range responses. This mid-range degradation was most severe in few-shot LLMs with few examples and decreased as task-specific data increased, with fine-tuned encoder models performing best. This suggests potential for inequitable evaluation of responses produced by students with developing understanding.
Key takeaway
For AI Scientists developing Automated Short Answer Scoring systems, recognize that few-shot LLMs exhibit significant scoring degradation on partially correct, mid-range responses. You should prioritize task-specific adaptation, such as fine-tuning encoder models, to ensure equitable evaluation and improve agreement across the full quality spectrum of student answers, especially for nuanced educational assessments.
Key insights
Few-shot LLMs degrade on mid-range short answer scores, while task-specific adaptation improves agreement and fairness.
Principles
- AI models struggle with nuanced, partially correct responses.
- Task-specific adaptation improves ASAS agreement.
- Quality-conditioned fairness is crucial for evaluation.
Method
Compared few-shot LLMs (GPT-5.2, GPT-4o, Claude Opus 4.5), a fine-tuned BERT encoder, and a human expert on biology short answers to assess quality-conditioned scoring agreement.
In practice
- Prioritize fine-tuning for ASAS deployment.
- Scrutinize mid-range scores from few-shot LLMs.
- Collect diverse task-specific data for training.
Topics
- Automated Short Answer Scoring
- Large Language Models
- Few-shot Learning
- Task-specific Adaptation
- Scoring Agreement
- Educational Assessment
- AI Fairness
Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Scientist, AI Ethicist, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.