English

Autoregressive Score Generation for Multi-trait Essay Scoring

Computation and Language 2024-03-14 v1 Artificial Intelligence

Abstract

Recently, encoder-only pre-trained models such as BERT have been successfully applied in automated essay scoring (AES) to predict a single overall score. However, studies have yet to explore these models in multi-trait AES, possibly due to the inefficiency of replicating BERT-based models for each trait. Breaking away from the existing sole use of encoder, we propose an autoregressive prediction of multi-trait scores (ArTS), incorporating a decoding process by leveraging the pre-trained T5. Unlike prior regression or classification methods, we redefine AES as a score-generation task, allowing a single model to predict multiple scores. During decoding, the subsequent trait prediction can benefit by conditioning on the preceding trait scores. Experimental results proved the efficacy of ArTS, showing over 5% average improvements in both prompts and traits.

Keywords

Cite

@article{arxiv.2403.08332,
  title  = {Autoregressive Score Generation for Multi-trait Essay Scoring},
  author = {Heejin Do and Yunsu Kim and Gary Geunbae Lee},
  journal= {arXiv preprint arXiv:2403.08332},
  year   = {2024}
}

Comments

Accepted at EACL2024 Findings

R2 v1 2026-06-28T15:18:24.304Z