paper-with-me

홈 › Papers

Long Context Automated Essay Scoring with Language Models

2025-09-12 · Christopher Ormerod, Gitit Kehat arxiv

Transformer-based language models are architecturally constrained to process text of a fixed maximum length. Essays written by higher-grade students frequently exceed the maximum allowed length for many popular open-source models. A common approach to addressing this issue when using these models for Automated Essay Scoring is to truncate the input text. This raises serious validity concerns as it undermines the model's ability to fully capture and evaluate organizational elements of the scoring rubric, which requires long contexts to assess. In this study, we evaluate several models that incorporate architectural modifications of the standard transformer architecture to overcome these length limitations using the Kaggle ASAP 2.0 dataset. The models considered in this study include fine-tuned versions of XLNet, Longformer, ModernBERT, Mamba, and Llama models.

📄 PDF Abstract BibTeX arXiv:2509.10417

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Essay Scoring

Similar Papers 제목 키워드 기반

Exploration of Summarization by Generative Language Models for Automated Scoring of Long Essays

2025-10-26 · Haowei Hua, Hong Jiao, Xinyi Wang arxiv

BERT and its variants are extensively explored for automated scoring. However, a limit of 512 tokens for these encoder-based models showed the deficiency in automated scoring of long essays. Thus, this research explores …

Automated Essay Scoring

Empirical Comparison of Encoder-Based Language Models and Feature-Based Supervised Machine Learning Approaches to Automated Scoring of Long Essays

2026-01-06 · Kuo Wang, Haowei Hua, Pengfei Yan, Hong Jiao 외 arxiv

Long context may impose challenges for encoder-only language models in text processing, specifically for automated scoring of essays. This study trained several commonly used encoder-based language models for automated s…

EssayJudge: A Multi-Granular Benchmark for Assessing Automated Essay Scoring Capabilities of Multimodal Large Language Models

2025-02-17 · Jiamin Su, Yibo Yan, Fangteng Fu, Han Zhang 외

Automated Essay Scoring (AES) plays a crucial role in educational assessment by providing scalable and consistent evaluations of writing tasks. However, traditional AES systems face three major challenges: (1) reliance o…

Automated Essay ScoringFeature EngineeringSentence

Empirical Study of Large Language Models as Automated Essay Scoring Tools in English Composition__Taking TOEFL Independent Writing Task for Example

2024-01-07 · Wei Xia, Shaoguang Mao, Chanjing Zheng

Large language models have demonstrated exceptional capabilities in tasks involving natural language generation, reasoning, and comprehension. This study aims to construct prompts and comments grounded in the diverse sco…

Automated Essay ScoringPrompt LearningText Generation

Improving Performance of Automated Essay Scoring by using back-translation essays and adjusted scores

2022-03-01 · You-Jin Jong, Yong-Jin Kim, Ok-Chol Ri

Automated essay scoring plays an important role in judging students' language abilities in education. Traditional approaches use handcrafted features to score and are time-consuming and complicated. Recently, neural netw…

Automated Essay ScoringFeature Engineering