paper-with-me

Papers

Rationale Behind Essay Scores: Enhancing S-LLM's Multi-Trait Essay Scoring with Rationale Generated by LLMs

2024-10-18 · SeongYeub Chu, JongWoo Kim, Bryan Wong, MunYong Yi

Existing automated essay scoring (AES) has solely relied on essay text without using explanatory rationales for the scores, thereby forgoing an opportunity to capture the specific aspects evaluated by rubric indicators in a fine-grained manner. This paper introduces Rationale-based Multiple Trait Scoring (RMTS), a novel approach for multi-trait essay scoring that integrates prompt-engineering-based large language models (LLMs) with a fine-tuning-based essay scoring model using a smaller large language model (S-LLM). RMTS uses an LLM-based trait-wise rationale generation system where a separate LLM agent generates trait-specific rationales based on rubric guidelines, which the scoring model uses to accurately predict multi-trait scores. Extensive experiments on benchmark datasets, including ASAP, ASAP++, and Feedback Prize, show that RMTS significantly outperforms state-of-the-art models and vanilla S-LLMs in trait-specific scoring. By assisting quantitative assessment with fine-grained qualitative rationales, RMTS enhances the trait-wise reliability, providing partial explanations about essays.

📄 PDF Abstract BibTeX arXiv:2410.14202

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Essay ScoringLanguage ModelingLanguage ModellingLarge Language ModelPrompt Engineering

Similar Papers 제목 키워드 기반

RDBE: Reasoning Distillation-Based Evaluation Enhances Automatic Essay Scoring

2024-07-03 · Ali Ghiasvand Mohammadkhani

Recently, various encoder-only and encoder-decoder pre-trained models like BERT and T5 have been applied to automatic essay scoring (AES) as small language models. However, existing studies have primarily treated this ta…

DecoderLanguage ModelingLanguage ModellingLarge Language Model+1

Exploring the Utilities of the Rationales from Large Language Models to Enhance Automated Essay Scoring

2025-10-31 · Hong Jiao, Hanna Choi, Haowei Hua arxiv

This study explored the utilities of rationales generated by GPT-4.1 and GPT-5 in automated scoring using Prompt 6 essays from the 2012 Kaggle ASAP data. Essay-based scoring was compared with rationale-based scoring. The…

Automated Essay Scoring

Comparison of Scoring Rationales Between Large Language Models and Human Raters

2025-09-27 · Haowei Hua, Hong Jiao, Dan Song arxiv

Advances in automated scoring are closely aligned with advances in machine-learning and natural-language-processing techniques. With recent progress in large language models (LLMs), the use of ChatGPT, Gemini, Claude, an…

Automated Refinement of Essay Scoring Rubrics for Language Models via Reflect-and-Revise

2025-10-10 · Keno Harada, Lui Yoshida, Takeshi Kojima, Yusuke Iwasawa 외 arxiv

The performance of Large Language Models (LLMs) is highly sensitive to the prompts they are given. Drawing inspiration from the field of prompt optimization, this study investigates the potential for enhancing Automated …

Automated Essay Scoring

Enhancing Automated Essay Scoring Performance via Fine-tuning Pre-trained Language Models with Combination of Regression and Ranking

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Ruosong Yang, Jiannong Cao, Zhiyuan Wen, Youzheng Wu 외

Automated Essay Scoring (AES) is a critical text regression task that automatically assigns scores to essays based on their writing quality. Recently, the performance of sentence prediction tasks has been largely improve…

Automated Essay ScoringLanguage ModellingMulti-Task Learningregression+1