Unleashing Large Language Models' Proficiency in Zero-shot Essay Scoring
Sanwoo Lee, Yida Cai, Desong Meng, Ziyang Wang, Yunfang Wu

TL;DR
This paper introduces a zero-shot prompting framework called Multi Trait Specialization (MTS) that enables large language models to effectively score essays by decomposing writing skills into traits, outperforming traditional prompting methods.
Contribution
The paper presents a novel zero-shot framework that decomposes essay scoring into traits and prompts LLMs to evaluate each trait, improving scoring accuracy without labeled data.
Findings
MTS outperforms vanilla prompting in benchmark datasets.
Llama2-13b-chat surpasses ChatGPT with MTS, enabling better deployment.
Maximum gains of 0.437 and 0.355 in QWK on TOEFL11 and ASAP.
Abstract
Advances in automated essay scoring (AES) have traditionally relied on labeled essays, requiring tremendous cost and expertise for their acquisition. Recently, large language models (LLMs) have achieved great success in various tasks, but their potential is less explored in AES. In this paper, we show that our zero-shot prompting framework, Multi Trait Specialization (MTS), elicits LLMs' ample potential for essay scoring. In particular, we automatically decompose writing proficiency into distinct traits and generate scoring criteria for each trait. Then, an LLM is prompted to extract trait scores from several conversational rounds, each round scoring one of the traits based on the scoring criteria. Finally, we derive the overall score via trait averaging and min-max scaling. Experimental results on two benchmark datasets demonstrate that MTS consistently outperforms straightforward…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
MethodsMatching The Statements
