paper-with-me

홈 › Papers

Autoregressive Multi-trait Essay Scoring via Reinforcement Learning with Scoring-aware Multiple Rewards

2024-09-26 · Heejin Do, Sangwon Ryu, Gary Geunbae Lee

Recent advances in automated essay scoring (AES) have shifted towards evaluating multiple traits to provide enriched feedback. Like typical AES systems, multi-trait AES employs the quadratic weighted kappa (QWK) to measure agreement with human raters, aligning closely with the rating schema; however, its non-differentiable nature prevents its direct use in neural network training. In this paper, we propose Scoring-aware Multi-reward Reinforcement Learning (SaMRL), which integrates actual evaluation schemes into the training process by designing QWK-based rewards with a mean-squared error penalty for multi-trait AES. Existing reinforcement learning (RL) applications in AES are limited to classification models despite associated performance degradation, as RL requires probability distributions; instead, we adopt an autoregressive score generation framework to leverage token generation probabilities for robust multi-trait score predictions. Empirical analyses demonstrate that SaMRL facilitates model training, notably enhancing scoring of previously inferior prompts.

📄 PDF Abstract BibTeX arXiv:2409.17472

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Essay Scoringreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Trait-Aware Policy Optimization for Autoregressive Multi-Trait Essay Scoring

2026-05-25 · Zhengyang Wang, Sanwoo Lee, Jiaxin Wang, Chenxi Miao 외 arxiv

Multi-trait essay scoring aims to provide fine-grained evaluation of writing quality across multiple dimensions. However, how to effectively post-train autoregressive scoring models remains underexplored. In this paper, …

Autoregressive Score Generation for Multi-trait Essay Scoring

2024-03-13 · Heejin Do, Yunsu Kim, Gary Geunbae Lee

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 A…

Automated Essay Scoring

A Unified Framework to Elicit Structured Feedback for Interpretable Multi-Trait Essay Scoring

2026-08-28 · Shihang Yang, Sanwoo Lee, Ningning Zhao, Yunfang Wu arxiv

Multi-trait Automated Essay Scoring (AES) requires rubric-grounded reasoning across interdependent traits, rather than isolated score prediction. Existing feedback-enhanced methods often decouple feedback from scoring or…

Automated Essay Scoring

Decision-Level Ordinal Modeling for Multimodal Essay Scoring with Large Language Models

2026-03-16 · Han Zhang, Jiamin Su, Li liu arxiv

Automated essay scoring (AES) predicts multiple rubric-defined trait scores for each essay, where each trait follows an ordered discrete rating scale. Most LLM-based AES methods cast scoring as autoregressive token gener…

Automated Essay Scoring

Many Hands Make Light Work: Using Essay Traits to Automatically Score Essays

2021-02-01 · NAACL 2022 7 · Rahul Kumar, Sandeep Mathias, Sriparna Saha, Pushpak Bhattacharyya

Most research in the area of automatic essay grading (AEG) is geared towards scoring the essay holistically while there has also been some work done on scoring individual essay traits. In this paper, we describe a way to…

Automated Essay ScoringMulti-Task Learning